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: chrono-trigger
gogslug: ''
humblestoreid: ''
installer_slug: chrono-trigger-sony-playstation
name: Chrono Trigger
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: chrono-trigger-sony-playstation
steamid: 613830
version: Sony Playstation
year: 1995
{
"game_slug": "chrono-trigger",
"version": "Sony Playstation",
"description": "",
"notes": "",
"name": "Chrono Trigger",
"year": 1995,
"steamid": 613830,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "chrono-trigger-sony-playstation",
"installer_slug": "chrono-trigger-sony-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"
}
}
]
}
}