files:
- gogsetup: N/A:Select the GOG installer
- engine: https://github.com/exult/exult/releases/download/snapshot-v1.13.1.20250922/Exult.exe
game:
exe: drive_c/Program Files/Exult/Exult.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/games/blackgate
file: gogsetup
format: gog
- task:
executable: engine
name: wineexec
description: 'Play "Ultima VII: The Black Gate" provided by GOG on Linux!'
game_slug: ultima-vii-black-gate
gogslug: ultima_7_complete
humblestoreid: ''
installer_slug: ultima-vii-the-black-gate-gog-exult-for-window
name: 'Ultima VII: The Black Gate'
notes: '- Using Exult open source engine'
runner: wine
script:
files:
- gogsetup: N/A:Select the GOG installer
- engine: https://github.com/exult/exult/releases/download/snapshot-v1.13.1.20250922/Exult.exe
game:
exe: drive_c/Program Files/Exult/Exult.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/games/blackgate
file: gogsetup
format: gog
- task:
executable: engine
name: wineexec
slug: ultima-vii-the-black-gate-gog-exult-for-window
steamid: null
version: GOG + Exult for Windows
year: 1992
{
"game_slug": "ultima-vii-black-gate",
"version": "GOG + Exult for Windows",
"description": "Play \"Ultima VII: The Black Gate\" provided by GOG on Linux!",
"notes": "- Using Exult open source engine",
"name": "Ultima VII: The Black Gate",
"year": 1992,
"steamid": null,
"gogslug": "ultima_7_complete",
"humblestoreid": "",
"runner": "wine",
"slug": "ultima-vii-the-black-gate-gog-exult-for-window",
"installer_slug": "ultima-vii-the-black-gate-gog-exult-for-window",
"script": {
"files": [
{
"gogsetup": "N/A:Select the GOG installer"
},
{
"engine": "https://github.com/exult/exult/releases/download/snapshot-v1.13.1.20250922/Exult.exe"
}
],
"game": {
"exe": "drive_c/Program Files/Exult/Exult.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/games/blackgate",
"file": "gogsetup",
"format": "gog"
}
},
{
"task": {
"executable": "engine",
"name": "wineexec"
}
}
]
}
}