Installer arc-the-lad-iii-arc-the-lad-collecti

files:
- disc_1_image: N/A:Please select the PlayStation Disc 1 Image file
- disc_1_cue: N/A:Please select the PlayStation Disc 1 Cue file
- disc_2_image: N/A:Please select the PlayStation Disc 2 Image file
- disc_2_cue: N/A:Please select the PlayStation Disc 2 Cue file
game:
  core: mednafen_psx_hw
  main_file: $GAMEDIR/Arc the Lad III.m3u
installer:
- merge:
    dst: $GAMEDIR
    src: disc_1_image
- merge:
    dst: $GAMEDIR
    src: disc_2_image
- merge:
    dst: $GAMEDIR
    src: disc_1_cue
- merge:
    dst: $GAMEDIR
    src: disc_2_cue
- write_file:
    content: '$disc_1_cue

      $disc_2_cue'
    file: $GAMEDIR/Arc the Lad III.m3u
description: null
game_slug: arc-the-lad-iii
gogslug: ''
humblestoreid: ''
installer_slug: arc-the-lad-iii-arc-the-lad-collecti
name: Arc the Lad III
notes: ''
runner: libretro
script:
  files:
  - disc_1_image: N/A:Please select the PlayStation Disc 1 Image file
  - disc_1_cue: N/A:Please select the PlayStation Disc 1 Cue file
  - disc_2_image: N/A:Please select the PlayStation Disc 2 Image file
  - disc_2_cue: N/A:Please select the PlayStation Disc 2 Cue file
  game:
    core: mednafen_psx_hw
    main_file: $GAMEDIR/Arc the Lad III.m3u
  installer:
  - merge:
      dst: $GAMEDIR
      src: disc_1_image
  - merge:
      dst: $GAMEDIR
      src: disc_2_image
  - merge:
      dst: $GAMEDIR
      src: disc_1_cue
  - merge:
      dst: $GAMEDIR
      src: disc_2_cue
  - write_file:
      content: '$disc_1_cue

        $disc_2_cue'
      file: $GAMEDIR/Arc the Lad III.m3u
slug: arc-the-lad-iii-arc-the-lad-collecti
steamid: null
version: Arc the Lad Collection
year: 2002
{
  "game_slug": "arc-the-lad-iii",
  "version": "Arc the Lad Collection",
  "description": null,
  "notes": "",
  "name": "Arc the Lad III",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "libretro",
  "slug": "arc-the-lad-iii-arc-the-lad-collecti",
  "installer_slug": "arc-the-lad-iii-arc-the-lad-collecti",
  "script": {
    "files": [
      {
        "disc_1_image": "N/A:Please select the PlayStation Disc 1 Image file"
      },
      {
        "disc_1_cue": "N/A:Please select the PlayStation Disc 1 Cue file"
      },
      {
        "disc_2_image": "N/A:Please select the PlayStation Disc 2 Image file"
      },
      {
        "disc_2_cue": "N/A:Please select the PlayStation Disc 2 Cue file"
      }
    ],
    "game": {
      "core": "mednafen_psx_hw",
      "main_file": "$GAMEDIR/Arc the Lad III.m3u"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "disc_1_image"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "disc_2_image"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "disc_1_cue"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "disc_2_cue"
        }
      },
      {
        "write_file": {
          "content": "$disc_1_cue\n$disc_2_cue",
          "file": "$GAMEDIR/Arc the Lad III.m3u"
        }
      }
    ]
  }
}
Back to game