Spider man на linux

Spider man на linux

I know that this is the steam community forum, but due to lack of better places to put this up, and in light of the fact that most people trying to run their games on Linux do so via steam. Here goes.

Note: This a guide for Lutris not Steam. I couldn’t get Spider-man — Shattered Dimensions to work via Steam on Linux.

Follow the below instructions:

1) Copy installation files to a folder

2) Create a new 64 bit wine prefix
2.1) WINEPREFIX=”path/to/spider-man-wine-prefix” winecfg

3) Install a couple of tools and dlls using winetricks prior to installing the game
3.1) WINEPREFIX=”path/to/spider-man-wine-prefix” winetricks d3dx9_43
3.2) WINEPREFIX=”path/to/spider-man-wine-prefix” winetricks dinput8
3.3) WINEPREFIX=”path/to/spider-man-wine-prefix” winetricks xact

4) Install a custom game using Lutris
4.1) Use the ‘+’ sign on the top left corner of the lutris home screen to Add a new game.
4.2) Give the game a Name, and for the Runner, choose Wine.
4.3) Under Game options add the following
4.3.1) Executable: point to the exe used to install the game.
4.3.2) Arguments: leave blank
4.3.3) Working directory: leave blank
4.3.4) Wine prefix: point to the wine prefix created previously.
4.3.4.1) path/to/spider-man-wine-prefix
4.3.5) Prefix architecture: leave it to Auto (default)
4.4) Leave the runner options as-is. If your kernel supports Fsync, enable it; then disable Esync.
4.5) Leave the System options to default.
4.6) Launch the setup exe using the game shortcut through lutris home screen.
4.6.1) Install the game and quit the setup window once done.

5) Reconfigure Game shortcut on lutris homescreen
5.1) Right click the shortcut and select configure.
5.1.1) Under Game options, modify the Executable path.
5.1.1.1) /path/to/spider-man-wine-prefix/drive_c/Program Files (x86)/Activision/Spider-Man(TM) — Shattered Dimensions/Launcher_MC.exe
5.1.2) Do not launch the game yet.

6) Traverse to the installation path in the terminal
6.1) cd /path/to/spider-man-wine-prefix/drive_c/Program Files (x86)/Activision/Spider-Man(TM) — Shattered Dimensions
Launch the game using ./Game.exe. Then try changing the resolution to crash the game at least once.
6.2) Then launch the game using ./Launcher_MC.exe
Make sure that launching “Launcer_MC.exe” offers you to reset the settings to default.
6.3) Then continue to launch the game, and under options, under graphics settings, set the preset to ultra, then quit the game.

7) Modify registry settings for the game.
7.1) WINEPREFIX=”path/to/spider-man-wine-prefix” wine regedit
Set the below settings.
7.1.1) Go to HKEY_CURRENT_USER>SOFTWARE>Activision>Spider-Man (TM) SD>Settings>Display.
7.1.2) Change these values:
7.1.2.1) AspectRatio 3(3)
7.1.2.2) Brightness 0(0)
7.1.2.3) Cameras 00 00 00 00. (I did not modify this entry)
7.1.2.4) Contrast 0(0)
7.1.2.5) Fullscreen 1(1) [The game will run in fullscreen]
7.1.2.6) Gamma 0(0)
7.1.2.7) Height 300(768) = Hexadecimal(Screen Size)
7.1.2.8) MaxAniso 10(16)
7.1.2.9) QualityPreset 3(3)
7.1.2.10) QualitySettings 1528(5416)
7.1.2.11) RefreshRate 0(0)
7.1.2.12) RenderingFlags 0(0)
7.1.2.13) Reverb 1(1)
7.1.2.14) Vsync 0(0)
7.1.2.15) Width 556(1566)

Читайте также:  Альт линукс смена пароля root

8) Launch lutris from the terminal
8.1) Just type in lutris and it should launch along with console output, so if you need to troubleshoot you can look at the console output once you launch the game and exit it.
8.2) Launch the game using the shortcut via lutris home screen. Everything should now be working fine.

