Guide_Wii/modmii.html

805 lines
28 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>ModMii - Wii Hacks Guide</title>
<meta name="description" content="The complete guide to modding your Wii (and Wii mini)">
<meta name="author" content="Nintendo Homebrew">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Wii Hacks Guide">
<meta property="og:title" content="ModMii">
<meta property="og:url" content="https://wii.hacks.guide/modmii.html">
<meta property="og:description" content="The complete guide to modding your Wii (and Wii mini)">
<link rel="canonical" href="https://wii.hacks.guide/modmii.html">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Nintendo Homebrew",
"url": "https://wii.hacks.guide/"
}
</script>
<!-- end _includes/seo.html -->
<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
<!-- start custom head snippets -->
<!-- insert favicons. use https://realfavicongenerator.net/ -->
<!-- hacks-guide change start: cookie consent, favicon, locales -->
<link rel="apple-touch-icon" sizes="180x180" href="/images/site-config/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="/images/site-config/favicon-16x16.png?v=PYEmwKvQAx" sizes="16x16">
<link rel="icon" type="image/png" href="/images/site-config/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="/images/site-config/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">
<link rel="icon" type="image/png" href="/images/site-config/android-chrome-192x192.png?v=PYEmwKvQAx" sizes="192x192">
<link rel="manifest" href="/images/site-config/manifest.json?v=PYEmwKvQAx">
<link rel="mask-icon" href="/images/site-config/safari-pinned-tab.svg?v=PYEmwKvQAx" color="#2E3440">
<link rel="shortcut icon" href="/images/site-config/favicon.ico?v=PYEmwKvQAx">
<meta name="apple-mobile-web-app-title" content="Guide">
<meta name="application-name" content="Guide">
<meta name="msapplication-TileColor" content="#2E3440">
<meta name="msapplication-TileImage" content="/images/site-config/mstile-144x144.png?v=PYEmwKvQAx">
<meta name="msapplication-config" content="/assets/xml/browserconfig.xml?v=PYEmwKvQAx">
<meta name="theme-color" content="#2E3440">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.css" integrity="sha512-LQ97camar/lOliT/MqjcQs5kWgy6Qz/cCRzzRzUCfv0fotsCTC9ZHXaPQmJV8Xu/PVALfJZ7BDezl5lW3/qBxg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.1/cookieconsent.min.js" integrity="sha512-yXXqOFjdjHNH1GND+1EO0jbvvebABpzGKD66djnUfiKlYME5HGMUJHoCaeE4D5PTG2YsSJf6dwqyUUvQvS0vaA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#2e3440"
},
"button": {
"background": "#60818f"
}
},
"theme": "edgeless",
"position": "top",
"static": true,
"content": {
"message": "This website uses cookies to display the current guide progress on the sidebar and otherwise enhance the site."
}
})});
</script>
<!-- hacks-guide change end -->
<!-- end custom head snippets -->
</head>
<!-- hacks-guide change start: Disable caching -->
<body class="layout--single">
<nav class="skip-links">
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<!-- hacks-guide change start: disable default masthead title -->
<!--
<a class="site-title" href="/">
Wii Hacks Guide
</a>
-->
<!-- hacks-guide change end -->
<ul class="visible-links">
<!-- hacks-guide change start: multi-language configuration -->
<li class="masthead__menu-item masthead__menu-item--lg"><a href="/">Home</a></li>
<li class="masthead__menu-item"><a href="/get-started">Get Started</a></li>
<li class="masthead__menu-item"><a href="/site-navigation">Site Navigation</a></li>
<li class="masthead__menu-item"><a href="/faq">FAQ</a></li>
<!-- hacks-guide change end -->
</ul>
<!-- hacks-guide change start: Add language selector -->
<ul class="hidden-links links-menu hidden"></ul>
<ul class="hidden-links lang-menu hidden">
<li class="masthead__menu-item"><a href="https://wii.hacks.guide/modmii.html">English</a></li>
<li class="masthead__menu-item"><a href="https://wii.hacks.guide/it_IT/modmii.html">Italiano</a></li>
</ul>
<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle menu</span>
<div class="navicon"></div>
</button>
<button class="greedy-nav__toggle_lang" type="button"><div class="langicon"><i class="fa fa-language fa-lg" aria-hidden="true"></i></div></button>
<!-- hacks-guide change end -->
</nav>
</div>
</div>
</div>
<div class="initial-content">
<div id="main" role="main">
<!-- hacks-guide change start: Implement progress table, replace existing sidebar -->
<!--
<div class="sidebar sticky">
</div>
-->
<div class="sidebar sticky" style="display: none;">
<!-- hacks-guide change start: Refactor entire subsection to allow using translations -->
<nav class="nav__list">
<input id="ac-toc" name="accordion-toc" type="checkbox" />
<label for="ac-toc">Toggle menu</label>
<ul class="nav__items">
<li>
<span class="nav__sub-title">Overall Progress</span>
<ol>
<li style="display: none;" data-name="home"><a href='/'>Home</a></li>
<li style="display: none;" data-name="get-started"><a href='/get-started'>Get Started</a></li>
<li style="display: none;" data-name="letterbomb"><a href='/letterbomb'>LetterBomb</a></li>
<li style="display: none;" data-name="bluebomb"><a href='/bluebomb'>BlueBomb</a></li>
<li style="display: none;" data-name="flashhax"><a href='/flashhax'>FlashHax</a></li>
<li style="display: none;" data-name="str2hax"><a href='/str2hax'>str2hax</a></li>
<li style="display: none;" data-name="wilbrand"><a href='/wilbrand'>Wilbrand</a></li>
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
<li style="display: none;" data-name="hbc"><a href='/hbc'>Homebrew Channel and BootMii Installation</a></li>
<li style="display: none;" data-name="hbc-mini"><a href='/hbc-mini'>Homebrew Channel - for Wii mini only</a></li>
<li style="display: none;" data-name="bootmii"><a href='/bootmii'>BootMii Backup</a></li>
<li style="display: none;" data-name="priiloader"><a href='/priiloader'>Priiloader</a></li>
<li style="display: none;" data-name="osc"><a href='/osc'>Open Shop Channel</a></li>
<li style="display: none;" data-name="cios-mini"><a href='/cios-mini'>d2xl cIOS for Wii mini (experimental)</a></li>
<li style="display: none;" data-name="wnd-mini"><a href='/wnd-mini'>Wii mini NAND Dumper</a></li>
</ol>
</li>
</ul>
</nav>
<!-- hacks-guide change end -->
</div>
<!-- hacks-guide change end-->
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="ModMii">
<div class="page__inner-wrap">
<header>
<h1 id="page-title" class="page__title" itemprop="headline">ModMii
</h1>
</header>
<section class="page__content" itemprop="text">
<!-- hacks-guide change start -->
<hr>
<div class ="notice"><b>For support in English, ask for help at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>.</b></div>
<hr>
<!-- hacks-guide change end -->
<aside class="sidebar__right">
<nav class="toc">
<header><h4 class="nav__title"><i class="fas fa-file-alt"></i> Table of Contents</h4></header>
<ul class="toc__menu" id="markdown-toc">
<li><a href="#modmii-overview" id="markdown-toc-modmii-overview">ModMii Overview</a></li>
<li><a href="#installing-modmii" id="markdown-toc-installing-modmii">Installing ModMii</a> <ul>
<li><a href="#requirements" id="markdown-toc-requirements">Requirements</a></li>
<li><a href="#installation" id="markdown-toc-installation">Installation</a></li>
</ul>
</li>
<li><a href="#using-the-modmii-wizard" id="markdown-toc-using-the-modmii-wizard">Using the ModMii Wizard</a></li>
<li><a href="#syscheck-updater-wizard" id="markdown-toc-syscheck-updater-wizard">SysCheck Updater Wizard</a></li>
<li><a href="#hackmii-solutions-wizard" id="markdown-toc-hackmii-solutions-wizard">HackMii Solutions Wizard</a></li>
</ul>
</nav>
</aside>
<p class="notice--warning">This Program does NOT come with a warranty, so you are responsible for any potential damage done to your Wii.</p>
<p class="notice--warning">This program is NOT intended to be used for the vWii or the Wii mini. Any usage on vWii or Wii mini is untested.</p>
<p>ModMii is an all-in-one Wii hacking tool for Windows created by XFlak that has various helpful tools for modding. It can accomplish the following:</p>
<ul>
<li>Hacking the console for the first time, or re-hacking it</li>
<li>Check for and update outdated softmods</li>
<li>Fix upside-down Homebrew Channel problems</li>
<li>Run homebrew without making any changes to your Wiis NAND</li>
<li>Download homebrew</li>
<li>And more!</li>
</ul>
<h3 id="modmii-overview">ModMii Overview</h3>
<p>There are two different ways to use ModMii. There is ModMii Classic, which uses a command line interface, but has all of the features available to the program. ModMii Skin has a graphical user interface, on the other hand, but has less options available to the user. If youre looking to simply mod your Wii for the first time, ModMii Skin should suffice. Otherwise, we reccomend using ModMii Classic where possible. <br />
The chart below will help you determine what can be done in either interface.</p>
<table>
<thead>
<tr>
<th>Tools</th>
<th>ModMii Classic</th>
<th>ModMii Skin</th>
</tr>
</thead>
<tbody>
<tr>
<td>ModMii Wizard</td>
<td></td>
<td></td>
</tr>
<tr>
<td>SysCheck Updater Wizard</td>
<td></td>
<td></td>
</tr>
<tr>
<td>USB Loader Setup Wizard</td>
<td></td>
<td></td>
</tr>
<tr>
<td>HackMii Solutions Wizard</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Abstinence Wizard</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Region Change Wizard</td>
<td></td>
<td></td>
</tr>
<tr>
<td>SNEEK/EmuNAND Installation</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Open File Function</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Load Download Queue</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Download Page 1/2/3/4</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Advanced Downloads</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Load Download Queue</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Build Config Files</td>
<td></td>
<td></td>
</tr>
<tr>
<td>File Cleanup &amp; App Updater</td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
<details id="Modmii-Tools" class="notice--info">
<summary><a>Click here for a detailed explanation of each tool.</a></summary>
<table>
<thead>
<tr>
<th>Tool</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>W = ModMii Wizard &lt; Start Here to Mod Your Wii!</td>
<td>This option can be used to hack your Wii for the first time or re-hack a Wii that has been previously modded.</td>
</tr>
<tr>
<td>SU = SysCheck Updater Wizard (update only your outdated softmods)</td>
<td>This option checks for and updates old modifications installed to their wii such as DarkCorp/CIOSSPAGHETTI that can potentially cause problems for the latest homebrew custom firmware.</td>
</tr>
<tr>
<td>U = USB-Loader Setup Wizard</td>
<td>This option will properly set up your USB loader to be able to load your disk backups from an SD or USB hard drive. This option is not necessary if using the ModMii Wizard.</td>
</tr>
<tr>
<td>H = HackMii Solutions Wizard (Upside-Down HBC\No Vulnerable IOS Fix)</td>
<td>This option is useful for people who are having trouble getting the HackMii Installer to work or have an upside down homebrew channel.</td>
</tr>
<tr>
<td>AW = Abstinence Wizard (Non-permanent Wii Hacks)</td>
<td>This option allows you to run homebrew on your Wii without making any permanent modifications to the system NAND.</td>
</tr>
<tr>
<td>RC = Region Change Wizard</td>
<td>This option can be used to change the region of your Wii without bricking it, and is arguably the best region changing wizard on the internet.</td>
</tr>
<tr>
<td>S = SNEEK Installation, EmuNAND Builder\Modifier, Game Bulk Extractor</td>
<td>This option will help you properly set up an EmuNAND (aka neek2o) onto your SD or USB. Benefits for EmuNAND include extra storage space for save games or channels, as well as running homebrew without making any permanent modifications to the system NAND.</td>
</tr>
<tr>
<td>F = open a File or Folder with ModMii for many more functions!</td>
<td>This option is an advanced tool especially helpful for developers.</td>
</tr>
<tr>
<td>1 = Download Page 1 (System Menus, IOSs, MIOSs, Channels, etc.)</td>
<td>This option opens the first download page that includes most of the key parts of the Wii System Menu (downloaded from NUS).</td>
</tr>
<tr>
<td>2 = Download Page 2 (Apps, USB-Loader Files, CheatCodes, etc.)</td>
<td>This option opens the second download page that includes exploits and useful apps for your Wii including some PC programs.</td>
</tr>
<tr>
<td>3 = Download Page 3 (System Menu Themes)</td>
<td>This option opens the third download page that includes some system menu themes and items required to install system menu themes (base apps are downloaded from NUS).</td>
</tr>
<tr>
<td>4 = Download Page 4 (cIOSs and cMIOSs)</td>
<td>This option opens the fourth download page that includes cIOSes and cMIOSes for use in USB loaders.</td>
</tr>
<tr>
<td>A = Advanced Downloads and Forwarder DOL\ISO Builder</td>
<td>This option allows you to download any IOS and cIOS and build custom DOL/ISO forwarders. Intended for advanced users only.</td>
</tr>
<tr>
<td>L = Load Download Queue</td>
<td>This option loads bundled or previously saved download queues.</td>
</tr>
<tr>
<td>C = Build Config Files for Bootmii, Wad Manager or Multi-Mod Manager</td>
<td>This option allows you to build customized config files for BootMii, Wad Manager, and Multi-Mod Manager.</td>
</tr>
<tr>
<td>FC = File Cleanup &amp; App Updater: Update Apps and\or remove un-needed files</td>
<td>This option removes unnessecary files from your SD Card or Hard Drive after finishing softmodding your Wii.</td>
</tr>
</tbody>
</table>
</details>
<p><br /></p>
<p>When using ModMii, it is important to note that it will generate a custom guide for you depending on the options that you select. For this reason, this guide will not be focused on how to mod your Wii, as ModMii handles that function. Instead, it will be a quick start guide show you how to effectively use it with the most common options.</p>
<h3 id="installing-modmii">Installing ModMii</h3>
<h4 id="requirements">Requirements</h4>
<ul>
<li>A Wii</li>
<li>A USB drive or SD Card</li>
<li>A Windows PC (a Virtual Machine will work)</li>
<li><a href="https://modmii.github.io/">ModMii</a></li>
</ul>
<h4 id="installation">Installation</h4>
<ol>
<li>
<p>Go to the <a href="https://modmii.github.io">ModMii website</a> and scroll down to the Download section. Here, select the <code class="language-plaintext highlighter-rouge">Installer</code> option. Your browser may flag the installer as malware, but it is a <strong>false positive</strong>.</p>
<p><img src="/images/modmii/modmii-download.png" alt="" /></p>
</li>
<li>
<p>Open the <code class="language-plaintext highlighter-rouge">ModMiiInstaller.exe</code> file and go through the setup process.</p>
<p><img src="/images/modmii/modmii-install.png" alt="" /></p>
</li>
</ol>
<h3 id="using-the-modmii-wizard">Using the ModMii Wizard</h3>
<p>The ModMii Wizard is tool that can softmod your Wii from start to finish, downloading all necessary files and then generating a guide that you can use to implement the softmod. This tool can also be used to overwrite existing softmods on a previously softmodded Wii.</p>
<ol>
<li>
<p>Open ModMii Skin or ModMii Classic and select the ModMii Wizard option at the top of the list.</p>
<p><img src="/images/modmii/modmii-wizard-1.png" alt="" /></p>
</li>
<li>
<p>Answer <code class="language-plaintext highlighter-rouge">Yes</code> to the first question, unless you have a very specific idea of what you would like to do or update to your Wii.</p>
<p><img src="/images/modmii/modmii-wizard-2.png" alt="" /></p>
</li>
<li>
<p>Select your current System Menu version, followed by the System Menu Region, following the instructions in the program. If you are still confused, check the bottom option on each screen for an instructional video.</p>
<p><img src="/images/modmii/modmii-wizard-3.png" alt="" /></p>
</li>
<li>
<p>Select the exploit you would like to use to mod your Wii. The exploits below are outlined throughout this website, but in most cases we would reccommend using Wilbrand if you have an SD card on hand.</p>
<p><img src="/images/modmii/modmii-wizard-4.png" alt="" /></p>
</li>
<li>
<p>If you selected the Wilbrand option in the previous step, enter your Wiis MAC address. If you dont know how to check your Wiis MAC address, enter <code class="language-plaintext highlighter-rouge">Help</code> in the text box for an instructional video.</p>
<p><img src="/images/modmii/modmii-wizard-5.png" alt="" /></p>
</li>
<li>
<p>Select your desired System Menu version from the list.</p>
<p><img src="/images/modmii/modmii-wizard-6.png" alt="" /></p>
</li>
<li>
<p>Select whether or not you would like to install any of the listed channels - this is an optional step.</p>
<p><img src="/images/modmii/modmii-wizard-7.png" alt="" /></p>
</li>
<li>
<p>Select whether or not you would like to install a custom Wii theme, with the choice of three theme effects. Each effect deals with how much the outline when hovering over a Wii Channel spins.</p>
<p><img src="/images/modmii/modmii-wizard-8.png" alt="" /></p>
</li>
<li>
<p>Select whether or not you would like to set up a USB Loader for use with your Wii.</p>
<p><img src="/images/modmii/modmii-wizard-9.png" alt="" /></p>
</li>
<li>
<p>If you selected <code class="language-plaintext highlighter-rouge">Yes</code> in the USB Loader menu, select which USB Loader you would like to use. If you choose an individual one, we reccomend either USB Loader GX or WiiFlow as both are covered on this website, or you may optionally download each option.</p>
<p><img src="/images/modmii/modmii-wizard-10.png" alt="" /></p>
</li>
<li>
<p>If you selected <code class="language-plaintext highlighter-rouge">Yes</code> in the USB Loader menu, select where you would like to save your USB Loader files at.</p>
<p><img src="/images/modmii/modmii-wizard-11.png" alt="" /></p>
</li>
<li>
<p>Verify where you would like to save files for your SD Card and/or USB Drive.</p>
<p><img src="/images/modmii/modmii-wizard-12.png" alt="" /></p>
</li>
<li>
<p>Confirm your settings are correct, and then press <code class="language-plaintext highlighter-rouge">Finish</code>. Once you press the button, ModMii will begin to process and download files in the background, and will automatically generate and open a guide for you. From here, you should follow the guide generated by ModMii.</p>
<p><img src="/images/modmii/modmii-wizard-13.png" alt="" /></p>
</li>
</ol>
<h3 id="syscheck-updater-wizard">SysCheck Updater Wizard</h3>
<p>The SysCheck Updater Wizard is a tool that utilizes the homebrew app <a href="syscheck">SysCheck</a> to analyze any modifications on your Wii, especially IOS and cIOS. It accepts a <code class="language-plaintext highlighter-rouge">syscheck.csv</code> file generated by the app, and then provides any nessecary updates as needed.</p>
<ol>
<li>
<p>Open ModMii Classic and enter in <code class="language-plaintext highlighter-rouge">SU</code> to open the SysCheck Updater Wizard.</p>
<p><img src="/images/modmii/syscheck-wizard-1.png" alt="" /></p>
</li>
<li>
<p>Follow the instructions in the window if you dont already have a SysCheck log, and then drag and drop the <code class="language-plaintext highlighter-rouge">syscheck.csv</code> file from Windows Explorer into the window. This will paste the location of the file, from which you can press Enter.</p>
<p><img src="/images/modmii/syscheck-wizard-2.png" alt="" /></p>
</li>
<li>
<p>The program will analyze your SysCheck file, and will provide options for you depending on what it sees. In this example instance, the mods on the Wii were up-to-date, but there were several unnecessary IOSes that could be stubbed. If you want to make these changes to your Wii, simply enter in <code class="language-plaintext highlighter-rouge">Y</code> and press Enter. From here, you should follow the guide generated by ModMii.</p>
<p><img src="/images/modmii/syscheck-wizard-3.png" alt="" /></p>
</li>
</ol>
<h3 id="hackmii-solutions-wizard">HackMii Solutions Wizard</h3>
<p>The HackMii Solutions Wizard is a tool that fixes problems that may arise from things like Darkcorp/CIOSSPAGHETTI by installing clean IOSes. Examples of problems that may arise because of this are listed below:</p>
<ul>
<li>HackMii Installer not prompting “Press (1) to continue”</li>
<li>HackMii Installer saying “no vulnerable IOS found!”</li>
<li>Homebrew Channel displaying upside-down</li>
</ul>
<ol>
<li>
<p>Open ModMii Skin or ModMii Classic and select the HackMii Solutions option.</p>
<p><img src="/images/modmii/hackmii-wizard-1.png" alt="" /></p>
</li>
<li>
<p>Select your current System Menu version, followed by the System Menu Region, following the instructions in the program. If you are still confused, check the bottom option on each screen for an instructional video.</p>
<p><img src="/images/modmii/hackmii-wizard-2.png" alt="" /></p>
</li>
<li>
<p>Select the exploit you would like to use to mod your Wii. The exploits below are outlined throughout this website, but in most cases we would reccommend using Wilbrand if you have an SD card on hand.</p>
<p><img src="/images/modmii/hackmii-wizard-3.png" alt="" /></p>
</li>
<li>
<p>If you selected the Wilbrand option in the previous step, enter your Wiis MAC address. If you dont know how to check your Wiis MAC address, enter <code class="language-plaintext highlighter-rouge">Help</code> in the text box for an instructional video.</p>
<p><img src="/images/modmii/hackmii-wizard-4.png" alt="" /></p>
</li>
<li>
<p>Verify where you would like to save files for your SD Card and/or USB Drive.</p>
<p><img src="/images/modmii/modmii-wizard-12.png" alt="" /></p>
</li>
<li>
<p>Confirm your settings are correct, and then press <code class="language-plaintext highlighter-rouge">Finish</code>. Once you press the button, ModMii will begin to process and download files in the background, and will automatically generate and open a guide for you. From here, you should follow the guide generated by ModMii. After finishing this guide, it is recommended that you use the <a href="#syscheck-updater-wizard">SysCheck Updater Wizard</a> to undo any other problematic modifications on your Wii.</p>
<p><img src="/images/modmii/hackmii-wizard-5.png" alt="" /></p>
</li>
</ol>
<p class="notice--info"><a href="site-navigation">Click here to go back to the site index.</a></p>
</section>
<footer class="page__meta">
</footer>
</div>
</article>
</div>
</div>
<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/hacks-guide/Guide_Wii" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
</ul>
</div>
<!-- hacks-guide change start: custom footer -->
<div class="page__footer-copyright">&copy; 2024 Nintendo Homebrew. - <a href="site-navigation">Site Navigation</a> - <a href="privacy-policy">Privacy Policy</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.--></div>
<!-- hacks-guide change end -->
</footer>
</div>
<!-- hacks-guide change end -->
<script src="/assets/js/main.min.js"></script>
<!-- hacks-guide change start: Disable caching -->
<!-- hacks-guide change end -->
</body>
</html>