files:
- iso_file: N/A:Please select the PlayStation ISO file.
game:
iso: iso_file
installer:
- merge:
dst: $GAMEDIR
src: iso_file
description: ''
game_slug: raiden-dx
gogslug: ''
humblestoreid: ''
installer_slug: raiden-dx-playstation
name: Raiden DX
notes: ''
runner: pcsxr
script:
files:
- iso_file: N/A:Please select the PlayStation ISO file.
game:
iso: iso_file
installer:
- merge:
dst: $GAMEDIR
src: iso_file
slug: raiden-dx-playstation
steamid: null
version: PlayStation
year: 1994
{
"game_slug": "raiden-dx",
"version": "PlayStation",
"description": "",
"notes": "",
"name": "Raiden DX",
"year": 1994,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "pcsxr",
"slug": "raiden-dx-playstation",
"installer_slug": "raiden-dx-playstation",
"script": {
"files": [
{
"iso_file": "N/A:Please select the PlayStation ISO file."
}
],
"game": {
"iso": "iso_file"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "iso_file"
}
}
]
}
}