Remix.run Logo
Gormo 4 hours ago

> Please release a Linux client

The whole point of GOG is that you don't need a "client" -- it's just a store.

If you want to use something other than a standard web browser to install your games, there are plenty of options, including projects like Lutris and lgogdownloader.

shmerl 3 hours ago | parent [-]

I think the issue with requests to "release the client" isn't as simple as "you can use an open source alternative".

Their Galaxy backend only handles Windows and macOS builds of games. Linux builds aren't included now. There are hacks around it like using access to individual files over HTTP through zip format for Linux installers as pseudo Galaxy (lgogdownloader supports that) but it's still just a hack.

Another piece is multiplayer integration that games can ship. That depends on their support too (authentication, matching and etc).