files:
- cue: 'N/A: Please select your Crash Bash.cue file'
- bin: 'N/A: Please select your Crash Bash.bin file'
game:
machine: psx
main_file: cue
installer:
- copy:
dst: $GAMEDIR
src: cue
- copy:
dst: $GAMEDIR
src: bin
description: "If you don't have PSX BIOS:\r\n- Open or create ~/.mednafen/firmware\
\ directory.\r\n- Make sure PSX BIOS files scph5500.bin, scph5501.bin, and scph5502.bin\
\ are there."
game_slug: crash-bash
gogslug: ''
humblestoreid: ''
installer_slug: crash-bash-playstation-bincue
name: Crash Bash
notes: ''
runner: mednafen
script:
files:
- cue: 'N/A: Please select your Crash Bash.cue file'
- bin: 'N/A: Please select your Crash Bash.bin file'
game:
machine: psx
main_file: cue
installer:
- copy:
dst: $GAMEDIR
src: cue
- copy:
dst: $GAMEDIR
src: bin
slug: crash-bash-playstation-bincue
steamid: null
version: Playstation (.bin/.cue)
year: 2000
{
"game_slug": "crash-bash",
"version": "Playstation (.bin/.cue)",
"description": "If you don't have PSX BIOS:\r\n- Open or create ~/.mednafen/firmware directory.\r\n- Make sure PSX BIOS files scph5500.bin, scph5501.bin, and scph5502.bin are there.",
"notes": "",
"name": "Crash Bash",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "mednafen",
"slug": "crash-bash-playstation-bincue",
"installer_slug": "crash-bash-playstation-bincue",
"script": {
"files": [
{
"cue": "N/A: Please select your Crash Bash.cue file"
},
{
"bin": "N/A: Please select your Crash Bash.bin file"
}
],
"game": {
"machine": "psx",
"main_file": "cue"
},
"installer": [
{
"copy": {
"dst": "$GAMEDIR",
"src": "cue"
}
},
{
"copy": {
"dst": "$GAMEDIR",
"src": "bin"
}
}
]
}
}