3.7 KiB
3.7 KiB
Recover Your Lost or Corrupted Mii Channel
This page will guide you through the process of restoring your Mii Channel to a working state.
What You Need
Windows
- A working Homebrew installation on Wii U side
- This release of FTPiiU Everywhere
- An FTP client such as FileZilla
- overwrite-wiiu-titlehash.exe
macOS & Linux
- A working Homebrew installation on Wii U side
- This release of FTPiiU Everywhere
- The latest release of Python
- An FTP client such as FileZilla
- overwrite-wiiu-titlehash.py
Instructions
Windows
- Extract the
fpiiu-cbhc.zip
file to the root of your SD Card - Install FileZilla on your computer
macOS & Linux
- Extract the
fpiiu-cbhc.zip
file to the root of your SD Card - Install FileZilla on your computer
- Install Python on your computer
Recovering The Channel
!> If you are using a system update blocking method, please remove it.
Windows
- Power on your Wii U and launch the CFW of your choice (Mocha, Haxchi or CBHC)
- Launch the Homebrew Launcher and FTPiiU Everywhere
- Launch FileZilla on your computer
- In FileZilla, type in the IP address displayed by your Wii U in the
Host
field at the top of the window and click onQuickconnect
- Navigate to
/slccmpt01/title/00010002
- Delete the
48414341
folder - Launch the previously downloaded
overwrite-wiiu-titlehash.exe
file - Type in your Wii U's IP address and press Enter
- Wait for it to finish what it's doing
- If an
err.log
file has been generated, please visit us in #wiiu-assistance on Nintendo Homebrew Discord
- Exit FTPiiU Everywhere and the Homebrew Launcher
- Launch the System Settings
- Perform a System Update
macOS & Linux
- Power on your Wii U and launch the CFW of your choice (Mocha, Haxchi or CBHC)
- Launch the Homebrew Launcher and FTPiiU Everywhere
- Launch FileZilla on your computer
- In FileZilla, type in the IP address displayed by your Wii U in the
Host
field at the top of the window and click onQuickconnect
- Navigate to
/slccmpt01/title/00010002
- Delete the
48414341
folder - Open up a Terminal window
- Use the following command:
cd <directory>
- On macOS, the most common place to find your downloaded files is
/Users/username/Downloads
- On Linux, the most common place to find your downloaded files is
/home/username/Downloads
- Use the following command:
python3 overwrite-wiiu-titlehash.py
- Type in your Wii U's IP address and press Enter
- Wait for it to finish what it's doing
- If an
err.log
file has been generated, please visit us in #wiiu-assistance on Nintendo Homebrew Discord
- Exit FTPiiU Everywhere and the Homebrew Launcher
- Launch the System Settings
- Perform a System Update
You should now have a working Mii Channel.
?> You can now re-enable your system update blocking method.