Installer baldurs-gate-3-gog-galaxy

files:
- galaxy: https://content-system.gog.com/open_link/download?path=/open/galaxy/client/setup_galaxy_1.2.67.58.exe
game:
  args: /runWithoutUpdating /deelevated
  exe: drive_c/Program Files (x86)/GOG Galaxy/GalaxyClient.exe
  prefix: $GAMEDIR
installer:
- task:
    app: win10
    arch: win64
    description: Set Windows version to Windows 10
    name: winetricks
    prefix: $GAMEDIR
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: galaxy
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: mfc140
    name: winetricks
    prefix: $GAMEDIR
description: GoG 1.2 installer. DO NOT UPDATE GOG GALAXY, version 2.0 throws errors
  with Wine C++ Library.
game_slug: baldurs-gate-3
gogslug: baldurs_gate_iii
humblestoreid: ''
installer_slug: baldurs-gate-3-gog-galaxy
name: Baldur's Gate 3
notes: "After installing GoG you have to manually install BG3 from GoG. Sometimes\
  \ cloud save sync takes long, but it'll get there eventually. If not, restart GoG.\r\
  \nIN CASE OF CRACKLING/STUTTERING AUDIO:\r\n1. In \"System options\" -> \"Environment\
  \ variables\" KEY: PULSE_LATENCY_MSEC, VALUE: 10\r\n2. In \"Runner options\" disable\
  \ ESYNC"
runner: wine
script:
  files:
  - galaxy: https://content-system.gog.com/open_link/download?path=/open/galaxy/client/setup_galaxy_1.2.67.58.exe
  game:
    args: /runWithoutUpdating /deelevated
    exe: drive_c/Program Files (x86)/GOG Galaxy/GalaxyClient.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: win10
      arch: win64
      description: Set Windows version to Windows 10
      name: winetricks
      prefix: $GAMEDIR
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: galaxy
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: mfc140
      name: winetricks
      prefix: $GAMEDIR
slug: baldurs-gate-3-gog-galaxy
steamid: 1086940
version: GOG Galaxy
year: 2023
{
  "game_slug": "baldurs-gate-3",
  "version": "GOG Galaxy",
  "description": "GoG 1.2 installer. DO NOT UPDATE GOG GALAXY, version 2.0 throws errors with Wine C++ Library.",
  "notes": "After installing GoG you have to manually install BG3 from GoG. Sometimes cloud save sync takes long, but it'll get there eventually. If not, restart GoG.\r\nIN CASE OF CRACKLING/STUTTERING AUDIO:\r\n1. In \"System options\" -> \"Environment variables\" KEY: PULSE_LATENCY_MSEC, VALUE: 10\r\n2. In \"Runner options\" disable ESYNC",
  "name": "Baldur's Gate 3",
  "year": 2023,
  "steamid": 1086940,
  "gogslug": "baldurs_gate_iii",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "baldurs-gate-3-gog-galaxy",
  "installer_slug": "baldurs-gate-3-gog-galaxy",
  "script": {
    "files": [
      {
        "galaxy": "https://content-system.gog.com/open_link/download?path=/open/galaxy/client/setup_galaxy_1.2.67.58.exe"
      }
    ],
    "game": {
      "args": "/runWithoutUpdating /deelevated",
      "exe": "drive_c/Program Files (x86)/GOG Galaxy/GalaxyClient.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "win10",
          "arch": "win64",
          "description": "Set Windows version to Windows 10",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "galaxy",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "mfc140",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game