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
[–] RushLana@lemmy.blahaj.zone 11 points 1 day ago* (last edited 1 day ago) (3 children)

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.

[–] prole@lemmy.blahaj.zone 3 points 1 day ago* (last edited 1 day ago)

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.

[–] bjoern_tantau@swg-empire.de 5 points 1 day ago (1 children)

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.

[–] Zamundaaa@discuss.tchncs.de 3 points 14 hours ago

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.

[–] victorz@lemmy.world 9 points 1 day ago (1 children)

the X code to run steam is not the cleanest thing ever

Where is that available to inspect?

[–] arality@programming.dev 1 points 1 day ago (1 children)
[–] victorz@lemmy.world 5 points 1 day ago* (last edited 1 day ago) (1 children)

I feel like the part where they say

the X code to run steam […]

is what sets it apart from the entire X server code. Something specific to Steam. But I could be wrong.

[–] RushLana@lemmy.blahaj.zone 1 points 21 hours ago (1 children)

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.

[–] victorz@lemmy.world 1 points 19 hours ago

I can imagine. How curious. 😁