Installer super-mario-64-nintendo-64

files:
- rom: N/A:Select the game ROM file
game:
  machine: n64
  main_file: rom
installer:
- merge:
    dst: $GAMEDIR
    src: rom
description: ''
game_slug: super-mario-64
gogslug: ''
humblestoreid: ''
installer_slug: super-mario-64-nintendo-64
name: Super Mario 64
notes: ''
runner: mupen64plus
script:
  files:
  - rom: N/A:Select the game ROM file
  game:
    machine: n64
    main_file: rom
  installer:
  - merge:
      dst: $GAMEDIR
      src: rom
slug: super-mario-64-nintendo-64
steamid: null
version: Nintendo 64
year: 1996
{
  "game_slug": "super-mario-64",
  "version": "Nintendo 64",
  "description": "",
  "notes": "",
  "name": "Super Mario 64",
  "year": 1996,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "mupen64plus",
  "slug": "super-mario-64-nintendo-64",
  "installer_slug": "super-mario-64-nintendo-64",
  "script": {
    "files": [
      {
        "rom": "N/A:Select the game ROM file"
      }
    ],
    "game": {
      "machine": "n64",
      "main_file": "rom"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "rom"
        }
      }
    ]
  }
}
Back to game