this post was submitted on 15 May 2025
747 points (98.6% liked)
Games
38662 readers
1137 users here now
Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.
Weekly Threads:
Rules:
-
Submissions have to be related to games
-
No bigotry or harassment, be civil
-
No excessive self-promotion
-
Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts
-
Mark Spoilers and NSFW
-
No linking to piracy
More information about the community rules can be found here and here.
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
This is why native support still matters. Anything not supported can pull the rug out from under you at any time.
I'm not following your argument. You're perfectly capable of having the rug pulled out from under you with a native Linux build too.
Except for when glibc updates and breaks games with native support (but not the ones running through a compatibility layer). Although that definitely happens way less than devs purposefully pushing changes that break on Linux.
Linux has never been good at running old binaries. It's always assumed that you are running software compiled for the current version if your distribution, and programs that are not available can be compiled from source (because you obviously use only open source software). For everything else you need to use compatibility layers that provide necessary environment.
Yeah, games through Proton are a bit like containerized apps, you get everything you need to run them in the Proton package.
It looks like that got fixed anyway.