
pluie
Published
Freezing while creating a new sandbox save
Instantly froze the entire system and I had to force-shutdown the PC by holding the power button.
SDL_VIDEODRIVER=x11 gamemoderun %command%
When using Wayland, the game tries to create a HUGE square window that's like at least 10x bigger than the viewport on all sides. Forcing SDL to use X11 fixes the issue.
SDL_VIDEODRIVER=x11 gamemoderun %command%
Fullscreen is oddly slow
You only need to add ncurses6 to your programs.steam.extraPackages otherwise it would fail to start.
Running SDL with the native Wayland backend will also not work, so if you're like me who uses Wayland-everything by default, you need to set SDL_VIDEODRIVER to x11 for the window to behave properly. Otherwise, everything should just work!
Play button was replaced by an 'Install' button in the launcher, also complains that the game was incompletely installed/corrupted.
Stuck on launching forever with Steam, got a `ioctl (GFEATURE): Broken pipe` error when launching via command line.
Works flawlessly, runs like Windows
Game completely froze up and complained about my system not meeting minimum requirements on Hyprland, but it ran perfectly well on KDE Plasma w/ X11. Must be a Hyprland-, wlroots- or Wayland-specific bug then
The game seems to be stuttering a bit with 3D acceleration, but nothing too major.