game:
arch: win64
description: Creating Wine Prefix...
exe: $GAMEDIR/drive_c/Program Files (x86)/Empire Interactive/FlatOut Ultimate Carnage/launcher.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files (x86)/Empire Interactive/FlatOut Ultimate
Carnage/
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
description: Insert Disc...
requires: setup.exe
- task:
arch: win64
description: Installing FlatOut Ultimate Carnage...
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
description: ''
game_slug: flatout-ultimate-carnage
gogslug: ''
humblestoreid: ''
installer_slug: flatout-ultimate-carnage-dvd
name: 'FlatOut: Ultimate Carnage'
notes: Choose to create a new profile when GFWL login pops up. Multiplayer/GFWL is
not working.
runner: wine
script:
game:
arch: win64
description: Creating Wine Prefix...
exe: $GAMEDIR/drive_c/Program Files (x86)/Empire Interactive/FlatOut Ultimate
Carnage/launcher.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files (x86)/Empire Interactive/FlatOut Ultimate
Carnage/
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
description: Insert Disc...
requires: setup.exe
- task:
arch: win64
description: Installing FlatOut Ultimate Carnage...
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
slug: flatout-ultimate-carnage-dvd
steamid: 12360
version: DVD
year: 2007
{
"game_slug": "flatout-ultimate-carnage",
"version": "DVD",
"description": "",
"notes": "Choose to create a new profile when GFWL login pops up. Multiplayer/GFWL is not working.",
"name": "FlatOut: Ultimate Carnage",
"year": 2007,
"steamid": 12360,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "flatout-ultimate-carnage-dvd",
"installer_slug": "flatout-ultimate-carnage-dvd",
"script": {
"game": {
"arch": "win64",
"description": "Creating Wine Prefix...",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Empire Interactive/FlatOut Ultimate Carnage/launcher.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/Program Files (x86)/Empire Interactive/FlatOut Ultimate Carnage/"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"description": "Insert Disc...",
"requires": "setup.exe"
}
},
{
"task": {
"arch": "win64",
"description": "Installing FlatOut Ultimate Carnage...",
"executable": "$DISC/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}