ej
Published
gamescope -w 2560 -h 1440 -r 144 -f -e -- %command%
Really buggy windowing issues at least on my system (GNOME 47). Would not respect fullscreen option in settings, invisible start up logos while sound played, and sometimes I would be unable to tab back into the game unless I completely restarted. Using gamescope fixes these issues, just make sure to change the resolution and refresh rate to whatever your monitor supports.
Steam input and gamescope don't seem to work together (Xbox controller). Disabling fixes it.
gamemoderun %command%
Tabbing out on Hyprland causes the game window to disappear. No issues on KDE.
Disable "Above 4G Decoding" in your motherboard's BIOS to avoid performance issues. Went from ~70FPS to 110-120 FPS on my machine. (Try it yourself. This will vary by PC).
CHANGING PROTON VERSIONS COUNTS AS A DENUVO ACTIVATION. (I got locked out for 24 hours).
WINE_CPU_TOPOLOGY=4:0,1,2,3 gamemoderun %command%
Benefits in CPU bound senarios by forcing the game to run on certain cores. Use WINE_CPU_TOPOLOGY. Will vary by PC.
WINE_CPU_TOPOLOGY=2:0,1 gamemoderun mangohud %command%
Game benefits massively if you force it to run on only two cores. (More than double the framerate). Use WINE_CPU_TOPOLOGY to try yourself. This will vary depending on what processor you have.