This is a plugin for stroopwafel that allows you to rebuild your mlc. For that it will:
- Disable IOSU panic, to keep it from crashing during setup (patch from Gary)
- Format MLC (or SLCCMPT) if they are detected raw (enabled by a patch from quarky)
- Creates the required quotas/folders on the MLC
- Installs titles from
sd:/wafel_install
- Fixes the region if needed
- Triggers inital setup on next boot
- Copy the WUPs of all 52 mlc system titles to
sd:/wafel_install
- Put the
wafel_setup_mlc.ipx
together withwafel_core.ipx
from stroopwafel in/wiiu/ios_plugins
on your SD Card - Boot with de_Fuse or isfshax and watch the serial log (or check the log on the SD when its done)
- Wait till it says it's done / the LED stops blinking
- Power off
- Remove
wafel_setup_mlc.ipx
from/wiiu/ios_plugins
- Boot the Wii U, the initial setup should launch
If you are using the same size media or didn't replace the media the format might not run, because the old WFS is still detected. To force a format, select Wipe MLC
and Delete scfm.img
in Backup and Restore
.
The MLC system titles can be downloaded using the MLCRestorerDownloader by Xpl0itU
export STROOPWAFEL_ROOT=/path/too/stroopwafel-repo
make
One way to replace the MLC on your Wii U would be to replace the 8GB / 32GB eMMC with a micro SD card. To make the replacement more convieneint I recommend Voultars Wii-U NAND-AID - eMMC Recovery and Replacement Interposer. Stock IOSU supports up to 64GB MLC. If you want more, you need to to remove this limitation.
The other way is to replace the Disc Drive with a SATA SSD/HDD using a SATA adapter. This option doesn't have size limitation other than the WFS limit of 2TB.
- GaryOrderNichts for the IOSU patch to keep IOSU from crashing
- Ash for the IOSU patch to enable format
- V10lator for quota creation and improving title install
- Lazr1026 for testing and debugging