* Remove docsify.js files * treewide: Remove obsolete pages and files - These are no longer used, no longer recommended, and no longer have a reason to stay in the guide. - Of note are the vWii contents, which now live in wii.hacks.guide. * translations: drop all languages The migration will break all of them, so it's best to let it get regenerated by Crowdin. This also deletes leftover files that don't exist in the main guide. * Initialize VitePress - Add theme submodule - Add initial configuration files - Override theme-default VPFooter with custom theme version * docs: port to VitePress * config: add sidebar/navbar and initial translation support * config: add footer * workflow: add VitePress build steps * crowdin: move to VitePress * config: add favicon * config: add GitHub link to navbar * config: add Discord invite to navbar * LICENSE: update for VitePress While the docs are licensed under ISC, the theme is licensed under MIT. Explicitly specify this. * Add dependabot configs for npm * config: add support for `default` keyword in tabs Specifying `tab default` will allow defaulting to this tab on page load. * docs: conditionally enable the prev/next buttons These only make sense in the Aroma pages; the rest aren't chronological paths. * homepage: add custom homepage hero implementation This retires the old logo, and brings in Plailect's old Wii U guide image.
3.7 KiB
| layout | title | hero | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| home | Wii U Hacks Guide |
|
::: tip
Discord Help
For live support with this guide please visit us in #wiiu-assistance on the Nintendo Homebrew Discord and ask, in English, for assistance. Please read #faq-wiiu, as well as our Frequently Asked Questions page beforehand to see if your question has already been answered.
:::
::: info
If you appreciate this guide, we accept donations.
:::
::: info
For complete guides to homebrew and custom firmware for other devices, check out hacks.guide.
:::
Homebrew
Homebrew applications are custom, user-made software, which haven’t been authorized by Nintendo. This can include save editing tools, games, emulators, and more.
Homebrew can be run on your Wii U as long as you have a way to put files on an SD Card and your Wii U is updated to the latest version for your region.
Custom Firmware
Custom firmware (often abbreviated as "CFW") enables you to use more advanced hacks that userland homebrew can’t easily do. For instance, installing game modifications with ease. CFW can be set up on any console on the latest version.
Homebrew & CFW Uses
Among other things, it allows you to do the following:
- Use “ROM hacks” for games that you own.
- Backup, edit and restore saves for many games.
- Play games for older systems with various emulators, using RetroArch or other standalone emulators.
- Play out-of-region games.
- Dump your Wii U game discs to a format that can be installed on your internal or external Wii U storage drive.
End Goal
This guide has the end goal of taking a completely unmodified Wii U from stock to custom firmware.
Before Starting
::: danger
Before beginning the guide, you must know the risks of Wii U hacking: EVERY time you modify your system, there is always the potential for an UNRECOVERABLE brick. They’re rare but still a possibility so make sure you follow ALL directions EXACTLY!
:::
::: info
This guide will work on all Wii U consoles in all regions on the latest firmware (5.5.6 for North American consoles, 5.5.5 for all other regions) or below.
You will need the following in order to successfully follow this guide:
- An SD Card.
- A device such as a computer to place files onto the SD Card.
- A Wii U with internet access.
A 32GB SD Card will be enough for most use-cases. A Micro SD Card in an adapter will work fine.
:::
::: tip
If you have an existing legacy CFW setup
- For CBHC users: Go to the Uninstall CBHC page to uninstall CBHC.
- For Haxchi users: Uninstall the Haxchi app from Data Management in the System Settings app.
- For Mocha CFW (Indexiine) users: Go to the Uninstall Indexiine page to uninstall Indexiine.
- For Mocha CFW (Online Exploit) users: You do not need to do anything before following this guide.
:::
If everything goes according to plan, you will lose no data and end up with everything that you started with (games, saves, NNID, etc, will be preserved).
Keep your device plugged in throughout the entire process to avoid data loss or damage from an unexpected power-off.
After following this guide, CFW will be loaded and enabled on boot, unless you choose to not follow the Autobooting Aroma section.
It is advised that you read the entire guide from start to finish one or more times before actually running through the guide with your system.