this post was submitted on 01 Aug 2025
89 points (98.9% liked)
Linux Gaming
20383 readers
763 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I hope it works with fractional scalling !
Valve should migrate steam to wayland eventually, the X code to run steam is not the cleanest thing ever.
There's a launch option you can add to your Steam .desktop file or whatever that will scale the UI up and fractional works. I think I have mine at 1.15x.
Don't remember the command off the top of my head though.
The funniest thing is how the Gaming Mode on the Steam Deck works. It first runs Gamescope, a Wayland compositor. This then runs Steam in a XWayland session. Then when a game is started it starts another Gamescope session which launches the game in a second XWayland session.
No, it doesn't start another gamescope. It starts a second Xwayland in the same gamescope instance.
Where is that available to inspect?
I think this is what they are referring to https://gitlab.freedesktop.org/xorg/xserver
I feel like the part where they say
is what sets it apart from the entire X server code. Something specific to Steam. But I could be wrong.
I can't find anything online but I remember when I started using linux ( around 12 years ago ) I kept hearing stuff on IRC about how steam needed specific workaround in the X11 and how that was setting a bad precedent.
I can imagine. How curious. 😁