Super Mario Sunshine Ntsc-u Iso <INSTANT>
Archival Report: Super Mario Sunshine (NTSC-U) ISO Analysis
Title: Super Mario Sunshine
Platform: Nintendo GameCube (DOL-006 US)
Region: NTSC-U (North America)
Disc ID: DOL-GMSE-USA
Media Format: 8 cm Mini DVD
File Format: ISO (ISO 9660 + GameCube proprietary structure)
Report Date: [Current Date]
Why the NTSC-U Version Matters
For casual players, any region’s Sunshine will work. However, enthusiasts prefer the NTSC-U ISO for three critical reasons:
- Refresh Rate (60Hz vs. 50Hz): The NTSC-U version runs at 60Hz, resulting in smoother gameplay and faster frame pacing. PAL versions (unless patched) run at 50Hz, making the game feel sluggish.
- Speedrunning Standards: The global speedrunning leaderboards for Super Mario Sunshine are almost exclusively based on the NTSC-U version. Physics glitches, hover nozzle distances, and frame-perfect tricks differ between regions.
- Language & Text Speed: The North American version defaults to English and features slightly faster text scrolling than the PAL multi-language versions.
The ISO and the Modding Community
The reason the Super Mario Sunshine NTSC-U ISO remains in high demand isn’t just emulation—it’s modification. The modding scene (known as “Super Mario Sunburn” or “Eclipse”) relies entirely on patching the US ISO. super mario sunshine ntsc-u iso
7. Common Issues & Fixes
| Problem | Solution |
|---------|----------|
| Emulator shows black screen | Wrong region? PAL console BIOS trying to run NTSC-U? Set emulated console to USA. |
| Audio crackling | Increase audio latency in Dolphin (Audio → Latency 40ms+). |
| Corrupt save data | Use proper save file for GMSE01. Save files from PAL or JPN versions won’t work. |
| ISO won't boot in Swiss | Verify you dumped correctly. Swiss requires clean ISO without custom header corruption. |
| “Not a valid GameCube disc” error | Bad dump or missing disc header. Re-dump with CleanRip on Wii. |
With Dolphin Emulator
- Minimum OS: Windows 10, macOS 11, Linux
- Setup: Download Dolphin (official) →
Config→Paths→ Add folder containing ISO. - Recommended settings for Sunshine:
- Enable Dual Core (speedup, stable).
- Graphics: Direct3D 12 / Vulkan.
- Enable Store XFB Copies to Texture Only (fixes sun reflection bug).
- Enable Immediately Present XFB for cutscenes.
- May need
EFB Access to CPUfor certain graphical effects.
9. Frequently Asked Questions
Q: Can I convert a PAL ISO to NTSC-U?
No – textures, code, and region locks differ. Use the proper ISO. Archival Report: Super Mario Sunshine (NTSC-U) ISO Analysis
Q: Is the Super Mario 3D All-Stars version the same as the ISO?
No – that’s a native port with upscaled textures and modified code, not an ISO.
Q: Why is my NTSC-U ISO 1.35 GB but Redump says 1.46 GB?
Different reporting (binary vs decimal). 1,459,978,240 bytes = 1.36 GiB. Refresh Rate (60Hz vs
Q: Does the ISO include the “Limited Edition” or “Player’s Choice” variants?
Same data – only disc label and box differ.
4. File Structure (Partial)
When mounted or extracted, the ISO reveals:
/root/
├── boot.dol (main executable)
├── fst.bin (file system table)
├── apploader.img
├── bi2.bin (debug info)
├── opening.thp (intro video)
├── /audio/ (44 .ast files – Nintendo’s ADPCM)
├── /movie/ (.thp cutscenes)
├── /map/ (level geometry)
├── /object/ (enemy & object data)
└── /tex/ (textures, including English HUD text)
Notable extracted file:
boot.dolsize: 3.2 MB (uncompressed PowerPC 750CL code)- Entry point: 0x80003400
Hardware options:
- Homebrewed Wii (easiest) – Install CleanRip.
- PC with certain LG/TSSTcorp DVD drives (rare – GameCube discs use a special BCA).
- GC Loader PNP – Can dump from original disc.