files:
- game: N/A:Please select the GOG installer
game:
arch: win32
exe: drive_c/GOG Games/Banished/Application-x32.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
executable: game
name: wineexec
prefix: $GAMEDIR
wine:
overrides:
xaudio2_7: n,b
description: ''
game_slug: banished
gogslug: banished
humblestoreid: ''
installer_slug: banished-gog-32-bit
name: Banished
notes: ''
runner: wine
script:
files:
- game: N/A:Please select the GOG installer
game:
arch: win32
exe: drive_c/GOG Games/Banished/Application-x32.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
executable: game
name: wineexec
prefix: $GAMEDIR
wine:
overrides:
xaudio2_7: n,b
slug: banished-gog-32-bit
steamid: 242920
version: GOG 32-bit
year: 2014
{
"game_slug": "banished",
"version": "GOG 32-bit",
"description": "",
"notes": "",
"name": "Banished",
"year": 2014,
"steamid": 242920,
"gogslug": "banished",
"humblestoreid": "",
"runner": "wine",
"slug": "banished-gog-32-bit",
"installer_slug": "banished-gog-32-bit",
"script": {
"files": [
{
"game": "N/A:Please select the GOG installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Banished/Application-x32.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"overrides": {
"xaudio2_7": "n,b"
}
}
}
}