files:
- cuefile: N/A:Please select the PlayStation CUE file.
- binfile: N/A:Please select the PlayStation BIN file.
game:
core: pcsx_rearmed
main_file: cuefile
installer:
- merge:
dst: $GAMEDIR
src: binfile
- merge:
dst: $GAMEDIR
src: cuefile
description: ''
game_slug: lsd-dream-emulator
gogslug: ''
humblestoreid: ''
installer_slug: lsd-dream-emulator-iso-bin
name: 'LSD: Dream Emulator'
notes: ''
runner: libretro
script:
files:
- cuefile: N/A:Please select the PlayStation CUE file.
- binfile: N/A:Please select the PlayStation BIN file.
game:
core: pcsx_rearmed
main_file: cuefile
installer:
- merge:
dst: $GAMEDIR
src: binfile
- merge:
dst: $GAMEDIR
src: cuefile
slug: lsd-dream-emulator-iso-bin
steamid: null
version: ISO .bin
year: 1998
{
"game_slug": "lsd-dream-emulator",
"version": "ISO .bin",
"description": "",
"notes": "",
"name": "LSD: Dream Emulator",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "lsd-dream-emulator-iso-bin",
"installer_slug": "lsd-dream-emulator-iso-bin",
"script": {
"files": [
{
"cuefile": "N/A:Please select the PlayStation CUE file."
},
{
"binfile": "N/A:Please select the PlayStation BIN file."
}
],
"game": {
"core": "pcsx_rearmed",
"main_file": "cuefile"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "binfile"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "cuefile"
}
}
]
}
}