Installer nine-parchments-steam

game:
  appid: 471550
  prefix: $GAMEDIR/prefix
installer:
- task:
    description: Setting up wine prefix
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: win7
    name: winetricks
system:
  env:
    __GL_SHADER_DISK_CACHE: '1'
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
    __GL_THREADED_OPTIMIZATIONS: '1'
    disable_runtime: 'true'
winesteam:
  quit_steam_on_exit: true
description: Xbox 360 wireless controller works out of the box.
game_slug: nine-parchments
gogslug: nine_parchments
humblestoreid: ''
installer_slug: nine-parchments-steam
name: Nine Parchments
notes: Only works using low Visual Quality settings on all resolutions tested - anything
  higher and the screen turns black, although sound can be heard. This may be due
  to my old video card (Radeon 7870 HD).
runner: winesteam
script:
  game:
    appid: 471550
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      description: Setting up wine prefix
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: win7
      name: winetricks
  system:
    env:
      __GL_SHADER_DISK_CACHE: '1'
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
      __GL_THREADED_OPTIMIZATIONS: '1'
      disable_runtime: 'true'
  winesteam:
    quit_steam_on_exit: true
slug: nine-parchments-steam
steamid: 471550
version: Steam
year: 2017
{
  "game_slug": "nine-parchments",
  "version": "Steam",
  "description": "Xbox 360 wireless controller works out of the box.",
  "notes": "Only works using low Visual Quality settings on all resolutions tested - anything higher and the screen turns black, although sound can be heard. This may be due to my old video card (Radeon 7870 HD).",
  "name": "Nine Parchments",
  "year": 2017,
  "steamid": 471550,
  "gogslug": "nine_parchments",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "nine-parchments-steam",
  "installer_slug": "nine-parchments-steam",
  "script": {
    "game": {
      "appid": 471550,
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "description": "Setting up wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "win7",
          "name": "winetricks"
        }
      }
    ],
    "system": {
      "env": {
        "__GL_SHADER_DISK_CACHE": "1",
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR",
        "__GL_THREADED_OPTIMIZATIONS": "1",
        "disable_runtime": "true"
      }
    },
    "winesteam": {
      "quit_steam_on_exit": true
    }
  }
}
Back to game