game:
exe: drive_c/Program Files (x86)/Eidos/Pyro Studios/Commandos 3 - Destination Berlin/commandos3.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
description: 'Insert Commandos 3: Destination Berlin CD'
requires: Setup.exe
- task:
description: 'Installing Commandos 3: Destination Berlin'
executable: $DISC/Setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
description: Installing Patch 1.42
executable: $DISC/Patch/Commandos3Patch1_42.exe
name: wineexec
description: Commandos 3 cd + the patch 1.42(from CD)
game_slug: commandos-3-destination-berlin
gogslug: commandos_2_3
humblestoreid: ''
installer_slug: commandos-3-destination-berli-dvd-rom
name: 'Commandos 3: Destination Berlin'
notes: "If your DVD don't contain the patch you can download it from this link:\r\n\
https://www.moddb.com/games/commandos-3-destination-berlin/downloads/patch-1-42-3"
runner: wine
script:
game:
exe: drive_c/Program Files (x86)/Eidos/Pyro Studios/Commandos 3 - Destination
Berlin/commandos3.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
description: 'Insert Commandos 3: Destination Berlin CD'
requires: Setup.exe
- task:
description: 'Installing Commandos 3: Destination Berlin'
executable: $DISC/Setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
description: Installing Patch 1.42
executable: $DISC/Patch/Commandos3Patch1_42.exe
name: wineexec
slug: commandos-3-destination-berli-dvd-rom
steamid: 6840
version: DVD-ROM
year: 2003
{
"game_slug": "commandos-3-destination-berlin",
"version": "DVD-ROM",
"description": "Commandos 3 cd + the patch 1.42(from CD)",
"notes": "If your DVD don't contain the patch you can download it from this link:\r\nhttps://www.moddb.com/games/commandos-3-destination-berlin/downloads/patch-1-42-3",
"name": "Commandos 3: Destination Berlin",
"year": 2003,
"steamid": 6840,
"gogslug": "commandos_2_3",
"humblestoreid": "",
"runner": "wine",
"slug": "commandos-3-destination-berli-dvd-rom",
"installer_slug": "commandos-3-destination-berli-dvd-rom",
"script": {
"game": {
"exe": "drive_c/Program Files (x86)/Eidos/Pyro Studios/Commandos 3 - Destination Berlin/commandos3.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating WINE prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"description": "Insert Commandos 3: Destination Berlin CD",
"requires": "Setup.exe"
}
},
{
"task": {
"description": "Installing Commandos 3: Destination Berlin",
"executable": "$DISC/Setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Patch 1.42",
"executable": "$DISC/Patch/Commandos3Patch1_42.exe",
"name": "wineexec"
}
}
]
}
}