files:
- iso_file: N/A:Please select the PlayStation ISO file.
game:
core: pcsx_rearmed
main_file: iso_file
installer:
- merge:
dst: $GAMEDIR
src: iso_file
description: ''
game_slug: bloody-roar-2
gogslug: ''
humblestoreid: ''
installer_slug: bloody-roar-2-playstation
name: Bloody Roar 2
notes: ''
runner: libretro
script:
files:
- iso_file: N/A:Please select the PlayStation ISO file.
game:
core: pcsx_rearmed
main_file: iso_file
installer:
- merge:
dst: $GAMEDIR
src: iso_file
slug: bloody-roar-2-playstation
steamid: null
version: Playstation
year: 1999
{
"game_slug": "bloody-roar-2",
"version": "Playstation",
"description": "",
"notes": "",
"name": "Bloody Roar 2",
"year": 1999,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "bloody-roar-2-playstation",
"installer_slug": "bloody-roar-2-playstation",
"script": {
"files": [
{
"iso_file": "N/A:Please select the PlayStation ISO file."
}
],
"game": {
"core": "pcsx_rearmed",
"main_file": "iso_file"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "iso_file"
}
}
]
}
}