InfiniteClouds: I didn't have an issue with Galaxy but this new 2.0 is atrocious. Can I still view and access my library through the browser?
In addition to
https://www.gog.com/account, make sure you download and back up the GOG Offline Backup Game Installers for the games you want to play.
On a semi-related note, you can use the
command line tool Inno-extract to extract game files from the installer if you decide to play any of those games with source ports:
Youtube Video - How to Use Inno-Extract Inno-Extract - Downloads Inno-Extract - Manual Page Remember that Inno-Extract is a
command line tool, so you
must run CMD or Powershell (Windows), Bash (Linux), or Terminal (MacOS) in order to use this program.
When running Inno-Extract without arguments, the game folder(s) and file(s) will be extracted to the current directory. To avoid this scenario, use the
-d switch to specify a destination directory. If you use the
-d switch and the destination directory does not exist, the
-d switch will create it. However, the parent directory must exist or extracting will fail.