Installer driver-2-back-on-the-streets-playstation

files:
- file1: N/A:Please select the PlayStation CD1 image file
- file2: N/A:Please select the PlayStation CD2 image file
game:
  core: mednafen_psx_hw
  main_file: file1
installer:
- merge:
    dst: $GAMEDIR
    src: file1
- merge:
    dst: $GAMEDIR
    src: file2
description: null
game_slug: driver-2-back-on-the-streets
gogslug: ''
humblestoreid: ''
installer_slug: driver-2-back-on-the-streets-playstation
name: 'Driver 2: Back on the Streets'
notes: ''
runner: libretro
script:
  files:
  - file1: N/A:Please select the PlayStation CD1 image file
  - file2: N/A:Please select the PlayStation CD2 image file
  game:
    core: mednafen_psx_hw
    main_file: file1
  installer:
  - merge:
      dst: $GAMEDIR
      src: file1
  - merge:
      dst: $GAMEDIR
      src: file2
slug: driver-2-back-on-the-streets-playstation
steamid: null
version: PlayStation
year: 2000
{
  "game_slug": "driver-2-back-on-the-streets",
  "version": "PlayStation",
  "description": null,
  "notes": "",
  "name": "Driver 2: Back on the Streets",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "libretro",
  "slug": "driver-2-back-on-the-streets-playstation",
  "installer_slug": "driver-2-back-on-the-streets-playstation",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the PlayStation CD1 image file"
      },
      {
        "file2": "N/A:Please select the PlayStation CD2 image file"
      }
    ],
    "game": {
      "core": "mednafen_psx_hw",
      "main_file": "file1"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "file1"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "file2"
        }
      }
    ]
  }
}
Back to game