Installer wolfenstein-the-old-blood-gog

files:
- installer: N/A:Select the game's setup file
game:
  arch: win64
  args: +com_skipIntroVideo $INPUT_SKIP_INTRO
  exe: $GAMEDIR/drive_c/GOG Games/Wolfenstein The Old Blood/WolfOldBlood_x64.exe
  prefix: $GAMEDIR
installer:
- input_menu:
    description: Do you want the intro videos to be skipped on game launch?
    id: SKIP_INTRO
    options:
    - '1': 'Yes'
    - '0': 'No'
    preselect: '0'
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- execute:
    command: mkdir -pv "$GAMEDIR/drive_c/users/$USER/AppData/Local/MachineGames/Wolfenstein
      The Old Blood"
description: null
game_slug: wolfenstein-the-old-blood
gogslug: wolfenstein_the_two_pack
humblestoreid: ''
installer_slug: wolfenstein-the-old-blood-gog
name: 'Wolfenstein: The Old Blood'
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  game:
    arch: win64
    args: +com_skipIntroVideo $INPUT_SKIP_INTRO
    exe: $GAMEDIR/drive_c/GOG Games/Wolfenstein The Old Blood/WolfOldBlood_x64.exe
    prefix: $GAMEDIR
  installer:
  - input_menu:
      description: Do you want the intro videos to be skipped on game launch?
      id: SKIP_INTRO
      options:
      - '1': 'Yes'
      - '0': 'No'
      preselect: '0'
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - execute:
      command: mkdir -pv "$GAMEDIR/drive_c/users/$USER/AppData/Local/MachineGames/Wolfenstein
        The Old Blood"
slug: wolfenstein-the-old-blood-gog
steamid: 350080
version: GOG
year: 2015
{
  "game_slug": "wolfenstein-the-old-blood",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Wolfenstein: The Old Blood",
  "year": 2015,
  "steamid": 350080,
  "gogslug": "wolfenstein_the_two_pack",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "wolfenstein-the-old-blood-gog",
  "installer_slug": "wolfenstein-the-old-blood-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "+com_skipIntroVideo $INPUT_SKIP_INTRO",
      "exe": "$GAMEDIR/drive_c/GOG Games/Wolfenstein The Old Blood/WolfOldBlood_x64.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "input_menu": {
          "description": "Do you want the intro videos to be skipped on game launch?",
          "id": "SKIP_INTRO",
          "options": [
            {
              "1": "Yes"
            },
            {
              "0": "No"
            }
          ],
          "preselect": "0"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "execute": {
          "command": "mkdir -pv \"$GAMEDIR/drive_c/users/$USER/AppData/Local/MachineGames/Wolfenstein The Old Blood\""
        }
      }
    ]
  }
}
Back to game