New Super Mario Bros Wii Mods Dolphin -
To play mods for New Super Mario Bros. Wii on the Dolphin emulator, you can use the built-in Riivolution support, which applies patches to the original game files without permanently modifying them. How to Install and Play Mods (Riivolution Method)
This is the standard method for large mods like Newer Super Mario Bros. Wii.
Download and Extract: Download the mod package (often from sites like NewerTeam) and extract the files using a program like 7-Zip or WinRAR. Locate the Riivolution Folder:
Windows: Press Win + R and enter %appdata%\Dolphin Emulator\Load\Riivolution. new super mario bros wii mods dolphin
macOS: Use Finder to go to ~/Library/Application Support/Dolphin/Load/Riivolution.
If the Riivolution folder doesn't exist, create it manually inside the Load folder.
Copy Mod Files: Move the mod's specific data folders (e.g., NewerSMBW) and the .xml patch file into that Riivolution folder. Launch the Mod: To play mods for New Super Mario Bros
Open Dolphin and right-click New Super Mario Bros. Wii in your game list.
Performance Tuning: Getting 60 FPS with HD Mods
Running a mod isn't just about compatibility; it's about performance. Here are the optimal Dolphin settings for NSMBW mods:
- Graphics Backend: Vulkan (for AMD) or Direct3D 12 (for Nvidia/Intel). OpenGL is legacy.
- Internal Resolution:
3x Native (1920x1584)for 1080p.6x Nativefor 4K. - Anti-Aliasing: None for mods with custom textures (it blurs sprites). Use
SSAAif you must. - Texture Cache: Set to Fast. Many mods stream textures live; a slower cache causes pop-in.
- Enable Dual Core: Yes. NSMBW is not demanding; dual-core speed helps emulation.
- Enable MMU: Turn this Off unless the mod crashes. MMU slows down dolphin significantly.
Typical mod installation workflows
- Backup: Make a working backup of your original NSMBW ISO.
- Acquire mod files: Download the mod (level pack, textures, codes) from a trusted community source.
- Apply files:
- For texture packs: place textures in Dolphin’s Custom Textures folder with the correct GameID subfolder; enable “Load Custom Textures” in Dolphin.
- For AR/Gecko codes: add the .txt code files to Dolphin’s cheat directory and enable the codes in the game properties.
- For level packs or other ISO modifications: use ISO repacking tools to insert modified files into a copy of the ISO; then load the modified ISO in Dolphin.
- Configure Dolphin:
- Use appropriate GameCube/Wii settings (video backend, JIT, MMU, EFIs).
- For performance/stability, try the recommended backend (OpenGL/Vulkan) and enable dual-core/JIT as appropriate.
- Test and iterate: Run the game, check for crashes, visual glitches, or desynced audio; revert changes or try alternate builds if needed.
Step 3: Initial Configuration
- Graphics: Backend → Vulkan or Direct3D 12. Set Internal Resolution to 3x (1080p) or higher. Enable
Scaled EFB Copy. - Controllers: Emulate the Wii Remote. For classic mods, map a standard controller (Xbox/PlayStation) to a “Classic Controller Pro” or emulate Wiimote + Nunchuk. Most modern mods support the Classic Controller extension.
- Enable Cheats: Go to
Config→General→ EnableCheats. Many mods rely on Gecko codes.
B. Total Conversions
These mods alter the game code (via patching) to introduce new mechanics that Nintendo never intended. This requires ASM (Assembly) hacking. Graphics Backend: Vulkan (for AMD) or Direct3D 12
- New Power-ups: Modders have coded in the Hammer Suit, Boomerang Suit, and Ice Flower (fully functional, unlike the limited version in the original game).
- New Physics: Changes to Mario’s gravity or acceleration to mimic other games (like Super Mario World).
- New Enemies: Importing enemies from the DS version or other Mario titles.
Common Pitfalls (and Fixes)
| Problem | Solution |
|---------|----------|
| Black screen after Riivolution launch | Check that mod folders are in Dolphin/Load/ – not in the game’s directory. |
| Missing textures or weird colors | Enable "Store EFB Copies to Texture Only" off in Graphics > Hacks. |
| Mod works but no music | Many mods use custom .brstm files – ensure the mod’s Sound folder is present. |
| Crashes when entering a pipe | Corrupt save file. Delete Dolphin/GC folder for that title ID, or use a fresh save. |
Why Dolphin for NSMBW Mods?
Playing mods on a real Wii requires softmodding, SD cards, and sometimes disc backups. Dolphin removes all friction:
- Instant loading – No console boot times.
- Save states – Essential for punishing mods.
- Higher resolutions – 1080p/4K makes custom levels pop.
- Netplay – Play mods online with friends (even if the original mod didn’t support online).
- Controller freedom – Use any gamepad, keyboard, or even a mouse for motion controls.
Common Mod Glitches & Fixes:
- Black Screen after title: The mod requires a specific base ISO version (usually NTSC-U Rev 0). Re-dump your clean game.
- Missing textures (purple/black checkerboard): The mod has custom textures. Ensure
Load Custom Texturesis on and the folder name matches your game ID exactly. - Desync in multiplayer: Set Dolphin to
Synchronous GPUand disableDual Core. This sacrifices speed for accuracy.