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: jersey-devil
gogslug: ''
humblestoreid: ''
installer_slug: jersey-devil-playstation
name: Jersey Devil
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: jersey-devil-playstation
steamid: null
version: PlayStation
year: 1997
{
"game_slug": "jersey-devil",
"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": "Jersey Devil",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "jersey-devil-playstation",
"installer_slug": "jersey-devil-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"
}
}
]
}
}