files:
- cue1: N/A:Please select the first CD's CUE file
- bin1: N/A:Please select the first CD's BIN file
- cue2: N/A:Please select the second CD's CUE file
- bin2: N/A:Please select the second CD's BIN file
- cue3: N/A:Please select the third CD's CUE file
- bin3: N/A:Please select the third CD's BIN file
- cue4: N/A:Please select the fourth CD's CUE file
- bin4: N/A:Please select the fourth CD's BIN file
game:
core: mednafen_psx_hw
main_file: $GAMEDIR/FinalFantasyIX.m3u
installer:
- merge:
dst: $GAMEDIR
src: cue1
- merge:
dst: $GAMEDIR
src: bin1
- merge:
dst: $GAMEDIR
src: cue2
- merge:
dst: $GAMEDIR
src: bin2
- merge:
dst: $GAMEDIR
src: cue3
- merge:
dst: $GAMEDIR
src: bin3
- merge:
dst: $GAMEDIR
src: cue4
- merge:
dst: $GAMEDIR
src: bin4
- write_file:
content: '$cue1
$cue2
$cue3
$cue4'
file: $GAMEDIR/FinalFantasyIX.m3u
description: Accepts cue/bin files and automatically writes an m3u file for easier
disk switching.
game_slug: final-fantasy-ix
gogslug: ''
humblestoreid: ''
installer_slug: final-fantasy-ix-playstation-1
name: FINAL FANTASY IX
notes: ''
runner: libretro
script:
files:
- cue1: N/A:Please select the first CD's CUE file
- bin1: N/A:Please select the first CD's BIN file
- cue2: N/A:Please select the second CD's CUE file
- bin2: N/A:Please select the second CD's BIN file
- cue3: N/A:Please select the third CD's CUE file
- bin3: N/A:Please select the third CD's BIN file
- cue4: N/A:Please select the fourth CD's CUE file
- bin4: N/A:Please select the fourth CD's BIN file
game:
core: mednafen_psx_hw
main_file: $GAMEDIR/FinalFantasyIX.m3u
installer:
- merge:
dst: $GAMEDIR
src: cue1
- merge:
dst: $GAMEDIR
src: bin1
- merge:
dst: $GAMEDIR
src: cue2
- merge:
dst: $GAMEDIR
src: bin2
- merge:
dst: $GAMEDIR
src: cue3
- merge:
dst: $GAMEDIR
src: bin3
- merge:
dst: $GAMEDIR
src: cue4
- merge:
dst: $GAMEDIR
src: bin4
- write_file:
content: '$cue1
$cue2
$cue3
$cue4'
file: $GAMEDIR/FinalFantasyIX.m3u
slug: final-fantasy-ix-playstation-1
steamid: 377840
version: Playstation
year: 2000
{
"game_slug": "final-fantasy-ix",
"version": "Playstation",
"description": "Accepts cue/bin files and automatically writes an m3u file for easier disk switching.",
"notes": "",
"name": "FINAL FANTASY IX",
"year": 2000,
"steamid": 377840,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "final-fantasy-ix-playstation-1",
"installer_slug": "final-fantasy-ix-playstation-1",
"script": {
"files": [
{
"cue1": "N/A:Please select the first CD's CUE file"
},
{
"bin1": "N/A:Please select the first CD's BIN file"
},
{
"cue2": "N/A:Please select the second CD's CUE file"
},
{
"bin2": "N/A:Please select the second CD's BIN file"
},
{
"cue3": "N/A:Please select the third CD's CUE file"
},
{
"bin3": "N/A:Please select the third CD's BIN file"
},
{
"cue4": "N/A:Please select the fourth CD's CUE file"
},
{
"bin4": "N/A:Please select the fourth CD's BIN file"
}
],
"game": {
"core": "mednafen_psx_hw",
"main_file": "$GAMEDIR/FinalFantasyIX.m3u"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "cue1"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "bin1"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "cue2"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "bin2"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "cue3"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "bin3"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "cue4"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "bin4"
}
},
{
"write_file": {
"content": "$cue1\n$cue2\n$cue3\n$cue4",
"file": "$GAMEDIR/FinalFantasyIX.m3u"
}
}
]
}
}