Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 877 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 877 Bytes

Dab Mod for Majora's Mask in Zelda 64 Recompiled

Video_2025-02-01_00-56-11-ezgif com-video-to-gif-converter

Features:

  • DAB ON THEM HATERS by using the Blast Mask
  • EPIC SUNGLASSES that replace the Blast Mask's model

Notes:

  • You can only dab while standing still
  • Link is invulnerable while dabbing (the explosion won't damage him)
  • No 2D icon for the EPIC SUNGLASSES just yet

Building

  • First, you need to build N64Recomp for the RecompModTool utility.
  • Next, run make (with an optional job count) to build the mod code itself.
  • Finally, run the RecompModTool utility with mod.toml as the first argument and the build dir (build) as the second argument.
    • This will produce your mod's .nrm file in the build folder.