this post was submitted on 13 Aug 2026
362 points (99.2% liked)
Linux Gaming
27239 readers
238 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
Help:
- ProtonDB
- Are We Anticheat Yet?
- r/linux_gaming FAQ
- Fork of an earlier version of the above
- PCGamingWiki
- LibreGameWiki
Launchers/Game Library Managers:
General:
Discord:
IRC:
Matrix:
Telegram:
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Valve does not recommend that anymore.
And for good reasons:
Nearly all Linux native games I have from steam do not work any more. Glibc changes. Xorg gone. Other stuff. You would need to maintain and adopt constantly.
Having a product that advertises native Linux support on the storefront but requires Ubuntu 20.04 is nothing we or valve could want
Proton offers a stable surface, and decouples the dependencies
Don't we have Flatpak as a solution to this? Why don't developers or Valve make use of Flatpaks for Linux native games? Or is there a licensing issue?
Not really, no. Flat packs still need the host GPU, kernel driver and more.
I sometimes build software and opensource is easy for Linux. "Just compile once for fedora 40,41,42 and 4 Ubuntu versions, look how to build for Debian because the compiler there is 8 years old and then do that for very major update. Forever