files:
- file1: N/A:Please select the PlayStation CD1 image file
- file2: N/A:Please select the PlayStation CD2 image file
- file3: N/A:Please select the PlayStation CD3 image file
- file4: N/A:Please select the PlayStation CD4 image file
game:
core: mednafen_psx_libretro
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
- merge:
dst: $GAMEDIR
src: file2
- merge:
dst: $GAMEDIR
src: file3
- merge:
dst: $GAMEDIR
src: file4
description: null
game_slug: final-fantasy-ix
gogslug: ''
humblestoreid: ''
installer_slug: final-fantasy-ix-playstation
name: FINAL FANTASY IX
notes: You will need to install SCPH1001.bin manually.
runner: libretro
script:
files:
- file1: N/A:Please select the PlayStation CD1 image file
- file2: N/A:Please select the PlayStation CD2 image file
- file3: N/A:Please select the PlayStation CD3 image file
- file4: N/A:Please select the PlayStation CD4 image file
game:
core: mednafen_psx_libretro
main_file: file1
installer:
- merge:
dst: $GAMEDIR
src: file1
- merge:
dst: $GAMEDIR
src: file2
- merge:
dst: $GAMEDIR
src: file3
- merge:
dst: $GAMEDIR
src: file4
slug: final-fantasy-ix-playstation
steamid: 377840
version: Playstation
year: 2000
{
"game_slug": "final-fantasy-ix",
"version": "Playstation",
"description": null,
"notes": "You will need to install SCPH1001.bin manually.",
"name": "FINAL FANTASY IX",
"year": 2000,
"steamid": 377840,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "final-fantasy-ix-playstation",
"installer_slug": "final-fantasy-ix-playstation",
"script": {
"files": [
{
"file1": "N/A:Please select the PlayStation CD1 image file"
},
{
"file2": "N/A:Please select the PlayStation CD2 image file"
},
{
"file3": "N/A:Please select the PlayStation CD3 image file"
},
{
"file4": "N/A:Please select the PlayStation CD4 image file"
}
],
"game": {
"core": "mednafen_psx_libretro",
"main_file": "file1"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "file1"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "file2"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "file3"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "file4"
}
}
]
}
}