Installer frostpunk-gog-w-dxvk

files:
- setup: N/A:Select the game's setup file
game:
  arch: win64
  exe: drive_c/GOG Games/Frostpunk/Frostpunk.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2013 vcrun2017 win7
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Installing Frostpunk
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
wine:
  overrides:
    nvapi,nvapi64: disabled
    xaudio2_7: native,builtin
description: null
game_slug: frostpunk
gogslug: frostpunk_game_of_the_year_edition
humblestoreid: ''
installer_slug: frostpunk-gog-w-dxvk
name: Frostpunk
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Select the game's setup file
  game:
    arch: win64
    exe: drive_c/GOG Games/Frostpunk/Frostpunk.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2013 vcrun2017 win7
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Installing Frostpunk
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
  wine:
    overrides:
      nvapi,nvapi64: disabled
      xaudio2_7: native,builtin
slug: frostpunk-gog-w-dxvk
steamid: 323190
version: GOG w/ DXVK
year: 2018
{
  "game_slug": "frostpunk",
  "version": "GOG w/ DXVK",
  "description": null,
  "notes": "",
  "name": "Frostpunk",
  "year": 2018,
  "steamid": 323190,
  "gogslug": "frostpunk_game_of_the_year_edition",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "frostpunk-gog-w-dxvk",
  "installer_slug": "frostpunk-gog-w-dxvk",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/Frostpunk/Frostpunk.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2013 vcrun2017 win7",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Frostpunk",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0
      }
    },
    "wine": {
      "overrides": {
        "nvapi,nvapi64": "disabled",
        "xaudio2_7": "native,builtin"
      }
    }
  }
}
Back to game