Installer stalker-shadow-of-chernobyl-cd

game:
  arch: win33
  exe: drive_c/Program Files/THQ/S.T.A.L.K.E.R. - Shadow of Chernobyl/bin/XR_3DA.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: setup.exe
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    args: /SILENT
    description: Running Installer
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: stalker-shadow-of-chernobyl
gogslug: stalker_shadow_of_chernobyl
humblestoreid: ''
installer_slug: stalker-shadow-of-chernobyl-cd
name: 'S.T.A.L.K.E.R.: Shadow of Chernobyl'
notes: No-CD patch recommended
runner: wine
script:
  game:
    arch: win33
    exe: drive_c/Program Files/THQ/S.T.A.L.K.E.R. - Shadow of Chernobyl/bin/XR_3DA.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: setup.exe
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      args: /SILENT
      description: Running Installer
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: stalker-shadow-of-chernobyl-cd
steamid: 4500
version: CD
year: 2007
{
  "game_slug": "stalker-shadow-of-chernobyl",
  "version": "CD",
  "description": null,
  "notes": "No-CD patch recommended",
  "name": "S.T.A.L.K.E.R.: Shadow of Chernobyl",
  "year": 2007,
  "steamid": 4500,
  "gogslug": "stalker_shadow_of_chernobyl",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "stalker-shadow-of-chernobyl-cd",
  "installer_slug": "stalker-shadow-of-chernobyl-cd",
  "script": {
    "game": {
      "arch": "win33",
      "exe": "drive_c/Program Files/THQ/S.T.A.L.K.E.R. - Shadow of Chernobyl/bin/XR_3DA.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "args": "/SILENT",
          "description": "Running Installer",
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game