Installer system-shock-2-gog

files:
- goginstaller: N/A:Select the System Shock 2 installer donwloaded from GOG
game:
  exe: $GAMEDIR/drive_c/GOG Games/System Shock 2/SS2.exe
  prefix: $GAMEDIR
installer:
- task:
    executable: goginstaller
    name: wineexec
- task:
    app: directplay
    description: Installing multiplayer dependency
    name: winetricks
    prefix: $GAMEDIR
system:
  pulse_latency: false
description: Installs the GOG version using Wine + directplay to enable multiplayer.
game_slug: system-shock-2
gogslug: system_shock_2
humblestoreid: ''
installer_slug: system-shock-2-gog
name: System Shock 2
notes: ''
runner: wine
script:
  files:
  - goginstaller: N/A:Select the System Shock 2 installer donwloaded from GOG
  game:
    exe: $GAMEDIR/drive_c/GOG Games/System Shock 2/SS2.exe
    prefix: $GAMEDIR
  installer:
  - task:
      executable: goginstaller
      name: wineexec
  - task:
      app: directplay
      description: Installing multiplayer dependency
      name: winetricks
      prefix: $GAMEDIR
  system:
    pulse_latency: false
slug: system-shock-2-gog
steamid: 238210
version: GOG
year: 1999
{
  "game_slug": "system-shock-2",
  "version": "GOG",
  "description": "Installs the GOG version using Wine + directplay to enable multiplayer.",
  "notes": "",
  "name": "System Shock 2",
  "year": 1999,
  "steamid": 238210,
  "gogslug": "system_shock_2",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "system-shock-2-gog",
  "installer_slug": "system-shock-2-gog",
  "script": {
    "files": [
      {
        "goginstaller": "N/A:Select the System Shock 2 installer donwloaded from GOG"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/GOG Games/System Shock 2/SS2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "executable": "goginstaller",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "app": "directplay",
          "description": "Installing multiplayer dependency",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "pulse_latency": false
    }
  }
}
Back to game