game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Microsoft Games/Zoo Tycoon/zoo.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files/Microsoft Games/Zoo Tycoon
installer:
- insert-disc:
description: Insert disc 1
requires: setup.exe
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- insert-disc:
description: Insert disc 2
requires: setup.exe
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
description: Installs from setup.exe
game_slug: zoo-tycoon
gogslug: ''
humblestoreid: ''
installer_slug: zoo-tycoon-complete-collection--1
name: Zoo Tycoon
notes: "Due to the copy protection, this game will not run until the exe file has\
\ been patched to remove aforementioned protection.\r\n\r\nWorks with Lutris + ge-protonified-4.9-x86_64."
runner: wine
script:
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Microsoft Games/Zoo Tycoon/zoo.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files/Microsoft Games/Zoo Tycoon
installer:
- insert-disc:
description: Insert disc 1
requires: setup.exe
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- insert-disc:
description: Insert disc 2
requires: setup.exe
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
slug: zoo-tycoon-complete-collection--1
steamid: 613880
version: Complete Collection (2003 2CDs)
year: 2001
{
"game_slug": "zoo-tycoon",
"version": "Complete Collection (2003 2CDs)",
"description": "Installs from setup.exe",
"notes": "Due to the copy protection, this game will not run until the exe file has been patched to remove aforementioned protection.\r\n\r\nWorks with Lutris + ge-protonified-4.9-x86_64.",
"name": "Zoo Tycoon",
"year": 2001,
"steamid": 613880,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "zoo-tycoon-complete-collection--1",
"installer_slug": "zoo-tycoon-complete-collection--1",
"script": {
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/Microsoft Games/Zoo Tycoon/zoo.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/Program Files/Microsoft Games/Zoo Tycoon"
},
"installer": [
{
"insert-disc": {
"description": "Insert disc 1",
"requires": "setup.exe"
}
},
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$DISC/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"description": "Insert disc 2",
"requires": "setup.exe"
}
},
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$DISC/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}