Installer crash-bandicoot-warped-playstation-bincue

files:
- cue: 'N/A: Please select your Crash Bandicoot: Warped.cue file'
- bin: 'N/A: Please select your Crash Bandicoot: Warped.bin file'
game:
  machine: psx
  main_file: cue
installer:
- copy:
    dst: $GAMEDIR
    src: cue
- copy:
    dst: $GAMEDIR
    src: bin
description: null
game_slug: crash-bandicoot-warped
gogslug: ''
humblestoreid: ''
installer_slug: crash-bandicoot-warped-playstation-bincue
name: 'Crash Bandicoot: Warped'
notes: ''
runner: mednafen
script:
  files:
  - cue: 'N/A: Please select your Crash Bandicoot: Warped.cue file'
  - bin: 'N/A: Please select your Crash Bandicoot: Warped.bin file'
  game:
    machine: psx
    main_file: cue
  installer:
  - copy:
      dst: $GAMEDIR
      src: cue
  - copy:
      dst: $GAMEDIR
      src: bin
slug: crash-bandicoot-warped-playstation-bincue
steamid: null
version: PlayStation (.bin/.cue)
year: 1998
{
  "game_slug": "crash-bandicoot-warped",
  "version": "PlayStation (.bin/.cue)",
  "description": null,
  "notes": "",
  "name": "Crash Bandicoot: Warped",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "mednafen",
  "slug": "crash-bandicoot-warped-playstation-bincue",
  "installer_slug": "crash-bandicoot-warped-playstation-bincue",
  "script": {
    "files": [
      {
        "cue": "N/A: Please select your Crash Bandicoot: Warped.cue file"
      },
      {
        "bin": "N/A: Please select your Crash Bandicoot: Warped.bin file"
      }
    ],
    "game": {
      "machine": "psx",
      "main_file": "cue"
    },
    "installer": [
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "cue"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "bin"
        }
      }
    ]
  }
}
Back to game