files:
- game: N/A:Select the game's archive file you downloaded from www.myabandonware.com
game:
config_file: dosbox.conf
main_file: $GAMEDIR/1.EXE
installer:
- extract:
dst: $GAMEDIR
file: game
- write_config:
file: $GAMEDIR/dosbox.conf
key: cycles
section: cpu
value: max
description: null
game_slug: the-blues-brothers
gogslug: ''
humblestoreid: ''
installer_slug: the-blues-brothers-dos
name: The Blues Brothers
notes: Use the archive from www.myabandonware.com
runner: dosbox
script:
files:
- game: N/A:Select the game's archive file you downloaded from www.myabandonware.com
game:
config_file: dosbox.conf
main_file: $GAMEDIR/1.EXE
installer:
- extract:
dst: $GAMEDIR
file: game
- write_config:
file: $GAMEDIR/dosbox.conf
key: cycles
section: cpu
value: max
slug: the-blues-brothers-dos
steamid: null
version: DOS
year: 1991
{
"game_slug": "the-blues-brothers",
"version": "DOS",
"description": null,
"notes": "Use the archive from www.myabandonware.com",
"name": "The Blues Brothers",
"year": 1991,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "the-blues-brothers-dos",
"installer_slug": "the-blues-brothers-dos",
"script": {
"files": [
{
"game": "N/A:Select the game's archive file you downloaded from www.myabandonware.com"
}
],
"game": {
"config_file": "dosbox.conf",
"main_file": "$GAMEDIR/1.EXE"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "game"
}
},
{
"write_config": {
"file": "$GAMEDIR/dosbox.conf",
"key": "cycles",
"section": "cpu",
"value": "max"
}
}
]
}
}