Installer the-legend-of-zelda-majoras-m-zelda64recomp-hd-pac

files:
- engine: https://github.com/Zelda64Recomp/Zelda64Recomp/releases/download/v1.2.0/Zelda64Recompiled-v1.2.0-Linux-X64.zip
- rom_file: N/A:Please provide The Legend of Zelda - Majora's Mask USA rom file in
    .z64 format SHA-1 d6133ace5afaa0882cf214cf88daba39e266c078
- mod_hd: https://evilgames.eu/files/texture-packs/mm-reloaded-v11.0.1-rt64.rtz
game:
  exe: $GAMEDIR/Zelda64Recompiled
installer:
- extract:
    dst: $CACHE
    file: engine
- extract:
    dst: $GAMEDIR
    file: $CACHE/Zelda64Recompiled.tar.gz
    format: tgz
- merge:
    dst: $GAMEDIR/mods
    src: mod_hd
- execute:
    command: cp "$rom_file" "$GAMEDIR/mm.n64.us.1.0.z64" ; touch portable.txt ;
description: Play "The Legend of Zelda - Majora's Mask" natively on Linux!
game_slug: the-legend-of-zelda-majoras-mask
gogslug: ''
humblestoreid: ''
installer_slug: the-legend-of-zelda-majoras-m-zelda64recomp-hd-pac
name: 'The Legend of Zelda: Majora''s Mask'
notes: "- Using Zelda64Recomp open source engine and Majora's Mask Reloaded HD pack\r\
  \n- During install, you will need to provide The Legend of Zelda - Majora's Mask\
  \ USA rom file in .z64 format SHA-1 d6133ace5afaa0882cf214cf88daba39e266c078"
runner: linux
script:
  files:
  - engine: https://github.com/Zelda64Recomp/Zelda64Recomp/releases/download/v1.2.0/Zelda64Recompiled-v1.2.0-Linux-X64.zip
  - rom_file: N/A:Please provide The Legend of Zelda - Majora's Mask USA rom file
      in .z64 format SHA-1 d6133ace5afaa0882cf214cf88daba39e266c078
  - mod_hd: https://evilgames.eu/files/texture-packs/mm-reloaded-v11.0.1-rt64.rtz
  game:
    exe: $GAMEDIR/Zelda64Recompiled
  installer:
  - extract:
      dst: $CACHE
      file: engine
  - extract:
      dst: $GAMEDIR
      file: $CACHE/Zelda64Recompiled.tar.gz
      format: tgz
  - merge:
      dst: $GAMEDIR/mods
      src: mod_hd
  - execute:
      command: cp "$rom_file" "$GAMEDIR/mm.n64.us.1.0.z64" ; touch portable.txt ;
slug: the-legend-of-zelda-majoras-m-zelda64recomp-hd-pac
steamid: null
version: Zelda64Recomp + HD pack
year: 2000
{
  "game_slug": "the-legend-of-zelda-majoras-mask",
  "version": "Zelda64Recomp + HD pack",
  "description": "Play \"The Legend of Zelda - Majora's Mask\" natively on Linux!",
  "notes": "- Using Zelda64Recomp open source engine and Majora's Mask Reloaded HD pack\r\n- During install, you will need to provide The Legend of Zelda - Majora's Mask USA rom file in .z64 format SHA-1 d6133ace5afaa0882cf214cf88daba39e266c078",
  "name": "The Legend of Zelda: Majora's Mask",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "the-legend-of-zelda-majoras-m-zelda64recomp-hd-pac",
  "installer_slug": "the-legend-of-zelda-majoras-m-zelda64recomp-hd-pac",
  "script": {
    "files": [
      {
        "engine": "https://github.com/Zelda64Recomp/Zelda64Recomp/releases/download/v1.2.0/Zelda64Recompiled-v1.2.0-Linux-X64.zip"
      },
      {
        "rom_file": "N/A:Please provide The Legend of Zelda - Majora's Mask USA rom file in .z64 format SHA-1 d6133ace5afaa0882cf214cf88daba39e266c078"
      },
      {
        "mod_hd": "https://evilgames.eu/files/texture-packs/mm-reloaded-v11.0.1-rt64.rtz"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/Zelda64Recompiled"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "engine"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$CACHE/Zelda64Recompiled.tar.gz",
          "format": "tgz"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/mods",
          "src": "mod_hd"
        }
      },
      {
        "execute": {
          "command": "cp \"$rom_file\" \"$GAMEDIR/mm.n64.us.1.0.z64\" ; touch portable.txt ;"
        }
      }
    ]
  }
}
Back to game