files:
- bin_file: N/A:Please select the PlayStation Bin file
- cue_file: N/A:Please select the PlayStation Cue file
game:
core: mednafen_psx_hw
main_file: cue_file
installer:
- merge:
dst: $GAMEDIR
src: bin_file
- merge:
dst: $GAMEDIR
src: cue_file
description: null
game_slug: arc-the-lad
gogslug: ''
humblestoreid: ''
installer_slug: arc-the-lad-arc-the-lad-collecti
name: Arc the Lad
notes: ''
runner: libretro
script:
files:
- bin_file: N/A:Please select the PlayStation Bin file
- cue_file: N/A:Please select the PlayStation Cue file
game:
core: mednafen_psx_hw
main_file: cue_file
installer:
- merge:
dst: $GAMEDIR
src: bin_file
- merge:
dst: $GAMEDIR
src: cue_file
slug: arc-the-lad-arc-the-lad-collecti
steamid: null
version: Arc the Lad Collection
year: 2002
{
"game_slug": "arc-the-lad",
"version": "Arc the Lad Collection",
"description": null,
"notes": "",
"name": "Arc the Lad",
"year": 2002,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "arc-the-lad-arc-the-lad-collecti",
"installer_slug": "arc-the-lad-arc-the-lad-collecti",
"script": {
"files": [
{
"bin_file": "N/A:Please select the PlayStation Bin file"
},
{
"cue_file": "N/A:Please select the PlayStation Cue file"
}
],
"game": {
"core": "mednafen_psx_hw",
"main_file": "cue_file"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "bin_file"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "cue_file"
}
}
]
}
}