game:
arch: win64
exe: drive_c/Program Files (x86)/Microsoft Games/Age of Empires II/age2_x1/age2_x1.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: aocsetup.exe
- task:
executable: $DISC/aocsetup.exe
name: wineexec
prefix: $GAMEDIR
return_code: 256
- task:
app: directplay
description: Installing directplay for multiplayer support
name: winetricks
prefix: $GAMEDIR
silent: true
requires: age-of-empires-ii-the-age-of-kings
description: ''
game_slug: age-of-empires-ii-the-conquerors
gogslug: ''
humblestoreid: ''
installer_slug: age-of-empires-ii-the-conquer-cd
name: 'Age of Empires II: The Conquerors'
notes: ''
runner: wine
script:
game:
arch: win64
exe: drive_c/Program Files (x86)/Microsoft Games/Age of Empires II/age2_x1/age2_x1.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: aocsetup.exe
- task:
executable: $DISC/aocsetup.exe
name: wineexec
prefix: $GAMEDIR
return_code: 256
- task:
app: directplay
description: Installing directplay for multiplayer support
name: winetricks
prefix: $GAMEDIR
silent: true
requires: age-of-empires-ii-the-age-of-kings
slug: age-of-empires-ii-the-conquer-cd
steamid: null
version: CD
year: 2000
{
"game_slug": "age-of-empires-ii-the-conquerors",
"version": "CD",
"description": "",
"notes": "",
"name": "Age of Empires II: The Conquerors",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "age-of-empires-ii-the-conquer-cd",
"installer_slug": "age-of-empires-ii-the-conquer-cd",
"script": {
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/Microsoft Games/Age of Empires II/age2_x1/age2_x1.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "aocsetup.exe"
}
},
{
"task": {
"executable": "$DISC/aocsetup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR",
"return_code": 256
}
},
{
"task": {
"app": "directplay",
"description": "Installing directplay for multiplayer support",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
}
],
"requires": "age-of-empires-ii-the-age-of-kings"
}
}