files:
- installer: N/A:Select the game's setup file
game:
exe: drive_c/GOG Games/Disciples 2/Discipl2.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SILENT /SUPPRESSMSGBOXES /NOGUI
description: "Running Setup, please wait\u2026"
executable: installer
name: wineexec
description: null
game_slug: disciples-ii-galleans-return
gogslug: ''
humblestoreid: ''
installer_slug: disciples-ii-galleans-return-gog
name: 'Disciples II: Gallean''s Return'
notes: Run ConfigEditor.exe using game's wine prefix to change the resolution.
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
exe: drive_c/GOG Games/Disciples 2/Discipl2.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SILENT /SUPPRESSMSGBOXES /NOGUI
description: "Running Setup, please wait\u2026"
executable: installer
name: wineexec
slug: disciples-ii-galleans-return-gog
steamid: 1640
version: GOG
year: 2005
{
"game_slug": "disciples-ii-galleans-return",
"version": "GOG",
"description": null,
"notes": "Run ConfigEditor.exe using game's wine prefix to change the resolution.",
"name": "Disciples II: Gallean's Return",
"year": 2005,
"steamid": 1640,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "disciples-ii-galleans-return-gog",
"installer_slug": "disciples-ii-galleans-return-gog",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"exe": "drive_c/GOG Games/Disciples 2/Discipl2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating WINE prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SILENT /SUPPRESSMSGBOXES /NOGUI",
"description": "Running Setup, please wait\u2026",
"executable": "installer",
"name": "wineexec"
}
}
]
}
}