Installer ctr-crash-team-racing-playstation-bincue

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