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: grandia
gogslug: ''
humblestoreid: ''
installer_slug: grandia-playstation
name: Grandia
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: grandia-playstation
steamid: null
version: Playstation
year: 1997
{
"game_slug": "grandia",
"version": "Playstation",
"description": "",
"notes": "",
"name": "Grandia",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "grandia-playstation",
"installer_slug": "grandia-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"
}
}
]
}
}