Installer the-surge-gog

files:
- setup: N/A:Select gog Windows setup exe
game:
  arch: win64
  exe: drive_c/GOG Games/The Surge/bin/TheSurge.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2012 vcrun2017 win7
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: compiler
description: null
game_slug: the-surge
gogslug: the_surge_augmented_edition
humblestoreid: ''
installer_slug: the-surge-gog
name: The Surge
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Select gog Windows setup exe
  game:
    arch: win64
    exe: drive_c/GOG Games/The Surge/bin/TheSurge.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2012 vcrun2017 win7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: compiler
slug: the-surge-gog
steamid: 378540
version: GOG
year: 2017
{
  "game_slug": "the-surge",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "The Surge",
  "year": 2017,
  "steamid": 378540,
  "gogslug": "the_surge_augmented_edition",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-surge-gog",
  "installer_slug": "the-surge-gog",
  "script": {
    "files": [
      {
        "setup": "N/A:Select gog Windows setup exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/The Surge/bin/TheSurge.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2012 vcrun2017 win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": "compiler"
      }
    }
  }
}
Back to game