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: null
game_slug: saga-frontier
gogslug: ''
humblestoreid: ''
installer_slug: saga-frontier-01
name: Saga Frontier
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: saga-frontier-01
steamid: null
version: '0.1'
year: 1997
{
"game_slug": "saga-frontier",
"version": "0.1",
"description": null,
"notes": "",
"name": "Saga Frontier",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "saga-frontier-01",
"installer_slug": "saga-frontier-01",
"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"
}
}
]
}
}