ROM Dumping Guide

The below steps will explain how to obtain a ROM from your legally sourced, official GameCube disc.
Reminder: Obtaining the Official Game Disc is your responsibility.
You can also get a supported ROM from an N64 cartridge, but that requires specialized hardware like this and is beyond the scope of this guide.

GCIE-PS

We have a script available to run in Windows Powershell (and Linux, if Powershell Core and .NET Core are installed) to make it easy. You can find it here. Use it after Step 1 below.
If you can't run that, then continue reading for a guide using Dolphin emulator.

Requirements

  • Softmodded Wii or Wii U
  • GameCube disc of appropriate region, listed below (PAL = European)
  • Windows PC (it could work on Linux/macOS, but is currently untested)
  • Dolphin
  • Ship of Harkinian ( GitHub | Discord )

Procedure

  1. Dump your game disc using your modded Wii or Wii U. Transfer the dump to your PC. If using the GCIE script from above, use it now. Otherwise continue the guide.
    1. Dumping Wii/Gamecube Games @ Wii Guide
    2. Ripping Games @ Dolphin Wiki
  2. Add the dump to your Dolphin games folders. If you don't have any configured, add one in Options -> Configuration -> Paths. You will need this for the next step.
    dump dolphin game list
  3. Right-click the game in the list, click Properties, and scroll the tabs to the right to find Filesystem. Find the appropriate TGC file listed below, and extract it into your Dolphin games directory.
    dump dolphin filesystem
  4. Disc
    Game
    Filename
    Ocarina of Time & Master Quest (PAL)
    Ocarina of Time & Master Quest
    files/zlj_f.tgc
    Zelda Collector's Edition (PAL)
    Ocarina of Time
    files/tgc/zelda_PAL_093003.tgc
    Zelda Collector's Edition (US)
    Majora's Mask
    files/tgc/majora_ENG_091003.tgc
  5. Find the TGC file listed in Dolphin's game list, and go to its Filesystem properties like in step 3. Find the .n64 file in there, and extract it to your port folder.
    • Ocarina of Time (PAL)  -> zlp_f.n64
    • OoT Master Quest (PAL)   -> urazlp_f.n64
    • Majora's Mask (US)    -> zelda2e.n64
  6. Validate your dumped ROM using one of our verification sites
  7. Proceed with setting up your port as dictated in your Platform Guide.