Installer d-the-game-3do

files:
- rom1: N/A:Select the game's ROM cd1 file
- rom2: N/A:Select the game's ROM cd2 file
game:
  core: opera
  main_file: rom1
installer:
- merge:
    dst: $GAMEDIR
    src: rom1
- merge:
    dst: $GAMEDIR
    src: rom2
description: null
game_slug: d-the-game
gogslug: d_the_game
humblestoreid: ''
installer_slug: d-the-game-3do
name: 'D: The Game'
notes: ''
runner: libretro
script:
  files:
  - rom1: N/A:Select the game's ROM cd1 file
  - rom2: N/A:Select the game's ROM cd2 file
  game:
    core: opera
    main_file: rom1
  installer:
  - merge:
      dst: $GAMEDIR
      src: rom1
  - merge:
      dst: $GAMEDIR
      src: rom2
slug: d-the-game-3do
steamid: 510590
version: 3DO
year: 1995
{
  "game_slug": "d-the-game",
  "version": "3DO",
  "description": null,
  "notes": "",
  "name": "D: The Game",
  "year": 1995,
  "steamid": 510590,
  "gogslug": "d_the_game",
  "humblestoreid": "",
  "runner": "libretro",
  "slug": "d-the-game-3do",
  "installer_slug": "d-the-game-3do",
  "script": {
    "files": [
      {
        "rom1": "N/A:Select the game's ROM cd1 file"
      },
      {
        "rom2": "N/A:Select the game's ROM cd2 file"
      }
    ],
    "game": {
      "core": "opera",
      "main_file": "rom1"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "rom1"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "rom2"
        }
      }
    ]
  }
}
Back to game