files:
- file1: N/A:Please select the GOG installer
- file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
config_file: $GAMEDIR/dosboxLOL1.conf
main_file: DOSBOX/dosboxLOL1_single.conf
installer:
- extract:
dst: $CACHE
file: $file2
- execute:
args: -d "$CACHE/app" "$file1"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
- merge:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/__support/app/dosboxLOL1_single.conf
- write_config:
file: $GAMEDIR/dosboxLOL1.conf
key: fullscreen
section: sdl
value: false
- write_file:
content: '[autoexec]
# Lines in this section will be run at startup.
mount C ".."
imgmount d "../GAME.DAT" -t iso -fs iso
c:
cls
LOLCD.EXE
exit'
file: $GAMEDIR/DOSBOX/dosboxLOL1_single.conf
description: Uses the windows GOG installer and runs through Dosbox.
game_slug: lands-of-lore-the-throne-of-chaos
gogslug: lands_of_lore_1_2
humblestoreid: ''
installer_slug: lands-of-lore-the-throne-of-c-gog
name: 'Lands of Lore: The Throne of Chaos'
notes: The installer rewrites the dosboxLOL1_single.conf file to change a \ into a
/ so that Dosbox can mount the CD image of the game.
runner: dosbox
script:
files:
- file1: N/A:Please select the GOG installer
- file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
config_file: $GAMEDIR/dosboxLOL1.conf
main_file: DOSBOX/dosboxLOL1_single.conf
installer:
- extract:
dst: $CACHE
file: $file2
- execute:
args: -d "$CACHE/app" "$file1"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
- merge:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/__support/app/dosboxLOL1_single.conf
- write_config:
file: $GAMEDIR/dosboxLOL1.conf
key: fullscreen
section: sdl
value: false
- write_file:
content: '[autoexec]
# Lines in this section will be run at startup.
mount C ".."
imgmount d "../GAME.DAT" -t iso -fs iso
c:
cls
LOLCD.EXE
exit'
file: $GAMEDIR/DOSBOX/dosboxLOL1_single.conf
slug: lands-of-lore-the-throne-of-c-gog
steamid: null
version: GOG
year: 1993
{
"game_slug": "lands-of-lore-the-throne-of-chaos",
"version": "GOG",
"description": "Uses the windows GOG installer and runs through Dosbox.",
"notes": "The installer rewrites the dosboxLOL1_single.conf file to change a \\ into a / so that Dosbox can mount the CD image of the game.",
"name": "Lands of Lore: The Throne of Chaos",
"year": 1993,
"steamid": null,
"gogslug": "lands_of_lore_1_2",
"humblestoreid": "",
"runner": "dosbox",
"slug": "lands-of-lore-the-throne-of-c-gog",
"installer_slug": "lands-of-lore-the-throne-of-c-gog",
"script": {
"files": [
{
"file1": "N/A:Please select the GOG installer"
},
{
"file2": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
}
],
"game": {
"config_file": "$GAMEDIR/dosboxLOL1.conf",
"main_file": "DOSBOX/dosboxLOL1_single.conf"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file2"
}
},
{
"execute": {
"args": "-d \"$CACHE/app\" \"$file1\"",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/app"
}
},
{
"merge": {
"dst": "$GAMEDIR/DOSBOX",
"src": "$GAMEDIR/__support/app/dosboxLOL1_single.conf"
}
},
{
"write_config": {
"file": "$GAMEDIR/dosboxLOL1.conf",
"key": "fullscreen",
"section": "sdl",
"value": false
}
},
{
"write_file": {
"content": "[autoexec]\n# Lines in this section will be run at startup.\nmount C \"..\"\nimgmount d \"../GAME.DAT\" -t iso -fs iso\nc:\ncls\nLOLCD.EXE\nexit",
"file": "$GAMEDIR/DOSBOX/dosboxLOL1_single.conf"
}
}
]
}
}