Comment on GOG confirm they are working towards GOG Galaxy on Linux
warmaster@lemmy.world 16 hours agoI haven’t found a GOG client for Linux that’s as easy as Steam. They all require some kind of fiddling. Some games that should work, just don’t. I don’t bother with those and I just pretend they don’t exist. I play those that just work out of the box.
marxismtomorrow@lemmy.today 14 hours ago
To be fair, that’s just GoG’s problem itself. GoG refuses, for some reason, to require developers to ship distro-agnostic versions of their game so half the games are stuck in time with library requirements from a decade ago it expects the system to provide. Which it doesn’t. And because these are third-party installers and not from the package manager they can’t request the package manager to install the library versions they need. And even if they could most distros explicitly will not allow that given the security risk of using outdated libraries.
This could be solved by breaking the linux philosophy and just require the older insecure libraries to be included with the games; which is the most accurate to their mission statement of preserving and archiving old games, but that requires people on their technical teams, their publisher liaison teams, and probably their legal teams all to understand linux well enough to have that as a hard requirement with minimal to no legal liabilities.
defaultusername@lemmy.dbzer0.com 12 hours ago
We already have AppImages or Flatpaks if they wanted to go that route.
marxismtomorrow@lemmy.today 11 hours ago
App images make modding much harder depending on the app, and flatpaks practically remove that as an option.