176
Fight the nazis to rescue your dog in the new free shooter Darkenstein 3D out now | GamingOnLinux
(www.gamingonlinux.com)
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
WWW:
Discord:
IRC:
Matrix:
Telegram:
Anyone else having issues getting it to run?
My mouse escaped the window, so I changed the launch options:
gamescope --force-grab-cursor -w (monitorwidth) -h (monitorheight) %command%
I kinda wish gamescope had a good option to skip that w,h, but no one's told me about one yet.
Hmm, you could try using scopebuddy, which comes included with Bazzite. You can include any config options in there if you want, but specifically it supports options for automatically configuring width and height, and you can add more arguments as well. Final command here might look like:
I also use a lot of custom configs, for example I'm tinkering with Wayland atm, but keep a gamescope config I use like this:
The shorter syntax is really nice, and it's nice to be able to tweak a bunch of global options like PROTON_WAYLAND and PROTON_ENABLE_HDR without having to manage huge commands in Steam.
It's not Linux native according to the icons in Steam, so try one of the Proton compatibility layers.
Proton Hotfix wouldn't run it for me but Proton 9.0 got me into the game's prologue and difficulty select (which requires walking around). Haven't played any further than that though, so can't tell if there are to be any problems with other levels.
Was able to modify sound, graphics and mouse settings with no trouble too.
Edit: Made it through to the first intermission screen with no problems. Well, at least not software related. Skill issues are another matter.
Hmm, still not working for me. 8, 9, Experimental, and Hotfix all fail to run the game.
Edit: Actually, looks like I might have a different problem. Proton seems to be failing to launch anything at all.
Edit 2: Looks like something went wrong with the way Proton interacts with NTFS drives. Moving the install back to the primary ext4 drive fixed it. Removing the compatdata folders on the NTFS volume and replacing it with a symlink to the primary compatdata folder also fixes it. Weird, because this is the first time I've encountered this issue, but it's apparently fairly common.