files:
- gamesetup: N/A:Please select the GOG installer
- inno: https://constexpr.org/innoextract/files/innoextract-1.8/innoextract-1.8-linux.tar.xz
game:
game_id: ultima6
gogid: 1207662453
path: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: inno
- execute:
args: -d "$GAMEDIR" "$gamesetup"
file: $CACHE/innoextract
scummvm:
aspect-ratio: true
description: '"Ultima VI: The False Prophet" using Lutris ScummVM runner.'
game_slug: ultima-vi
gogslug: ultima_456
humblestoreid: ''
installer_slug: ultima-vi-the-false-prophet-gogscummvm-1
name: 'Ultima VI : The False Prophet'
notes: ''
runner: scummvm
script:
files:
- gamesetup: N/A:Please select the GOG installer
- inno: https://constexpr.org/innoextract/files/innoextract-1.8/innoextract-1.8-linux.tar.xz
game:
game_id: ultima6
gogid: 1207662453
path: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: inno
- execute:
args: -d "$GAMEDIR" "$gamesetup"
file: $CACHE/innoextract
scummvm:
aspect-ratio: true
slug: ultima-vi-the-false-prophet-gogscummvm-1
steamid: null
version: GOG+ScummVM
year: 1990
{
"game_slug": "ultima-vi",
"version": "GOG+ScummVM",
"description": "\"Ultima VI: The False Prophet\" using Lutris ScummVM runner.",
"notes": "",
"name": "Ultima VI : The False Prophet",
"year": 1990,
"steamid": null,
"gogslug": "ultima_456",
"humblestoreid": "",
"runner": "scummvm",
"slug": "ultima-vi-the-false-prophet-gogscummvm-1",
"installer_slug": "ultima-vi-the-false-prophet-gogscummvm-1",
"script": {
"files": [
{
"gamesetup": "N/A:Please select the GOG installer"
},
{
"inno": "https://constexpr.org/innoextract/files/innoextract-1.8/innoextract-1.8-linux.tar.xz"
}
],
"game": {
"game_id": "ultima6",
"gogid": 1207662453,
"path": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "inno"
}
},
{
"execute": {
"args": "-d \"$GAMEDIR\" \"$gamesetup\"",
"file": "$CACHE/innoextract"
}
}
],
"scummvm": {
"aspect-ratio": true
}
}
}