game:
exe: drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/LAUNCH.EXE
prefix: $GAMEDIR
installer:
- insert-disc:
description: Please select the installation directory
requires: AUTORUN.exe
- task:
description: Launching the installation
executable: $DISC/AUTORUN.exe
name: wineexec
prefix: $GAMEDIR
description: Base
game_slug: jurassic-park-iii-danger-zone
gogslug: ''
humblestoreid: ''
installer_slug: jurassic-park-iii-danger-zone-10
name: 'Jurassic Park III: Danger Zone'
notes: "- Install QuickTime when offered and follow the installation\r\n- During the\
\ installation, make sure that the game is installed in `Program Files (x86)/Jurassic\
\ Park III/Danger Zone/` to avoid \r\n errors. The game has a tendency to rely on\
\ the localisation of the executable and will otherwise create a folder in a different\
\ language.\r\n- Finish the installation before running the game\r\n- The game needs\
\ the disc inserted to work"
runner: wine
script:
game:
exe: drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/LAUNCH.EXE
prefix: $GAMEDIR
installer:
- insert-disc:
description: Please select the installation directory
requires: AUTORUN.exe
- task:
description: Launching the installation
executable: $DISC/AUTORUN.exe
name: wineexec
prefix: $GAMEDIR
slug: jurassic-park-iii-danger-zone-10
steamid: null
version: '1.0'
year: 2001
{
"game_slug": "jurassic-park-iii-danger-zone",
"version": "1.0",
"description": "Base",
"notes": "- Install QuickTime when offered and follow the installation\r\n- During the installation, make sure that the game is installed in `Program Files (x86)/Jurassic Park III/Danger Zone/` to avoid \r\n errors. The game has a tendency to rely on the localisation of the executable and will otherwise create a folder in a different language.\r\n- Finish the installation before running the game\r\n- The game needs the disc inserted to work",
"name": "Jurassic Park III: Danger Zone",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "jurassic-park-iii-danger-zone-10",
"installer_slug": "jurassic-park-iii-danger-zone-10",
"script": {
"game": {
"exe": "drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/LAUNCH.EXE",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"description": "Please select the installation directory",
"requires": "AUTORUN.exe"
}
},
{
"task": {
"description": "Launching the installation",
"executable": "$DISC/AUTORUN.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}