Installer vampyr-gog

files:
- goginstaller: N/A:Select the game's setup file
game:
  arch: win64
  exe: drive_c/GOG Games/Vampyr/Vampyr.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating 64bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Installing game
    executable: goginstaller
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
  pulse_latency: true
description: null
game_slug: vampyr
gogslug: vampyr
humblestoreid: ''
installer_slug: vampyr-gog
name: Vampyr
notes: ''
runner: wine
script:
  files:
  - goginstaller: N/A:Select the game's setup file
  game:
    arch: win64
    exe: drive_c/GOG Games/Vampyr/Vampyr.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating 64bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Installing game
      executable: goginstaller
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
    pulse_latency: true
slug: vampyr-gog
steamid: 427290
version: GOG
year: 2018
{
  "game_slug": "vampyr",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Vampyr",
  "year": 2018,
  "steamid": 427290,
  "gogslug": "vampyr",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "vampyr-gog",
  "installer_slug": "vampyr-gog",
  "script": {
    "files": [
      {
        "goginstaller": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/Vampyr/Vampyr.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing game",
          "executable": "goginstaller",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0,
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      },
      "pulse_latency": true
    }
  }
}
Back to game