
Arresem
Published
Game works pretty well, to avoid "application load error 2:0000065558" you have to have the game installed in your main steam directory
DXVK_FRAME_RATE=60 PROTON_NO_D3D10=1 gamemoderun %command%
Slight stutters but infrequent, did not really cause me any issues
To avoid "application load error 2:0000065558" you have to have the game installed to your main steam directory, it cannot be installed on a secondary directory. This also seems to be an issue on windows.
"PROTON_NO_D3D10=1" Is required otherwise you just get a black screen after the opening cinematic video.
For people playing on ultrawide monitors you will have to download a fix from WSGF otherwise the game is restricted to a 16:9 aspect ratio. The files in this fix worked for me:
https://www.wsgf.org/phpBB3/viewtopic.php?f=95&t=30486
Limited frame rate to 60fps with "DXVK_FRAME_RATE=60", otherwise high frame rates cause you to die when performing a leap of faith, this can also be fixed by enabling vsync instead. This also seems to be an issue on windows.
Minor Tweaks and game runs fine, 32:9 support requires running a patch made for windows or by finding the patched files elsewhere
Proton-5.9-GE-7-ST GloriousEggroll
When audio is set to speakers setting everything will sound pitched down, this can be fixed by running on headphones setting.
Running on a 32:9 monitor, had to run a multi monitor fix that is for windows, did this by copying the files that needed to be patched to a windows VM then running the patcher.
Running the game on DX12 mode has very poor performance, use "-dx11" in launch options and the game runs decently but can have occasional frame-rate drops, performance is slightly worse than windows.
When Setting LOD Detail to low frame-rate stutters heavily when moving camera around.
Easy Anti cheat failed to initialise
When you try to play it gives this error "Easy Anti cheat failed to initialise" and you cannot go into a game.
Game worked fine before Easy anti cheat was added.
Runs Great, needs to be limited to 60fps otherwise the engine has weird issues and needs to be limited to 4 cores otherwise it does not run
DXVK_FRAME_RATE=60 taskset -c 0-4 %command% resolution=3840x1080
Limited the frame rate with "DXVK_FRAME_RATE=60" if you don't it runs at a maximum of 500fps but with terrible frame times. Limited to 4 cores with "taskset -c 0-4" game has issues with more than 4 cores if you don't do this it will crash just after the intro screen. For ultra-wide users or other nonstandard resolutions you need to add "resolution=WxH"(replace W with your screens width and H to your screens height) to set desired resolution. Every issue i have shown isn't an issue to do with wine or linux as they exist on windows aswell, this game just has a terrible pc port, but with these commands it runs great.