files:
- cue: N/A:Please select the game's CUE sheet.
- srm: N/A:Please select the game's SRM file.
- tr1: N/A:Please select the game's track 1 bin file.
- tr2: N/A:Please select the game's track 2 bin file.
game:
core: pcsx_rearmed
main_file: cue
installer:
- merge:
dst: $GAMEDIR
src: cue
- merge:
dst: $GAMEDIR
src: srm
- merge:
dst: $GAMEDIR
src: tr1
- merge:
dst: $GAMEDIR
src: tr2
description: null
game_slug: mega-man-legends-2
gogslug: ''
humblestoreid: ''
installer_slug: mega-man-legends-2-ps1
name: Mega Man Legends 2
notes: ''
runner: libretro
script:
files:
- cue: N/A:Please select the game's CUE sheet.
- srm: N/A:Please select the game's SRM file.
- tr1: N/A:Please select the game's track 1 bin file.
- tr2: N/A:Please select the game's track 2 bin file.
game:
core: pcsx_rearmed
main_file: cue
installer:
- merge:
dst: $GAMEDIR
src: cue
- merge:
dst: $GAMEDIR
src: srm
- merge:
dst: $GAMEDIR
src: tr1
- merge:
dst: $GAMEDIR
src: tr2
slug: mega-man-legends-2-ps1
steamid: null
version: PS1
year: 2000
{
"game_slug": "mega-man-legends-2",
"version": "PS1",
"description": null,
"notes": "",
"name": "Mega Man Legends 2",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "mega-man-legends-2-ps1",
"installer_slug": "mega-man-legends-2-ps1",
"script": {
"files": [
{
"cue": "N/A:Please select the game's CUE sheet."
},
{
"srm": "N/A:Please select the game's SRM file."
},
{
"tr1": "N/A:Please select the game's track 1 bin file."
},
{
"tr2": "N/A:Please select the game's track 2 bin file."
}
],
"game": {
"core": "pcsx_rearmed",
"main_file": "cue"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "cue"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "srm"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "tr1"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "tr2"
}
}
]
}
}