game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Bullfrog/Theme Park TM Manager/Game.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: Installer.exe
- task:
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
args: --windowed
executable: $DISC/Installer.exe
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: theme-park-manager-simcoaster-theme-park-inc
gogslug: ''
humblestoreid: ''
installer_slug: theme-park-manager-simcoaster-cdiso
name: Theme Park Manager / SimCoaster / Theme Park Inc.
notes: "Alt+Tab might crash the game\r\nThe game uses SafeDisc DRM so a patched executable\
\ or the CD is needed when playing"
runner: wine
script:
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Bullfrog/Theme Park TM Manager/Game.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: Installer.exe
- task:
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
args: --windowed
executable: $DISC/Installer.exe
name: wineexec
prefix: $GAMEDIR
slug: theme-park-manager-simcoaster-cdiso
steamid: null
version: CD/ISO
year: 2001
{
"game_slug": "theme-park-manager-simcoaster-theme-park-inc",
"version": "CD/ISO",
"description": "",
"notes": "Alt+Tab might crash the game\r\nThe game uses SafeDisc DRM so a patched executable or the CD is needed when playing",
"name": "Theme Park Manager / SimCoaster / Theme Park Inc.",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "theme-park-manager-simcoaster-cdiso",
"installer_slug": "theme-park-manager-simcoaster-cdiso",
"script": {
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/Bullfrog/Theme Park TM Manager/Game.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "Installer.exe"
}
},
{
"task": {
"description": "Creating Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "--windowed",
"executable": "$DISC/Installer.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}