9) Version Information
9.1) wine-staging v7.0rc1-1
9.2) winetricks v20210825-1
9.3) wine-mono v7.0.0-1
9.4) lutris v0.5.9.1-3
9.5) lutris wine version — Lutris-fshack-6.21-6x86_64
9.6) DXVK v1.9.2L-3e64e1b
9.7) VK3D Version: v2.5L-db89d40
9.8) D3D Extras version: v2
9.9) DXVK NVAPI version — v0.5-e23d450
9.10) Kernel — 5.15.10-zen1-1-zen
9.11) nvidia 495.46-4
9.12) nvidia-dkms 495.46-1
9.13) nvidia-utils 495.46-1
9.14) nvidia-settings 495.46-1
9.15) nvidia-cg-toolkit 3.1-6

10) Lutris Settings:
10.1) Enable VKD3D — checked
10.2) Enable D3D Extras — checked
10.3) Enable DxvK-NVAPI/DLSS — checked
10.4) Enable Fsync — checked

Источник

Spider man на linux

I know that this is the steam community forum, but due to lack of better places to put this up, and in light of the fact that most people trying to run their games on Linux do so via steam. Here goes.

Note: This a guide for Lutris not Steam. I couldn’t get Spider-man — Shattered Dimensions to work via Steam on Linux.

Follow the below instructions:

1) Copy installation files to a folder

2) Create a new 64 bit wine prefix
2.1) WINEPREFIX=”path/to/spider-man-wine-prefix” winecfg

3) Install a couple of tools and dlls using winetricks prior to installing the game
3.1) WINEPREFIX=”path/to/spider-man-wine-prefix” winetricks d3dx9_43
3.2) WINEPREFIX=”path/to/spider-man-wine-prefix” winetricks dinput8
3.3) WINEPREFIX=”path/to/spider-man-wine-prefix” winetricks xact

4) Install a custom game using Lutris
4.1) Use the ‘+’ sign on the top left corner of the lutris home screen to Add a new game.
4.2) Give the game a Name, and for the Runner, choose Wine.
4.3) Under Game options add the following
4.3.1) Executable: point to the exe used to install the game.
4.3.2) Arguments: leave blank
4.3.3) Working directory: leave blank
4.3.4) Wine prefix: point to the wine prefix created previously.
4.3.4.1) path/to/spider-man-wine-prefix
4.3.5) Prefix architecture: leave it to Auto (default)
4.4) Leave the runner options as-is. If your kernel supports Fsync, enable it; then disable Esync.
4.5) Leave the System options to default.
4.6) Launch the setup exe using the game shortcut through lutris home screen.
4.6.1) Install the game and quit the setup window once done.

Читайте также:  Metatrader 5 linux python

5) Reconfigure Game shortcut on lutris homescreen
5.1) Right click the shortcut and select configure.
5.1.1) Under Game options, modify the Executable path.
5.1.1.1) /path/to/spider-man-wine-prefix/drive_c/Program Files (x86)/Activision/Spider-Man(TM) — Shattered Dimensions/Launcher_MC.exe
5.1.2) Do not launch the game yet.

6) Traverse to the installation path in the terminal
6.1) cd /path/to/spider-man-wine-prefix/drive_c/Program Files (x86)/Activision/Spider-Man(TM) — Shattered Dimensions
Launch the game using ./Game.exe. Then try changing the resolution to crash the game at least once.
6.2) Then launch the game using ./Launcher_MC.exe
Make sure that launching “Launcer_MC.exe” offers you to reset the settings to default.
6.3) Then continue to launch the game, and under options, under graphics settings, set the preset to ultra, then quit the game.

7) Modify registry settings for the game.
7.1) WINEPREFIX=”path/to/spider-man-wine-prefix” wine regedit
Set the below settings.
7.1.1) Go to HKEY_CURRENT_USER>SOFTWARE>Activision>Spider-Man (TM) SD>Settings>Display.
7.1.2) Change these values:
7.1.2.1) AspectRatio 3(3)
7.1.2.2) Brightness 0(0)
7.1.2.3) Cameras 00 00 00 00. (I did not modify this entry)
7.1.2.4) Contrast 0(0)
7.1.2.5) Fullscreen 1(1) [The game will run in fullscreen]
7.1.2.6) Gamma 0(0)
7.1.2.7) Height 300(768) = Hexadecimal(Screen Size)
7.1.2.8) MaxAniso 10(16)
7.1.2.9) QualityPreset 3(3)
7.1.2.10) QualitySettings 1528(5416)
7.1.2.11) RefreshRate 0(0)
7.1.2.12) RenderingFlags 0(0)
7.1.2.13) Reverb 1(1)
7.1.2.14) Vsync 0(0)
7.1.2.15) Width 556(1566)

