files:
- file1: N/A:Please select the Groupees archive
- file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
config_file: $GAMEDIR/dosboxDragonsphere.conf
main_file: DOSBOX/dosboxDragonsphere_single.conf
installer:
- extract:
dst: $CACHE
file: $file1
- extract:
dst: $CACHE
file: $file2
- execute:
args: -d "$CACHE" "$CACHE/setup_dragonsphere.exe"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
- merge:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/dosboxDragonsphere_single.conf
- write_config:
file: $GAMEDIR/dosboxDragonsphere.conf
key: aspect
section: render
value: true
- write_config:
file: $GAMEDIR/dosboxDragonsphere.conf
key: fullscreen
section: sdl
value: false
description: Uses the files from the Windows installer from Groupees.
game_slug: dragonsphere
gogslug: dragonsphere
humblestoreid: ''
installer_slug: dragonsphere-groupees
name: Dragonsphere
notes: ''
runner: dosbox
script:
files:
- file1: N/A:Please select the Groupees archive
- file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
config_file: $GAMEDIR/dosboxDragonsphere.conf
main_file: DOSBOX/dosboxDragonsphere_single.conf
installer:
- extract:
dst: $CACHE
file: $file1
- extract:
dst: $CACHE
file: $file2
- execute:
args: -d "$CACHE" "$CACHE/setup_dragonsphere.exe"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
- merge:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/dosboxDragonsphere_single.conf
- write_config:
file: $GAMEDIR/dosboxDragonsphere.conf
key: aspect
section: render
value: true
- write_config:
file: $GAMEDIR/dosboxDragonsphere.conf
key: fullscreen
section: sdl
value: false
slug: dragonsphere-groupees
steamid: 327940
version: Groupees
year: 1994
{
"game_slug": "dragonsphere",
"version": "Groupees",
"description": "Uses the files from the Windows installer from Groupees.",
"notes": "",
"name": "Dragonsphere",
"year": 1994,
"steamid": 327940,
"gogslug": "dragonsphere",
"humblestoreid": "",
"runner": "dosbox",
"slug": "dragonsphere-groupees",
"installer_slug": "dragonsphere-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees archive"
},
{
"file2": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
}
],
"game": {
"config_file": "$GAMEDIR/dosboxDragonsphere.conf",
"main_file": "DOSBOX/dosboxDragonsphere_single.conf"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"extract": {
"dst": "$CACHE",
"file": "$file2"
}
},
{
"execute": {
"args": "-d \"$CACHE\" \"$CACHE/setup_dragonsphere.exe\"",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/app"
}
},
{
"merge": {
"dst": "$GAMEDIR/DOSBOX",
"src": "$GAMEDIR/dosboxDragonsphere_single.conf"
}
},
{
"write_config": {
"file": "$GAMEDIR/dosboxDragonsphere.conf",
"key": "aspect",
"section": "render",
"value": true
}
},
{
"write_config": {
"file": "$GAMEDIR/dosboxDragonsphere.conf",
"key": "fullscreen",
"section": "sdl",
"value": false
}
}
]
}
}