Installer gog-galaxy-windows

files:
- galaxy: https://content-system.gog.com/open_link/download?path=/open/galaxy/client/2.0.73.27/setup_galaxy_2.0.73.27.exe
game:
  args: /runWithoutUpdating /deelevated
  exe: drive_c/Program Files (x86)/GOG Galaxy/GalaxyClient.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: galaxy
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: mfc140
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: corefonts
    name: winetricks
    prefix: $GAMEDIR
description: ''
game_slug: gog-galaxy
gogslug: ''
humblestoreid: ''
installer_slug: gog-galaxy-windows
name: GOG Galaxy
notes: "Uncheck \"start gog after installation\"\r\n\r\n- To update manually you need\
  \ first to download the latest installer. To find the url go to the following noting\
  \ the version suffix. If a newer version is released, the version will need to be\
  \ adjusted until there is a url for the latest version.\r\nhttps://remote-config.gog.com/components/webinstaller?component_version=2.0.0\r\
  \n\r\n- Select GOG Galaxy in Lutris, click on the arrow next to Play and select\
  \ Configure.\r\n\r\n- Go to the Game options tab and select the downloaded installation\
  \ file in the Executable field.\r\nExample - /home/user/Downloads/setup_galaxy_2.0.73.27.exe\r\
  \nDo not forget to click on Save.\r\n\r\n- Launch GOG Galaxy and install / update\
  \ it. After the installation is complete, uncheck the box from launching GOG Galaxy.\r\
  \n\r\n- Go back to Configure and in the Executable field specify the path to the\
  \ GalaxyClient.exe file\r\nExample - / home / user / Games / Lutris / gog-galaxy\
  \ / drive_c / Program Files (x86) / GOG Galaxy / GalaxyClient.exe\r\nDo not forget\
  \ to click Save.\r\n\r\n- That's it, now you can run the updated GOG Galaxy."
runner: wine
script:
  files:
  - galaxy: https://content-system.gog.com/open_link/download?path=/open/galaxy/client/2.0.73.27/setup_galaxy_2.0.73.27.exe
  game:
    args: /runWithoutUpdating /deelevated
    exe: drive_c/Program Files (x86)/GOG Galaxy/GalaxyClient.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: galaxy
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: mfc140
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: corefonts
      name: winetricks
      prefix: $GAMEDIR
slug: gog-galaxy-windows
steamid: null
version: Windows
year: 2014
{
  "game_slug": "gog-galaxy",
  "version": "Windows",
  "description": "",
  "notes": "Uncheck \"start gog after installation\"\r\n\r\n- To update manually you need first to download the latest installer. To find the url go to the following noting the version suffix. If a newer version is released, the version will need to be adjusted until there is a url for the latest version.\r\nhttps://remote-config.gog.com/components/webinstaller?component_version=2.0.0\r\n\r\n- Select GOG Galaxy in Lutris, click on the arrow next to Play and select Configure.\r\n\r\n- Go to the Game options tab and select the downloaded installation file in the Executable field.\r\nExample - /home/user/Downloads/setup_galaxy_2.0.73.27.exe\r\nDo not forget to click on Save.\r\n\r\n- Launch GOG Galaxy and install / update it. After the installation is complete, uncheck the box from launching GOG Galaxy.\r\n\r\n- Go back to Configure and in the Executable field specify the path to the GalaxyClient.exe file\r\nExample - / home / user / Games / Lutris / gog-galaxy / drive_c / Program Files (x86) / GOG Galaxy / GalaxyClient.exe\r\nDo not forget to click Save.\r\n\r\n- That's it, now you can run the updated GOG Galaxy.",
  "name": "GOG Galaxy",
  "year": 2014,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "gog-galaxy-windows",
  "installer_slug": "gog-galaxy-windows",
  "script": {
    "files": [
      {
        "galaxy": "https://content-system.gog.com/open_link/download?path=/open/galaxy/client/2.0.73.27/setup_galaxy_2.0.73.27.exe"
      }
    ],
    "game": {
      "args": "/runWithoutUpdating /deelevated",
      "exe": "drive_c/Program Files (x86)/GOG Galaxy/GalaxyClient.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "galaxy",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "mfc140",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game