

gamescope -f -W 1920 -H 1080 -- %command%
Works perfect

Make sure you use DXVK and set Windows XP mode with WineCfg, it should be good to go. I was able to play and save the game with no issues.

Needs two workarounds: First, use winecfg with WINEPREFIX=/path/to/steam/steamapps/compatdata/313870/pfx/ and change the Windows Version from "Windows 7" to "Windows XP". This makes the game launch. Secondly: enable D9VK, otherwise the framerate is unbearable (1-3fps). With these fixes, the game appears to run well, though I haven't tested it for long yet.

Still not working for me. The game process starts (Steam claims the game is Running), but no window appears. Attaching gdb to the PID yields no info.


CSMT needs to be disabled, otherwise it runs extremely slow. Set the launch option "PROTON_DUMP_DEBUG_COMMANDS=1 %command%", launch and exit the game and run in a terminal: "/tmp/proton_$USER/run regedit". Go to "HKEY_CURRENT_USER/Software/Wine/", right click, select New->Key and name it "Direct3D". Then create a DWord value inside "Direct3D" and name it "csmt". Exit regedit & play.


The game process starts (as indicated by Steam: - Running), but appears to get stuck with no window appearing. The process accepts SIGTERM and dies gracefully.