this post was submitted on 21 Feb 2026
15 points (94.1% liked)

Linux Gaming

24834 readers
944 users here now

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.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

Playing The Finals on my Fedora KDE install, the game runs wonderfully under proton, however a recent update added verification to the EAC config file so the workaround I found to make Steam Background Recording work now causes the game to close. Is there another workaround for this?

EDIT: Using Gamescope seems to bypass the issue, however now my mouse cursor won't use the correct theme in the window...

you are viewing a single comment's thread
view the rest of the comments
[–] Linearity@piefed.zip 5 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

[for cursor theme issue]
If you’re on Wayland it’s probably because gamescope is launched as an X11 window
It is possible to launch it in Wayland, don’t know how myself, though. So you’re gonna have to do some research 🤠

[–] PumpkinEscobar@lemmy.world 3 points 2 weeks ago (1 children)

Something like SDL_RENDERER=wayland environment variable (not at computer right now), and make sure to launch the KDE Wayland session, not x11

[–] Inkstainthebat@pawb.social 1 points 2 weeks ago

Ill check it out, thank you!

Also, are there any possible performance losses by running in gamescope?