files:
- game: N/A:Select the game's archive file you downloaded from www.myabandonware.com
game:
config_file: $GAMEDIR/dosbox.conf
main_file: $GAMEDIR/Titus the Fox/FOX.COM
installer:
- extract:
dst: $GAMEDIR
file: game
- write_config:
file: $GAMEDIR/dosbox.conf
key: cycles
section: cpu
value: max
description: null
game_slug: titus-the-fox
gogslug: ''
humblestoreid: ''
installer_slug: titus-the-fox-dos
name: Titus The Fox
notes: Uses the archive from myabandonware.com
runner: dosbox
script:
files:
- game: N/A:Select the game's archive file you downloaded from www.myabandonware.com
game:
config_file: $GAMEDIR/dosbox.conf
main_file: $GAMEDIR/Titus the Fox/FOX.COM
installer:
- extract:
dst: $GAMEDIR
file: game
- write_config:
file: $GAMEDIR/dosbox.conf
key: cycles
section: cpu
value: max
slug: titus-the-fox-dos
steamid: 711230
version: DOS
year: 1992
{
"game_slug": "titus-the-fox",
"version": "DOS",
"description": null,
"notes": "Uses the archive from myabandonware.com",
"name": "Titus The Fox",
"year": 1992,
"steamid": 711230,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "titus-the-fox-dos",
"installer_slug": "titus-the-fox-dos",
"script": {
"files": [
{
"game": "N/A:Select the game's archive file you downloaded from www.myabandonware.com"
}
],
"game": {
"config_file": "$GAMEDIR/dosbox.conf",
"main_file": "$GAMEDIR/Titus the Fox/FOX.COM"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "game"
}
},
{
"write_config": {
"file": "$GAMEDIR/dosbox.conf",
"key": "cycles",
"section": "cpu",
"value": "max"
}
}
]
}
}