files:
- gogsetup: N/A:Please select the Windows setup exe file downloaded from your GOG
account.
game:
config_file: $GAMEDIR/dosbox_conf/dosbox_arena.conf
main_file: dosbox_conf/dosbox_arena_single.conf
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: gogsetup
format: gog
- merge:
dst: $GAMEDIR/dosbox_conf
src: $GAMEDIR/__support/app
- move:
dst: $GAMEDIR
src: $GAMEDIR/__support/save
- execute:
command: cd "$GAMEDIR/dosbox_conf"; sed -i -e 's/Mgenmidi.adv/Msbfm.adv/g' -e
's/IOM330/IOM220/g' -e 's/IRQM2/IRQM7/g' dosbox_arena_single.conf; sed -i -e
's/fullscreen=true/fullscreen=false/g' dosbox_arena.conf
description: Play "The Elder Scrolls - Arena" provided by GOG on Linux!
game_slug: the-elder-scrolls-arena
gogslug: the_elder_scrolls_arena
humblestoreid: ''
installer_slug: the-elder-scrolls-arena-gog-dosbox
name: 'The Elder Scrolls: Arena'
notes: ''
runner: dosbox
script:
files:
- gogsetup: N/A:Please select the Windows setup exe file downloaded from your GOG
account.
game:
config_file: $GAMEDIR/dosbox_conf/dosbox_arena.conf
main_file: dosbox_conf/dosbox_arena_single.conf
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: gogsetup
format: gog
- merge:
dst: $GAMEDIR/dosbox_conf
src: $GAMEDIR/__support/app
- move:
dst: $GAMEDIR
src: $GAMEDIR/__support/save
- execute:
command: cd "$GAMEDIR/dosbox_conf"; sed -i -e 's/Mgenmidi.adv/Msbfm.adv/g' -e
's/IOM330/IOM220/g' -e 's/IRQM2/IRQM7/g' dosbox_arena_single.conf; sed -i
-e 's/fullscreen=true/fullscreen=false/g' dosbox_arena.conf
slug: the-elder-scrolls-arena-gog-dosbox
steamid: 1812290
version: GOG + Dosbox
year: 1994
{
"game_slug": "the-elder-scrolls-arena",
"version": "GOG + Dosbox",
"description": "Play \"The Elder Scrolls - Arena\" provided by GOG on Linux!",
"notes": "",
"name": "The Elder Scrolls: Arena",
"year": 1994,
"steamid": 1812290,
"gogslug": "the_elder_scrolls_arena",
"humblestoreid": "",
"runner": "dosbox",
"slug": "the-elder-scrolls-arena-gog-dosbox",
"installer_slug": "the-elder-scrolls-arena-gog-dosbox",
"script": {
"files": [
{
"gogsetup": "N/A:Please select the Windows setup exe file downloaded from your GOG account."
}
],
"game": {
"config_file": "$GAMEDIR/dosbox_conf/dosbox_arena.conf",
"main_file": "dosbox_conf/dosbox_arena_single.conf",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "gogsetup",
"format": "gog"
}
},
{
"merge": {
"dst": "$GAMEDIR/dosbox_conf",
"src": "$GAMEDIR/__support/app"
}
},
{
"move": {
"dst": "$GAMEDIR",
"src": "$GAMEDIR/__support/save"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR/dosbox_conf\"; sed -i -e 's/Mgenmidi.adv/Msbfm.adv/g' -e 's/IOM330/IOM220/g' -e 's/IRQM2/IRQM7/g' dosbox_arena_single.conf; sed -i -e 's/fullscreen=true/fullscreen=false/g' dosbox_arena.conf"
}
}
]
}
}