files:
- cue_file: N/A:Please select the PlayStation CUE file.
game:
core: pcsx_rearmed
main_file: cue_file
installer:
- merge:
dst: $GAMEDIR
src: cue_file
description: null
game_slug: kingsleys-adventure
gogslug: ''
humblestoreid: ''
installer_slug: kingsleys-adventure-playstation
name: Kingsley's Adventure
notes: If your version of the game has multiple bin files be sure you have all of
them in the game directory before playing or you will have no music.
runner: libretro
script:
files:
- cue_file: N/A:Please select the PlayStation CUE file.
game:
core: pcsx_rearmed
main_file: cue_file
installer:
- merge:
dst: $GAMEDIR
src: cue_file
slug: kingsleys-adventure-playstation
steamid: null
version: PlayStation
year: 1999
{
"game_slug": "kingsleys-adventure",
"version": "PlayStation",
"description": null,
"notes": "If your version of the game has multiple bin files be sure you have all of them in the game directory before playing or you will have no music.",
"name": "Kingsley's Adventure",
"year": 1999,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "kingsleys-adventure-playstation",
"installer_slug": "kingsleys-adventure-playstation",
"script": {
"files": [
{
"cue_file": "N/A:Please select the PlayStation CUE file."
}
],
"game": {
"core": "pcsx_rearmed",
"main_file": "cue_file"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "cue_file"
}
}
]
}
}