files:
- cue: N/A:Select the game's CUE file
- bin: N/A:Select the game's BIN file
game:
core: mednafen_psx_hw
machine: psx
main_file: cue
installer:
- merge:
dst: $GAMEDIR
src: bin
- merge:
dst: $GAMEDIR
src: cue
description: null
game_slug: mortal-kombat-trilogy
gogslug: mortal_kombat_trilogy
humblestoreid: ''
installer_slug: mortal-kombat-trilogy-playstation-bincue
name: Mortal Kombat Trilogy
notes: ''
runner: mednafen
script:
files:
- cue: N/A:Select the game's CUE file
- bin: N/A:Select the game's BIN file
game:
core: mednafen_psx_hw
machine: psx
main_file: cue
installer:
- merge:
dst: $GAMEDIR
src: bin
- merge:
dst: $GAMEDIR
src: cue
slug: mortal-kombat-trilogy-playstation-bincue
steamid: null
version: Playstation (.bin/.cue)
year: 1996
{
"game_slug": "mortal-kombat-trilogy",
"version": "Playstation (.bin/.cue)",
"description": null,
"notes": "",
"name": "Mortal Kombat Trilogy",
"year": 1996,
"steamid": null,
"gogslug": "mortal_kombat_trilogy",
"humblestoreid": "",
"runner": "mednafen",
"slug": "mortal-kombat-trilogy-playstation-bincue",
"installer_slug": "mortal-kombat-trilogy-playstation-bincue",
"script": {
"files": [
{
"cue": "N/A:Select the game's CUE file"
},
{
"bin": "N/A:Select the game's BIN file"
}
],
"game": {
"core": "mednafen_psx_hw",
"machine": "psx",
"main_file": "cue"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "bin"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "cue"
}
}
]
}
}