files:
- installer: N/A:Please select the GOG.com Windows installer
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/FlatOut 2/FlatOut2.exe
launch_configs:
- exe: $GAMEDIR/drive_c/GOG Games/FlatOut 2/FlatOut2.exe -setup
name: Game Settings
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
app: d3dx9_30
arch: win32
name: winetricks
prefix: $GAMEDIR
description: ''
game_slug: flatout-2
gogslug: flatout_2
humblestoreid: ''
installer_slug: flatout-2-gog-windows
name: FlatOut 2
notes: There might be an error during the installation process but the game should
still work
runner: wine
script:
files:
- installer: N/A:Please select the GOG.com Windows installer
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/FlatOut 2/FlatOut2.exe
launch_configs:
- exe: $GAMEDIR/drive_c/GOG Games/FlatOut 2/FlatOut2.exe -setup
name: Game Settings
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
app: d3dx9_30
arch: win32
name: winetricks
prefix: $GAMEDIR
slug: flatout-2-gog-windows
steamid: 2990
version: GOG Windows
year: 2006
{
"game_slug": "flatout-2",
"version": "GOG Windows",
"description": "",
"notes": "There might be an error during the installation process but the game should still work",
"name": "FlatOut 2",
"year": 2006,
"steamid": 2990,
"gogslug": "flatout_2",
"humblestoreid": "",
"runner": "wine",
"slug": "flatout-2-gog-windows",
"installer_slug": "flatout-2-gog-windows",
"script": {
"files": [
{
"installer": "N/A:Please select the GOG.com Windows installer"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/GOG Games/FlatOut 2/FlatOut2.exe",
"launch_configs": [
{
"exe": "$GAMEDIR/drive_c/GOG Games/FlatOut 2/FlatOut2.exe -setup",
"name": "Game Settings"
}
],
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dx9_30",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}