game:
arch: win32
exe: drive_c/Program Files/Microsoft Games/Age of Mythology/aom.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: aom/aom.exe
- task:
app: mfc42
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
description: 'Note: select the normal installation not the "Express install".'
game_slug: age-of-mythology
gogslug: ''
humblestoreid: ''
installer_slug: age-of-mythology-cd
name: Age of Mythology
notes: ''
runner: wine
script:
game:
arch: win32
exe: drive_c/Program Files/Microsoft Games/Age of Mythology/aom.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: aom/aom.exe
- task:
app: mfc42
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
slug: age-of-mythology-cd
steamid: null
version: CD
year: 2002
{
"game_slug": "age-of-mythology",
"version": "CD",
"description": "Note: select the normal installation not the \"Express install\".",
"notes": "",
"name": "Age of Mythology",
"year": 2002,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "age-of-mythology-cd",
"installer_slug": "age-of-mythology-cd",
"script": {
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Microsoft Games/Age of Mythology/aom.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "aom/aom.exe"
}
},
{
"task": {
"app": "mfc42",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"executable": "$DISC/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}