
Super Nintendo Chalmers
Published
ROTON_USE_WINED3D=1 %command% -win -fullscreen -xpos 0 -ypos 0 -xres 1920 -yres 1200
UI elements disappeared when I first opened up the campaign. Have been fine since rebooting after the first run. Bumping the graphics settings in-game might have helped.
Needed the -win -fullscreen -xpos 0 -ypos 0
launch options as mentioned by others to allow the game to be minimised without freezing. Then needed to add the -xres 1920 -yres 1200` options to stop the game from being a tiny window in the corner.
Was not able to launch this game using Vulkan on my system for some unknowable reason. Needed PROTON_USE_WINED3D=1 %command%
to launch without immediately crashing.
For some reason, this was the most painful game I've tried to get running for a while. I couldn't get this to run on my system with a version of proton other than 5.13. Looks like others have had no issues with 7 though. Also looks like others have avoided the Vulkan pain points, so my issues are likely not going to affect everyone.