files:
- archive: N/A:Select the game's archive file
game:
main_file: PRINCE.EXE
installer:
- extract:
dst: $GAMEDIR
file: archive
- task:
description: Launching setup. In the sound options, take SoundBlaster and leave
the rest by default for a better audio.
executable: SETUP.EXE
name: dosexec
description: null
game_slug: prince-of-persia-2-the-shadow-the-flame
gogslug: ''
humblestoreid: ''
installer_slug: prince-of-persia-2-the-shadow-dos
name: 'Prince of Persia 2: The Shadow & The Flame'
notes: Use the archive from myabandonware.com (NOT the iso one)
runner: dosbox
script:
files:
- archive: N/A:Select the game's archive file
game:
main_file: PRINCE.EXE
installer:
- extract:
dst: $GAMEDIR
file: archive
- task:
description: Launching setup. In the sound options, take SoundBlaster and leave
the rest by default for a better audio.
executable: SETUP.EXE
name: dosexec
slug: prince-of-persia-2-the-shadow-dos
steamid: null
version: DOS
year: 1996
{
"game_slug": "prince-of-persia-2-the-shadow-the-flame",
"version": "DOS",
"description": null,
"notes": "Use the archive from myabandonware.com (NOT the iso one)",
"name": "Prince of Persia 2: The Shadow & The Flame",
"year": 1996,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "prince-of-persia-2-the-shadow-dos",
"installer_slug": "prince-of-persia-2-the-shadow-dos",
"script": {
"files": [
{
"archive": "N/A:Select the game's archive file"
}
],
"game": {
"main_file": "PRINCE.EXE"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "archive"
}
},
{
"task": {
"description": "Launching setup. In the sound options, take SoundBlaster and leave the rest by default for a better audio.",
"executable": "SETUP.EXE",
"name": "dosexec"
}
}
]
}
}