files:
- file1: N/A:Please select the PlayStation CD1 image file
- file2: N/A:Please select the PlayStation CD2 image file
game:
core: mednafen_psx_hw
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
- merge:
dst: $GAMEDIR
src: file2
description: null
game_slug: chrono-cross
gogslug: ''
humblestoreid: ''
installer_slug: chrono-cross-playstation
name: Chrono Cross
notes: ''
runner: libretro
script:
files:
- file1: N/A:Please select the PlayStation CD1 image file
- file2: N/A:Please select the PlayStation CD2 image file
game:
core: mednafen_psx_hw
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
- merge:
dst: $GAMEDIR
src: file2
slug: chrono-cross-playstation
steamid: null
version: playstation
year: 1999
{
"game_slug": "chrono-cross",
"version": "playstation",
"description": null,
"notes": "",
"name": "Chrono Cross",
"year": 1999,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "chrono-cross-playstation",
"installer_slug": "chrono-cross-playstation",
"script": {
"files": [
{
"file1": "N/A:Please select the PlayStation CD1 image file"
},
{
"file2": "N/A:Please select the PlayStation CD2 image file"
}
],
"game": {
"core": "mednafen_psx_hw",
"main_file": "file1"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "file1"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "file2"
}
}
]
}
}