8) Launch lutris from the terminal
8.1) Just type in lutris and it should launch along with console output, so if you need to troubleshoot you can look at the console output once you launch the game and exit it.
8.2) Launch the game using the shortcut via lutris home screen. Everything should now be working fine.

9) Version Information
9.1) wine-staging v7.0rc1-1
9.2) winetricks v20210825-1
9.3) wine-mono v7.0.0-1
9.4) lutris v0.5.9.1-3
9.5) lutris wine version — Lutris-fshack-6.21-6x86_64
9.6) DXVK v1.9.2L-3e64e1b
9.7) VK3D Version: v2.5L-db89d40
9.8) D3D Extras version: v2
9.9) DXVK NVAPI version — v0.5-e23d450
9.10) Kernel — 5.15.10-zen1-1-zen
9.11) nvidia 495.46-4
9.12) nvidia-dkms 495.46-1
9.13) nvidia-utils 495.46-1
9.14) nvidia-settings 495.46-1
9.15) nvidia-cg-toolkit 3.1-6

Читайте также:  Linux local file sharing

10) Lutris Settings:
10.1) Enable VKD3D — checked
10.2) Enable D3D Extras — checked
10.3) Enable DxvK-NVAPI/DLSS — checked
10.4) Enable Fsync — checked

Источник

POSITIVERECORDS.RU

Marvel’s Spider-Man Remastered [amd64] [Multi] [Wine]

«MARVEL Человек-Паук. Обновленная версия» для ПК, разработанная студией Insomniac Games в сотрудничестве с Marvel и оптимизированная для ПК студией Nixxes Software, позволяет сыграть за опытного Питера Паркера, который борется с крупной преступностью и легендарными злодеями в Нью-Йорке мира Marvel. Он постоянно балансирует на грани, одновременно пытаясь привести в порядок личную жизнь, построить карьеру и защитить жителей Нью-Йорка, чьи судьбы зависят от его решений.

• Будь круче. Миры Питера Паркера и Человека-паука сливаются воедино, когда над Нью-Йорком мира Marvel нависает очередная опасность в лице легендарных злодеев Marvel. Чтобы спасти город и тех, кого он любит, Человек-паук должен стать еще лучше.
• Почувствуйте себя Человеком-пауком. Питер Паркер – опытный Человек-паук, вот уже более восьми лет сражающийся с преступниками. Почувствуйте всю его мощь во время непредсказуемых сражений, безумных акробатических трюков, полетов по городу на паутине и взаимодействия с окружающей средой.
• Миры столкнулись. В этой оригинальной и захватывающей истории сойдутся миры Питера Паркера и Человека-паука. Вас ждет новая вселенная Человека-паука, где вы увидите хорошо знакомых персонажей, окружающих Питера и Человека-паука, с совершенно новой стороны.
• Нью-Йорк мира Marvel – ваша игровая площадка. Большое Яблоко оживает в «MARVEL Человек-Паук. Обновленная версия». Свободно летайте на паутине по оживленным районам и наслаждайтесь роскошными видами достопримечательностей Манхэттена мира Marvel. Используйте окружение, чтобы побеждать злодеев во время эпических схваток, достойных лучшего киноблокбастера.
• Продолжите свои приключения благодаря дополнению «Город, который никогда не спит». После событий основного сюжета игры «MARVEL Человек-Паук. Обновленная версия» продолжите приключение Питера Паркера в дополнении «MARVEL Человек-Паук: Город, который никогда не спит», которое включает три сюжетные главы с дополнительными заданиями и испытаниями.

✔️ Дополнительная информация:
» За основу взята эта раздача.
» Для работы игры нужна Mesa 22 или новее / Nvidia 510.47 или новее.

✔️ Порядок запуска:
1. Сделать скрипт запуска исполняемым:
Код:
chmod +x start.sh
2. Запустить сркипт start.sh

Источник

Оцените статью
Adblock
detector