game:
arch: win32
exe: "$GAMEDIR/drive_c/Sierra/Le Ma\xEEtre de l' Olympe Zeus/Zeus.exe"
prefix: $GAMEDIR
working_dir: "$GAMEDIR/drive_c/Sierra/Le Ma\xEEtre de l' Olympe Zeus"
installer:
- task:
app: winxp
arch: win32
description: Setting Windows Version to XP
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
description: Creating Wine Prefix
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: AUTORUN.exe
- task:
executable: $DISC/AUTORUN.exe
name: wineexec
prefix: $GAMEDIR
description: "Acropolis\u2019 delivers the city-building excitement and strategy of\
\ both Zeus\u2019 Master of Olympus\u2019 and Zeus\u2019 Official Expansion Poseidon\u2019\
. Build great empires, dabble in combat, trade, and politics, and keep monsters\
\ like Medusa at bay with the help of great heroes from mythology. Establish new\
\ colonies in the ancient Americas, Africa, Europe, and Asia. Create your own adventures\
\ with a powerful yet easy to use Adventure Editor."
game_slug: zeus-poseidon
gogslug: zeus_poseidon
humblestoreid: ''
installer_slug: zeus-poseidon-cd
name: Zeus + Poseidon
notes: ''
runner: wine
script:
game:
arch: win32
exe: "$GAMEDIR/drive_c/Sierra/Le Ma\xEEtre de l' Olympe Zeus/Zeus.exe"
prefix: $GAMEDIR
working_dir: "$GAMEDIR/drive_c/Sierra/Le Ma\xEEtre de l' Olympe Zeus"
installer:
- task:
app: winxp
arch: win32
description: Setting Windows Version to XP
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
description: Creating Wine Prefix
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: AUTORUN.exe
- task:
executable: $DISC/AUTORUN.exe
name: wineexec
prefix: $GAMEDIR
slug: zeus-poseidon-cd
steamid: 566050
version: CD
year: 2003
{
"game_slug": "zeus-poseidon",
"version": "CD",
"description": "Acropolis\u2019 delivers the city-building excitement and strategy of both Zeus\u2019 Master of Olympus\u2019 and Zeus\u2019 Official Expansion Poseidon\u2019. Build great empires, dabble in combat, trade, and politics, and keep monsters like Medusa at bay with the help of great heroes from mythology. Establish new colonies in the ancient Americas, Africa, Europe, and Asia. Create your own adventures with a powerful yet easy to use Adventure Editor.",
"notes": "",
"name": "Zeus + Poseidon",
"year": 2003,
"steamid": 566050,
"gogslug": "zeus_poseidon",
"humblestoreid": "",
"runner": "wine",
"slug": "zeus-poseidon-cd",
"installer_slug": "zeus-poseidon-cd",
"script": {
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Sierra/Le Ma\u00eetre de l' Olympe Zeus/Zeus.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/Sierra/Le Ma\u00eetre de l' Olympe Zeus"
},
"installer": [
{
"task": {
"app": "winxp",
"arch": "win32",
"description": "Setting Windows Version to XP",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"description": "Creating Wine Prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"requires": "AUTORUN.exe"
}
},
{
"task": {
"executable": "$DISC/AUTORUN.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}