Installer final-fantasy-vi-playstation

files:
- iso: N/A:Please select the PlayStation image file
game:
  core: pcsx_rearmed
  main_file: iso
installer:
- merge:
    dst: $GAMEDIR
    src: iso
description: Uses PCSX ReARMed core. Runs without requiring PSX BIOS
game_slug: final-fantasy-vi
gogslug: ''
humblestoreid: ''
installer_slug: final-fantasy-vi-playstation
name: FINAL FANTASY VI
notes: ''
runner: libretro
script:
  files:
  - iso: N/A:Please select the PlayStation image file
  game:
    core: pcsx_rearmed
    main_file: iso
  installer:
  - merge:
      dst: $GAMEDIR
      src: iso
slug: final-fantasy-vi-playstation
steamid: 382900
version: PlayStation
year: 1994
{
  "game_slug": "final-fantasy-vi",
  "version": "PlayStation",
  "description": "Uses PCSX ReARMed core. Runs without requiring PSX BIOS",
  "notes": "",
  "name": "FINAL FANTASY VI",
  "year": 1994,
  "steamid": 382900,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "libretro",
  "slug": "final-fantasy-vi-playstation",
  "installer_slug": "final-fantasy-vi-playstation",
  "script": {
    "files": [
      {
        "iso": "N/A:Please select the PlayStation image file"
      }
    ],
    "game": {
      "core": "pcsx_rearmed",
      "main_file": "iso"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "iso"
        }
      }
    ]
  }
}
Back to game