GOG Joins European Federation of Game Archives, Museums & Preservation Projects
1–10 of 39 posts
Re: GOG Joins European Federation of Game Archives, Museums & Preservation Projects
#2I'm not a big gamer but after watching the industry and Linux/open source in general for many, many years, I'm more convinced than ever that it's the gaming community who will save general purpose computing (that's also a nod to Valve for everything they've done for Linux as well, which has been major).
Re: GOG Joins European Federation of Game Archives, Museums & Preservation Projects
#3Re: GOG Joins European Federation of Game Archives, Museums & Preservation Projects
#4https://eci.ec.europa.eu/045/public/#/screen/home
They could put a permanent banner on their website, I'm sure that would bring in some signatures.
Re: GOG Joins European Federation of Game Archives, Museums & Preservation Projects
#5I wish I liked GOG, but they ignore Linux users, while Steam's Linux support is the best thing that's happened to Linux gaming.
Windows gaming really needs to stop.
Re: GOG Joins European Federation of Game Archives, Museums & Preservation Projects
#6I wish I liked GOG, but they ignore Linux users, while Steam's Linux support is the best thing that's happened to Linux gaming.
Re: GOG Joins European Federation of Game Archives, Museums & Preservation Projects
#7I wish I liked GOG, but they ignore Linux users, while Steam's Linux support is the best thing that's happened to Linux gaming.
Re: GOG Joins European Federation of Game Archives, Museums & Preservation Projects
#8Just a high level comment on GOG, I am immensely grateful to them for existing and for sticking so strong to their principles against DRM, and for maintaining great customer service. I have bought a lot of games from GOG and have been very happy. As an exclusively Linux user, I also appreciate how well GOG works with Lutris et al and that they aren't making life harder for those devs. I love the offline installers an…
Re: GOG Joins European Federation of Game Archives, Museums & Preservation Projects
#9I wish I liked GOG, but they ignore Linux users, while Steam's Linux support is the best thing that's happened to Linux gaming.
Not a perfect solution, but you could just use Steam to load games from GOG on Linux though. Thereby getting "the best of both worlds". I have yet to stumble upon any major issue doing this.
Re: GOG Joins European Federation of Game Archives, Museums & Preservation Projects
#10I wish I liked GOG, but they ignore Linux users, while Steam's Linux support is the best thing that's happened to Linux gaming.
As a SteamDeack owner, I'm really looking forward to see AAA games be Linux-first. Windows gaming really needs to stop.
I actually will often get better performance doing it this way; Jupiter Hell, for example, has a native Linux port, but I almost exclusively play the Windows version on Linux. I'm not entirely sure why this is, maybe performance issues with OpenGL compared to the D3D->Vulkan pipeline.
Linux has so much fragmentation between distros and the like, the Windows API is ironically one of the easiest ways to get stuff working consistently on Linux. If you're playing games on NixOS, for example, you have to do extra work to get Linux versions working a lot of the time because NixOS kind of breaks dynamic-linking by default. If you play the windows versions on NixOS, it's often as easy as `wine myGame.exe`.