game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/FunHouse Interactive/Otto Matic Retail/Otto
Matic FH.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: Otto Matic_files
- task:
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
args: null
executable: $DISC/autorun/omsetup.exe
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: ottomatic
gogslug: ''
humblestoreid: ''
installer_slug: ottomatic-v203
name: Ottomatic
notes: ''
runner: wine
script:
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/FunHouse Interactive/Otto Matic Retail/Otto
Matic FH.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: Otto Matic_files
- task:
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
args: null
executable: $DISC/autorun/omsetup.exe
name: wineexec
prefix: $GAMEDIR
slug: ottomatic-v203
steamid: null
version: v2.03
year: 2004
{
"game_slug": "ottomatic",
"version": "v2.03",
"description": null,
"notes": "",
"name": "Ottomatic",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "ottomatic-v203",
"installer_slug": "ottomatic-v203",
"script": {
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/FunHouse Interactive/Otto Matic Retail/Otto Matic FH.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "Otto Matic_files"
}
},
{
"task": {
"description": "Creating Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": null,
"executable": "$DISC/autorun/omsetup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}