Installer redout-gog-solar-challenge

files:
- setup: 'N/A: Select the installer downloaded from GOG and make sure the accompanying
    binary files are in the same directory'
game:
  arch: win64
  exe: drive_c/GOG Games/Redout/redout.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART
    description: 'Installing Redout: Solar Challenge Edition'
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: win7
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: Requires DXVK, this version is for the Solar Challenge Edition of Redout
  available at GOG.com.
game_slug: redout
gogslug: redout_solar_challenge_edition
humblestoreid: ''
installer_slug: redout-gog-solar-challenge
name: Redout
notes: ''
runner: wine
script:
  files:
  - setup: 'N/A: Select the installer downloaded from GOG and make sure the accompanying
      binary files are in the same directory'
  game:
    arch: win64
    exe: drive_c/GOG Games/Redout/redout.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART
      description: 'Installing Redout: Solar Challenge Edition'
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: win7
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: redout-gog-solar-challenge
steamid: 517710
version: 'GOG: Solar Challenge Edition'
year: 2016
{
  "game_slug": "redout",
  "version": "GOG: Solar Challenge Edition",
  "description": "Requires DXVK, this version is for the Solar Challenge Edition of Redout available at GOG.com.",
  "notes": "",
  "name": "Redout",
  "year": 2016,
  "steamid": 517710,
  "gogslug": "redout_solar_challenge_edition",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "redout-gog-solar-challenge",
  "installer_slug": "redout-gog-solar-challenge",
  "script": {
    "files": [
      {
        "setup": "N/A: Select the installer downloaded from GOG and make sure the accompanying binary files are in the same directory"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/Redout/redout.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART",
          "description": "Installing Redout: Solar Challenge Edition",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0,
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      }
    }
  }
}
Back to game