Newer Super Mario Bros Wii 1.30 Wbfs May 2026
The mod includes a fixed netcode for local co-op. Screen scrolling issues from the original game have been patched. Players can no longer "bubble" every time they fall; there’s a 3-second cooldown, increasing the difficulty but also the fun.
Collecting Star Coins is no longer optional. In version 1.30, every World has a hidden "Cannon" or "Key" level that requires a specific number of Star Coins. World 9 (the special world) demands 75 Star Coins to enter. World 10 (the final challenge) requires 100% completion.
The Nintendo Wii, released in 2006, represented a paradigm shift in gaming accessibility. Years after its official lifecycle ended, the console developed a robust homebrew community. Standing at the pinnacle of this community's output is Newer Super Mario Bros. Wii, a total conversion modification of the original New Super Mario Bros. Wii (2009). Developed by the "Newer Team," this mod was not merely a level pack but a comprehensive overhaul of the game's assets, physics, and soundtrack. newer super mario bros wii 1.30 wbfs
While the mod was released to critical acclaim within the community, its distribution relies heavily on the WBFS file format. This paper details the technical makeup of the Version 1.30 release—the definitive version of the mod—and analyzes why the WBFS format became the standard for its archival and playability.
Version 1.30 is the final, most stable, and feature-complete release of the mod. Earlier versions (1.01, 1.20) contained bugs, softlocks, or balance issues. Version 1.30 offers: The mod includes a fixed netcode for local co-op
If you see a download labeled 1.20 or 1.25, avoid it. You want 1.30.
Assuming you already have a clean SMB Wii WBFS image (SMB_Wii_Base.wbfs): If you see a download labeled 1
# Step 1 – Extract base image to a temporary folder
wit extract "SMB_Wii_Base.wbfs" --dest ./temp_base
# Step 2 – Extract the 1.30 patch
wit extract "./patch/00010001/00000102" --dest ./temp_patch
# Step 3 – Overwrite the base’s disc.tmd with the patched one
cp ./temp_patch/disc.tmd ./temp_base/disc.tmd
# Step 4 – Copy the DLC sub‑title (if present)
cp -r ./temp_patch/subtitles/00000100 ./temp_base/subtitles/
# Step 5 – Re‑create a WBFS image
wit create "SMB_Wii_v1.30.wbfs" --src ./temp_base --compress wbfs
Newer Super Mario Bros. Wii began development shortly after the release of the "Reggie!" level editor. Unlike typical modifications that focus solely on level geometry, the Newer Team utilized custom ASM (Assembly) code injections to alter the game's core mechanics. Version 1.30 represents the final, polished build, free of the major bugs present in earlier iterations (such as the initial 1.0.0 release).
Below is a step‑by‑step workflow for anyone who wants to obtain, verify, and optionally repack the SMB Wii v1.30 WBFS image for use with a USB loader.
The usage of Newer Super Mario Bros. Wii v1.30 requires specific homebrew infrastructure on the Wii console: