Installer tail-concerto-bin-image

files:
- iso_file: N/A:Please select the PlayStation BIN file.
- cue_file: N/A:Please select the PlayStation CUE file.
game:
  core: pcsx_rearmed
  main_file: cue_file
installer:
- merge:
    dst: $GAMEDIR
    src: iso_file
- merge:
    dst: $GAMEDIR
    src: cue_file
description: ''
game_slug: tail-concerto
gogslug: ''
humblestoreid: ''
installer_slug: tail-concerto-bin-image
name: Tail Concerto
notes: ''
runner: libretro
script:
  files:
  - iso_file: N/A:Please select the PlayStation BIN file.
  - cue_file: N/A:Please select the PlayStation CUE file.
  game:
    core: pcsx_rearmed
    main_file: cue_file
  installer:
  - merge:
      dst: $GAMEDIR
      src: iso_file
  - merge:
      dst: $GAMEDIR
      src: cue_file
slug: tail-concerto-bin-image
steamid: null
version: BIN image
year: 1998
{
  "game_slug": "tail-concerto",
  "version": "BIN image",
  "description": "",
  "notes": "",
  "name": "Tail Concerto",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "libretro",
  "slug": "tail-concerto-bin-image",
  "installer_slug": "tail-concerto-bin-image",
  "script": {
    "files": [
      {
        "iso_file": "N/A:Please select the PlayStation BIN file."
      },
      {
        "cue_file": "N/A:Please select the PlayStation CUE file."
      }
    ],
    "game": {
      "core": "pcsx_rearmed",
      "main_file": "cue_file"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "iso_file"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "cue_file"
        }
      }
    ]
  }
}
Back to game