
weatherman
Published
%command% NOSTARTUP SKIPINTRO
Credit goes to SEI. As they stated in their setup, you need to use the bleeding edge beta experimental Proton. "find Proton Experimental in your library (it's considered a tool), open its properties, and under "Betas" select "bleeding-edge" public beta. Avoid playing online games to not risk a ban until a more permanent fix is available."
Game crashed on first startup but has worked ever since.
PROTON_NO_D3D10=1 PROTON_FORCE_LARGE_ADDRESS_AWARE=1
Lowered the game settings very low and gradually increased them again to stop vc crash during loading of next scenerio
Initially I couldn't get past the first scenerio
Have tested this game with several Linux versions. Originally LInux Mint. Had many artifacts and issues. Tested with Pika-OS. Ran fine. Tested with Nobara. Ran fine. Using LMDE (Linux Mint Debian Edition) now. Runs fine. I think that with my hardware a newer version of the kernel (6.1 or newer) is what makes this game run well.
If you are using Linux Mint and are having problems with this game, try using LMDE or possibly EDGE version.
PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1 taskset --cpu-list 3 %command%
If you want to try the LOUD mod just install the mod and use: PROTON_USE_WINE3D=1 PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1 %command% /log "../LOUD/bin/Loud.log" /init "../LOUD/bin/LoudDataPath.lua" to start the game. I believe that I used the installer under wine to install the mod from the SCFA steam game folder. SCFA_Updater.16.zip on moddb.
WINE_CPU_TOPOLOGY=4:0,1,2,3 PROTON_NO_D3D11=1 %command%
Could not start the game without the WINE_CPU_TOPOLOGY changes with the new 5950 CPU.