files:
- game: N/A:Select the Windows installer for Ultima Underworld 1 and 2 provided by
GOG
- innoextract: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
- conf: https://lutris.net/files/games/ultima-underworld-ii-labyrinth-of-worlds/uuw2_conf.zip
game:
config_file: $GAMEDIR/DOSBOX/dosboxULTIMA2.conf
main_file: $GAMEDIR/DOSBOX/dosboxULTIMA2_single.conf
installer:
- extract:
dst: $CACHE
file: $innoextract
- execute:
args: -d "$CACHE" "$game"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE
- merge:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/__support/app/
- extract:
dst: $GAMEDIR/DOSBOX
file: $conf
- write_config:
file: $GAMEDIR/DOSBOX/dosboxULTIMA2.conf
key: output
section: sdl
value: opengl
- write_config:
file: $GAMEDIR/DOSBOX/dosboxULTIMA2.conf
key: fulldouble
section: sdl
value: false
- write_config:
file: $GAMEDIR/DOSBOX/dosboxULTIMA2.conf
key: fullresolution
section: sdl
value: 1920x1080
description: ''
game_slug: ultima-underworld-ii-labyrinth-of-worlds
gogslug: ultima_underworld_1_2
humblestoreid: ''
installer_slug: ultima-underworld-ii-labyrint-gog
name: 'Ultima Underworld II: Labyrinth of Worlds'
notes: "- Tested with GOG installer version: setup_ultima_underworld_2_1.0_cs_(28190).exe\r\
\n- Fixed music not playing\r\n- Keyboard layout image included in the game's folder.\r\
\n- Digital footstep sounds are not working for an unknown reason."
runner: dosbox
script:
files:
- game: N/A:Select the Windows installer for Ultima Underworld 1 and 2 provided
by GOG
- innoextract: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
- conf: https://lutris.net/files/games/ultima-underworld-ii-labyrinth-of-worlds/uuw2_conf.zip
game:
config_file: $GAMEDIR/DOSBOX/dosboxULTIMA2.conf
main_file: $GAMEDIR/DOSBOX/dosboxULTIMA2_single.conf
installer:
- extract:
dst: $CACHE
file: $innoextract
- execute:
args: -d "$CACHE" "$game"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE
- merge:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/__support/app/
- extract:
dst: $GAMEDIR/DOSBOX
file: $conf
- write_config:
file: $GAMEDIR/DOSBOX/dosboxULTIMA2.conf
key: output
section: sdl
value: opengl
- write_config:
file: $GAMEDIR/DOSBOX/dosboxULTIMA2.conf
key: fulldouble
section: sdl
value: false
- write_config:
file: $GAMEDIR/DOSBOX/dosboxULTIMA2.conf
key: fullresolution
section: sdl
value: 1920x1080
slug: ultima-underworld-ii-labyrint-gog
steamid: null
version: GOG
year: 1993
{
"game_slug": "ultima-underworld-ii-labyrinth-of-worlds",
"version": "GOG",
"description": "",
"notes": "- Tested with GOG installer version: setup_ultima_underworld_2_1.0_cs_(28190).exe\r\n- Fixed music not playing\r\n- Keyboard layout image included in the game's folder.\r\n- Digital footstep sounds are not working for an unknown reason.",
"name": "Ultima Underworld II: Labyrinth of Worlds",
"year": 1993,
"steamid": null,
"gogslug": "ultima_underworld_1_2",
"humblestoreid": "",
"runner": "dosbox",
"slug": "ultima-underworld-ii-labyrint-gog",
"installer_slug": "ultima-underworld-ii-labyrint-gog",
"script": {
"files": [
{
"game": "N/A:Select the Windows installer for Ultima Underworld 1 and 2 provided by GOG"
},
{
"innoextract": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
},
{
"conf": "https://lutris.net/files/games/ultima-underworld-ii-labyrinth-of-worlds/uuw2_conf.zip"
}
],
"game": {
"config_file": "$GAMEDIR/DOSBOX/dosboxULTIMA2.conf",
"main_file": "$GAMEDIR/DOSBOX/dosboxULTIMA2_single.conf"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$innoextract"
}
},
{
"execute": {
"args": "-d \"$CACHE\" \"$game\"",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE"
}
},
{
"merge": {
"dst": "$GAMEDIR/DOSBOX",
"src": "$GAMEDIR/__support/app/"
}
},
{
"extract": {
"dst": "$GAMEDIR/DOSBOX",
"file": "$conf"
}
},
{
"write_config": {
"file": "$GAMEDIR/DOSBOX/dosboxULTIMA2.conf",
"key": "output",
"section": "sdl",
"value": "opengl"
}
},
{
"write_config": {
"file": "$GAMEDIR/DOSBOX/dosboxULTIMA2.conf",
"key": "fulldouble",
"section": "sdl",
"value": false
}
},
{
"write_config": {
"file": "$GAMEDIR/DOSBOX/dosboxULTIMA2.conf",
"key": "fullresolution",
"section": "sdl",
"value": "1920x1080"
}
}
]
}
}