Installer rise-of-the-triad-gogcom

files:
- game: N/A:Please select the GOG.com Windows installer.
game:
  arch: win32
  exe: $GAMEDIR/drive_c/game/Binaries/ROTTLauncher.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/game/Binaries
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: dotnet40
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- task:
    app: corefonts
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- task:
    args: /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'
    description: Installing...
    executable: game
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: rise-of-the-triad
gogslug: rise_of_the_triad
humblestoreid: ''
installer_slug: rise-of-the-triad-gogcom
name: Rise of the Triad
notes: Ignore the setup error
runner: wine
script:
  files:
  - game: N/A:Please select the GOG.com Windows installer.
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/game/Binaries/ROTTLauncher.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/game/Binaries
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: dotnet40
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - task:
      app: corefonts
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - task:
      args: /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'
      description: Installing...
      executable: game
      name: wineexec
      prefix: $GAMEDIR
slug: rise-of-the-triad-gogcom
steamid: 217140
version: GOG.com
year: 2013
{
  "game_slug": "rise-of-the-triad",
  "version": "GOG.com",
  "description": "",
  "notes": "Ignore the setup error",
  "name": "Rise of the Triad",
  "year": 2013,
  "steamid": 217140,
  "gogslug": "rise_of_the_triad",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "rise-of-the-triad-gogcom",
  "installer_slug": "rise-of-the-triad-gogcom",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the GOG.com Windows installer."
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/game/Binaries/ROTTLauncher.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/game/Binaries"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet40",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "task": {
          "app": "corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "task": {
          "args": "/SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'",
          "description": "Installing...",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game