
twm77
Published
VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/nvidia_icd.json mangohud %command%
My laptop selected the wrong GPU by default. once I forced it to use the NVIDIA one it worked perfectly
I had 2 Issues.
- along with everyone else I needed to install physx
protontricks 21680 physx
- It wouldn't launch on my computer, no splash screen was shown. Restricting the game to less than 16 cor's seems to fix this. To do this I modified the launch options to be the following.
taskset -c 0-14 %command%
Missing too much of the story.
cutscene audio is out of sync with the video, I think some audio is missing. oustide of cutscenes the audio is fine
game crashes often
Initially I tried using - proton experimental, this resulted in skipped cutscenes. I had the exactly the same behaviour on my steam deck.
__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia %command%
Disable steam input to enable controller support, without disabling steam input a PS4 controller was not recognised by the game
Had to disable steam input to allow the game to recognise my PS4 controller.
I needed to supply launch options only to force it to use my nvidia GPU (my laptop is dual gpu, I wanted to force the nvidia one).
wincfg add ddraw.ddl native override
This is only for the Special edition (remastered win95 version)
By default the game starts and goes into the main menu, but it crashes when entering missions. This is fixable by using a custom ddraw implementation (dgVoodoo2) as long as 3d acceleration is not set in the game settings.
I've written up instructions on how I got this working at https://steamcommunity.com/sharedfiles/filedetails/?id=2261046709
protontricks 355250 winecfg
Select the library tab and in "New Override for Library" type ddraw, then click add. Confirm the warning.
This is only for the Special edition (remastered win95 version)
By default the game starts and goes into the main menu, but it crashes when entering missions. This is fixable by using a custom ddraw implementation xwa_ddraw from https://github.com/rdoeffinger/xwa_ddraw_d3d11/releases/latest Ensure you copy the nopowervr.txt from the zip file as without this 3d acceleration did NOT work for me.
I've written up instructions on how I got this working at https://steamcommunity.com/sharedfiles/filedetails/?id=2261046709
Broken on 6.3-6
Nothing happens when clicking play, Previously worked for me on 6.3-x. I can get it to launch on 5.13-6. But it wont start on 6-3-6 or the latest experimental.