files:
- installer: N/A:Select the game's setup file
game:
arch: win64
args: +com_skipIntroVideo $INPUT_INTRO_SKIP
exe: $GAMEDIR/drive_c/GOG Games/Wolfenstein The New Order/WolfNewOrder_x64.exe
prefix: $GAMEDIR
installer:
- input_menu:
description: Do you want the intro videos to be skipped on game launch?
id: INTRO_SKIP
options:
- '1': 'Yes'
- '0': 'No'
preselect: '0'
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:/GOG Games/Wolfenstein
The New Order"
description: Installing game
executable: installer
name: wineexec
prefix: $GAMEDIR
- execute:
command: mkdir -pv "$GAMEDIR/drive_c/users/$USER/AppData/Local/MachineGames/Wolfenstein
The New Order"
description: ''
game_slug: wolfenstein-the-new-order
gogslug: wolfenstein_the_two_pack
humblestoreid: ''
installer_slug: wolfenstein-the-new-order-gog
name: 'Wolfenstein: The New Order'
notes: ''
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
arch: win64
args: +com_skipIntroVideo $INPUT_INTRO_SKIP
exe: $GAMEDIR/drive_c/GOG Games/Wolfenstein The New Order/WolfNewOrder_x64.exe
prefix: $GAMEDIR
installer:
- input_menu:
description: Do you want the intro videos to be skipped on game launch?
id: INTRO_SKIP
options:
- '1': 'Yes'
- '0': 'No'
preselect: '0'
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:/GOG
Games/Wolfenstein The New Order"
description: Installing game
executable: installer
name: wineexec
prefix: $GAMEDIR
- execute:
command: mkdir -pv "$GAMEDIR/drive_c/users/$USER/AppData/Local/MachineGames/Wolfenstein
The New Order"
slug: wolfenstein-the-new-order-gog
steamid: 201810
version: GOG
year: 2014
{
"game_slug": "wolfenstein-the-new-order",
"version": "GOG",
"description": "",
"notes": "",
"name": "Wolfenstein: The New Order",
"year": 2014,
"steamid": 201810,
"gogslug": "wolfenstein_the_two_pack",
"humblestoreid": "",
"runner": "wine",
"slug": "wolfenstein-the-new-order-gog",
"installer_slug": "wolfenstein-the-new-order-gog",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win64",
"args": "+com_skipIntroVideo $INPUT_INTRO_SKIP",
"exe": "$GAMEDIR/drive_c/GOG Games/Wolfenstein The New Order/WolfNewOrder_x64.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"input_menu": {
"description": "Do you want the intro videos to be skipped on game launch?",
"id": "INTRO_SKIP",
"options": [
{
"1": "Yes"
},
{
"0": "No"
}
],
"preselect": "0"
}
},
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR=\"C:/GOG Games/Wolfenstein The New Order\"",
"description": "Installing game",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"execute": {
"command": "mkdir -pv \"$GAMEDIR/drive_c/users/$USER/AppData/Local/MachineGames/Wolfenstein The New Order\""
}
}
]
}
}