Installer heavens-vault-gog

files:
- installer: N/A:Select the game's setup file
game:
  arch: win64
  exe: drive_c/GOG Games/Heaven's Vault/Heaven's Vault.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
description: null
game_slug: heavens-vault
gogslug: heavens_vault
humblestoreid: ''
installer_slug: heavens-vault-gog
name: Heaven's Vault
notes: Requires two files for the setup. Mouse interaction will break occasionally
  when in full screen. Alt-tabbing out while in full screen makes the game freeze.
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  game:
    arch: win64
    exe: drive_c/GOG Games/Heaven's Vault/Heaven's Vault.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
slug: heavens-vault-gog
steamid: 774201
version: GOG
year: 2019
{
  "game_slug": "heavens-vault",
  "version": "GOG",
  "description": null,
  "notes": "Requires two files for the setup. Mouse interaction will break occasionally when in full screen. Alt-tabbing out while in full screen makes the game freeze.",
  "name": "Heaven's Vault",
  "year": 2019,
  "steamid": 774201,
  "gogslug": "heavens_vault",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "heavens-vault-gog",
  "installer_slug": "heavens-vault-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/Heaven's Vault/Heaven's Vault.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game