Installer stalker-shadow-of-chernobyl-dvd

files:
- patch105:
    filename: patch-10005.exe
    url: https://www.moddb.com/mods/elite-mod-stalker/downloads/official-patch-10005-stalker-shoc-win
- nocd: N/A:No CD exe
game:
  exe: drive_c/Program Files (x86)/THQ/S.T.A.L.K.E.R. - Shadow of Chernobyl/bin/XR_3DA.exe
  prefix: $GAMEDIR
installer:
- input_menu:
    description: 'Choose the game''s language:'
    id: LANG
    options:
    - en: English
    - es: Spanish
    - fr: French
    - de: German
    - it: Italian
    - pl: Polish
    - cs: Czech
    preselect: en
- insert-disc:
    requires: setup.exe
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SILENT /LANG=$INPUT_LANG
    description: Running Installer
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    args: /SILENT /SUPPRESSMSGBOXES /LANG=$INPUT_LANG
    description: Installing 1.0005 patch
    executable: patch105
    name: wineexec
    prefix: $GAMEDIR
- copy:
    dst: $GAMEDIR/drive_c/Program Files (x86)/THQ/S.T.A.L.K.E.R. - Shadow of Chernobyl/bin
    src: nocd
description: Installs the game + 1.0005 patch, fully automated
game_slug: stalker-shadow-of-chernobyl
gogslug: stalker_shadow_of_chernobyl
humblestoreid: ''
installer_slug: stalker-shadow-of-chernobyl-dvd
name: 'S.T.A.L.K.E.R.: Shadow of Chernobyl'
notes: No-CD exe required
runner: wine
script:
  files:
  - patch105:
      filename: patch-10005.exe
      url: https://www.moddb.com/mods/elite-mod-stalker/downloads/official-patch-10005-stalker-shoc-win
  - nocd: N/A:No CD exe
  game:
    exe: drive_c/Program Files (x86)/THQ/S.T.A.L.K.E.R. - Shadow of Chernobyl/bin/XR_3DA.exe
    prefix: $GAMEDIR
  installer:
  - input_menu:
      description: 'Choose the game''s language:'
      id: LANG
      options:
      - en: English
      - es: Spanish
      - fr: French
      - de: German
      - it: Italian
      - pl: Polish
      - cs: Czech
      preselect: en
  - insert-disc:
      requires: setup.exe
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SILENT /LANG=$INPUT_LANG
      description: Running Installer
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      args: /SILENT /SUPPRESSMSGBOXES /LANG=$INPUT_LANG
      description: Installing 1.0005 patch
      executable: patch105
      name: wineexec
      prefix: $GAMEDIR
  - copy:
      dst: $GAMEDIR/drive_c/Program Files (x86)/THQ/S.T.A.L.K.E.R. - Shadow of Chernobyl/bin
      src: nocd
slug: stalker-shadow-of-chernobyl-dvd
steamid: 4500
version: DVD
year: 2007
{
  "game_slug": "stalker-shadow-of-chernobyl",
  "version": "DVD",
  "description": "Installs the game + 1.0005 patch, fully automated",
  "notes": "No-CD exe required",
  "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-dvd",
  "installer_slug": "stalker-shadow-of-chernobyl-dvd",
  "script": {
    "files": [
      {
        "patch105": {
          "filename": "patch-10005.exe",
          "url": "https://www.moddb.com/mods/elite-mod-stalker/downloads/official-patch-10005-stalker-shoc-win"
        }
      },
      {
        "nocd": "N/A:No CD exe"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/THQ/S.T.A.L.K.E.R. - Shadow of Chernobyl/bin/XR_3DA.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "input_menu": {
          "description": "Choose the game's language:",
          "id": "LANG",
          "options": [
            {
              "en": "English"
            },
            {
              "es": "Spanish"
            },
            {
              "fr": "French"
            },
            {
              "de": "German"
            },
            {
              "it": "Italian"
            },
            {
              "pl": "Polish"
            },
            {
              "cs": "Czech"
            }
          ],
          "preselect": "en"
        }
      },
      {
        "insert-disc": {
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SILENT /LANG=$INPUT_LANG",
          "description": "Running Installer",
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SILENT /SUPPRESSMSGBOXES /LANG=$INPUT_LANG",
          "description": "Installing 1.0005 patch",
          "executable": "patch105",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/THQ/S.T.A.L.K.E.R. - Shadow of Chernobyl/bin",
          "src": "nocd"
        }
      }
    ]
  }
}
Back to game