
cartoonraccoon
Published
WINEDLLOVERRIDES="winmm,version=n,b" DRI_PRIME="pci-0000_03_00_0" %command%
Mods
Game sometimes refused to fullscreen properly, or didn't respond to my fullscreen commands
Make sure you set the GPU correctly using the DRI_PRIME environment variable, if you have more than 1 GPU. I found that without it, it gets set to my integrated GPU.
WINEDLLOVERRIDES="winmm,version=n,b" DRI_PRIME="pci-0000_03_00_0" gamescope -e -f -W 3840 -H 2160 -r 165 --force-grab-cursor -- gamemoderun %command% --launcher-skip
If running on a non-wlroots Wayland compositor, you might need to use Gamescope for the game to receive input. I'm on Hyprland and the game stopped responding to keyboard and mouse input around the same time Hyprland switched to an in-house Wayland library. Compositors using wlroots should work fine.
Running on Gamescope with the --mangoapp
argument causes framerate slowdowns.
Proton Experimental also seems to cause the game to freeze on first start, even though the audio continues playing. Reverting to 9.0.3 fixed this issue.
Works perfectly almost OOTB on X11 (tested on GNOME and Qtile), with a few tweaks.
Gamescope fixes most graphical and display problems. You'll also need to force it to grab the cursor, otherwise the cursor would exit the window and the bounds will be incorrect.
If you have an integrated GPU and a discrete GPU (like I do), the game might select the wrong GPU. You'll need to specify the DRI_PRIME environment variable in this case.
gamemoderun %command%
Works flawlessly.
gamemoderun %command%
Some graphical artifacting at the edge of the screen if using FSR set to Balanced or Performance
Tiling window managers may unexpectedly change the window geometry, causing everything to be squished to the side, even tho the window is fullscreen
Works basically out of the box, note that some in game effects may cause slowdowns, my FPS dropped from 130+ to 30-ish when they were rendered, even in FSR.
Native version has much worse performance than with proton
The Linux native version is much slower, graphics is a lot jerkier and loading saves takes forever, with the game sometimes freezing completely. Running with proton, the game works completely fine.
Works great out of the box without mods. I've installed Vortex via Lutris and am about to start installing mods, will update this review once that's done.