I'm looking for discussion and suggestions about the best way to play games from GOG on linux.

My current method is that I've got GOG Galaxy installed with bottles, and then I use GOG Galaxy to install and launch the Windows games. That's working alright so far. One downside is that won't install Iinux versions like that, so for games that have a native linux version I have to decide if I want to install it separately, or just run the windows version with the others. So that isn't perfect. Another minor thing I don't like is that since I'm installing games via GOG Galaxy via Bottles via Flatpak... I end up having very little idea of where stuff is being saved. It's difficult to find save game files for example; and if there is some junk installed or left over from something, there's very little chance that I'm going to notice and delete it. It just feels very opaque. (I guess that's mostly just about my personal lack of knowledge though.)

Anyway, I'm mostly just wondering how others are choosing to handle their games from GOG.

  • Mechanize@feddit.it
    ·
    2 months ago

    The Heroic Games Launcher is (IMHO) by far the best interface to gog you can have on linux.

    You can find it on the AUR if you use arch, which makes it pretty straightforward to install.

    The next version will integrate with the Galaxy API using the comet project, which should make it even better.

    The only problem I had with it is that, once upon a time, there was a bug with downloading some games (Cyberpunk 2077, in my case) and I had to compile the git version of Gog-dl and target that in the settings.. but the fact I could even do that is great by itself.

    • blind3rdeye@lemm.ee
      hexagon
      ·
      2 months ago

      Heroic does seem to have jumped in popularity recently. I'd never heard of it when I first started installing games on Linux.)

      Does the comet support mean that it can also do Galaxy cloud-saves and achievements? I wouldn't say those things are super important to me, but it would make switching between launches easier - since I wouldn't have to stuff around trying to move save files to the right place after switching.

      • Mechanize@feddit.it
        ·
        2 months ago

        I think comet is more about multiplayer in games that use the Galaxy API than achievements

        The gog cloud save support I think was already in the Heroic Game Launcher for about a couple of years, I think I have my Cyberpunk 2077 saves on there, but honestly I'm not sure

      • Aristoxene@feddit.nl
        ·
        2 months ago

        Cloud saves are already supported by Heroic ; Comet can already be used if you launch it yourself but will be integrated in the package in the future. Comet support online features and achievements. Heroic + Comet = Gog Galaxy

        • GalacticDeep@lemmy.ml
          ·
          2 months ago

          That’s good to know about Comet being usable already. Recently got back into No Man’s Sky and want to try out some online stuff.

      • Kory@lemmy.ml
        ·
        2 months ago

        Not sure about that popularity comment, it's also available on Windows and I know of many people who have been using it for years instead of the crappy Epic Store. And yes, it works great for GOG.

  • PublicLewdness@lemmy.ml
    ·
    2 months ago

    One of the reasons I prefer GOG is that I don't want to use a client. I prefer to download offline installers and then run my games through Lutris or Heroic Games Launcher.

    • blind3rdeye@lemm.ee
      hexagon
      ·
      2 months ago

      Sure. I very much like having offline installers too. I've got a heap of them saved on my computer, and on an external drive. But Lutris and Heroic Games Launcher are clients. So I'm not really sure what you mean.

  • soulsource@discuss.tchncs.de
    ·
    2 months ago

    I usually just download the installers from their website. It's not like I would need to install or update games on a day to day basis...

    If the installer is only available for Windows (or if I am using my ARM laptop) I use innoextract to extract the files without needing to run the installer.

    For Windows games I found that the easiest way to deal with them is to add them to the Steam Library as a non-steam-game, and to force Proton on them...

    • blind3rdeye@lemm.ee
      hexagon
      ·
      2 months ago

      I'm more than happy to just download the installers, and only manually update. That's how I use to do it when I was using Windows. But the installers don't run natively on linux, I'm just not sure how best to use them. My first attempt was to use bottles to run an installer, then again to run the game after it installed. That worked - but after doing it once I decided that it would be easier to just install Galaxy instead so that I don't have to setting things up over and over.

      I'm curious about how Steam responds to you adding a non-steam game like that. Are you using innoextract to unpack the files from the installer into some personal directory, and then telling Steam to run the game from there? Or do you tell steam directly to run the installer? .. And when you add a non-steam game to steam is that an entirely local thing? (I don't really want to be reporting to Valve about what GOG games I'm playing.)

      I see one advantage of using Steam is that if I already have Steam, then it saves me installing another tool. But some disadvantages is that it presumably won't do save syncing, or Galaxy achievement tracking - and the installation process for each game might be a bit fiddly by the sounds of it.

      • soulsource@discuss.tchncs.de
        ·
        2 months ago

        Yep, innoextract just unpacks the files, and I then place them into a folder in the home dir. Before I knew about innoextract I also just used WINE to run the installers, and then copied the installed files around. (btw, the apple pkg installers can also be unpacked by a combination of 7z and cpio - in case you just want to unpack one of the many GoG Dosbox games and don't have innoextract or WINE available)

        I have a folder named ~/Games - and the individual games in subfolders there. In Steam's "add non-steam game" dialogue there's a "browse" button, and in that one I then select the .exe file of the game. That adds it to the library, and allows selecting Proton as compatibility tool in the preferences.

        I am pretty sure the Steam Client reports which games you play to Steam's "presence" service, such that your Steam Friends can see what you are playing. I don't know if Valve gathers that data for other purposes (but would assume they do unless told otherwise). Also, some games that ship with Steam integration in their GoG installer (e.g. Loop Hero) will even track as you playing the Steam version - even if you don't own it there.

        And yeah, there is no GoG Galaxy emulation in Steam of course, but I honestly don't care much about achievements. The lack of cloud support in non-Steam games is annoying though, as I also have a Steam Deck and those saves don't automatically synch...

        • blind3rdeye@lemm.ee
          hexagon
          ·
          2 months ago

          Thanks for the info. That sounds like a decent system. The idea of unpacking into a place of my choosing, and running without an additional launcher kind of appeals to me from a software-simplicity point of view - even if installing the game is slightly more hands on. But I don't think I'll do it that way myself, mostly because I don't really want to further entrench Steam. Valve does a lot of good stuff ... but their dominance in this space still makes me uncomfortable. (And the fact that they don't let you disable the "what's new" advertising bar on the library page is a big red flag for me.)

  • Aristoxene@feddit.nl
    ·
    2 months ago

    I use Heroic for installation, updates and cloud saves, and Comet for online and achievements functionnalities, no need for Galaxy via wine anymore.