71 lines
3.7 KiB
Markdown
71 lines
3.7 KiB
Markdown
---
|
|
layout: splash
|
|
title: "Wii Hacks Guide"
|
|
header:
|
|
overlay_color: "#121212"
|
|
overlay_image: /images/main-pages/home-page-feature.jpg
|
|
overlay_filter: 0.5
|
|
caption:
|
|
excerpt: "The complete guide to modding your Nintendo Wii (and Wii mini)."
|
|
---
|
|
|
|
Since this guide has just been published, translations are a work-in-progress. Thank you for your patience!
|
|
{: .notice--info}
|
|
|
|
To get the most out of this guide, you should read this page before proceeding.
|
|
{: .notice--warning}
|
|
|
|
### What is homebrew?
|
|
|
|
**Homebrew** refers to software that was not authorized by the original creator of a piece of hardware - in this case, Nintendo. In order to gain the ability to run homebrew on the Wii, the console must first be modified to run unsigned code.
|
|
|
|
Here are some common examples of what homebrew can do for your Wii:
|
|
|
|
+ [Backup](bootmii) and [restore](bootmiirecover) your Wii's NAND (system memory)
|
|
+ Enhance the [brick protection](priiloader) of your Wii
|
|
+ Download new homebrew apps with the [Open Shop Channel](osc)
|
|
+ [Patch game disc contents](riivolution) to load game modifications
|
|
+ Turn your Wii into a [media center](wiimc)
|
|
+ Install [themes](themes) on the Wii Menu and in commonly used homebrew apps
|
|
+ Back up your [discs](dump-games) and [other installed titles](dump-wads)
|
|
+ Install a [USB loader](usb-loaders) to launch Wii (and other console) backups from an external storage device
|
|
+ Back up and restore your [Wii](wii-saves) and [GameCube](gcsaves) save files
|
|
+ Restore online functionality to both [WiiConnect24](wiiconnect24) and [Nintendo Wi-Fi Connection](wiimmfi)
|
|
|
|
### What does the guide install?
|
|
|
|
This guide aims to do the following, including optional sections:
|
|
|
|
+ Modify your Wii using one of many exploits, with the end goal of reaching the HackMii installer
|
|
+ Install BootMii and the Homebrew Channel
|
|
+ Make a backup of critical system files
|
|
+ Install Priiloader
|
|
+ Install the Open Shop Channel
|
|
+ Recommended homebrew to use on your Wii
|
|
+ Restore functionality to WiiConnect24 and Nintendo Wi-Fi Connection
|
|
|
|
### What should I know before starting?
|
|
|
|
+ Homebrew is 100% free, and the process of modifying your Wii is also free. Anyone trying to convince you otherwise is likely attempting to [scam you](https://hbc.hackmii.com/scam).
|
|
+ This guide works on all system menu versions depending on the exploit, but **it is recommended that you update to 4.3 (the latest firmware)** if possible.
|
|
+ **This guide applies to retail/consumer Wiis ONLY!** This means that development units are not covered, nor is the Wii U's vWii.
|
|
+ Depending on what you intend to do with your modded Wii, you may have to make some modifications to the system memory that have a risk of bricking (rendering the console inoperable). As long as you follow this guide exactly, you should be fine, but for general brick prevention tips see [this](bricks#brick-prevention) page.
|
|
+ The differences between the Wii and Wii mini are quite significant. This means that in some cases, something that is normally harmless to the Wii could cause a [severe brick](bricks#wi-fi-brick) to the Wii mini. Tread carefully if you are planning to mod one!
|
|
+ Be extremely careful when modifying a [Korean Wii](bricks#korean-kiierror-003-brick).
|
|
|
|
### Ready?
|
|
|
|
The guide has nine sections in total. These are listed below:
|
|
|
|
1. Choosing and using an exploit (REQUIRED)
|
|
1. Installing the Homebrew Channel and BootMii (REQUIRED)
|
|
1. Making a NAND backup with BootMii (REQUIRED)
|
|
1. Installing Priiloader (REQUIRED)
|
|
1. Installing the Open Shop Channel (REQUIRED)
|
|
1. Installing cIOS (OPTIONAL)
|
|
1. Discovering Recommended Homebrew (OPTIONAL)
|
|
1. Regaining WiiConnect24 Functionality (OPTIONAL)
|
|
1. Regaining Nintendo Wi-Fi Connection Functionality (OPTIONAL)
|
|
|
|
Continue to [Get Started](get-started)
|
|
{: .notice--info}
|