804 lines
29 KiB
HTML
804 lines
29 KiB
HTML
<!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/it_IT/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/it_IT/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": "Questo sito web utilizza i cookie per visualizzare l'avanzamento corrente della guida sulla barra laterale e per migliorare il sito."
|
||
}
|
||
})});
|
||
</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="/it_IT/">Menu Principale</a></li>
|
||
|
||
|
||
|
||
<li class="masthead__menu-item"><a href="/it_IT/per-iniziare">Per Iniziare</a></li>
|
||
|
||
|
||
|
||
<li class="masthead__menu-item"><a href="/it_IT/navigazione-sito">Navigazione del Sito</a></li>
|
||
|
||
|
||
|
||
<li class="masthead__menu-item"><a href="/it_IT/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">Progresso Complessivo</span>
|
||
<ol>
|
||
|
||
|
||
<li style="display: none;" data-name="home"><a href='/it_IT/'>Menu Principale</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="get-started"><a href='/it_IT/per-iniziare'>Per Iniziare</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="letterbomb"><a href='/it_IT/letterbomb'>LetterBomb</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="bluebomb"><a href='/it_IT/bluebomb'>BlueBomb</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="flashhax"><a href='/it_IT/flashhax'>FlashHax</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="str2hax"><a href='/it_IT/str2hax'>str2hax</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="wilbrand"><a href='/it_IT/wilbrand'>Wilbrand</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="multiple-options"><i>(Opzioni Multiple)</i></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="hbc"><a href='/it_IT/hbc'>Installazione dell'Homebrew Channel e di BootMii</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="hbc-mini"><a href='/it_IT/hbc-mini'>Homebrew Channel - solo per Wii mini</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="bootmii"><a href='/it_IT/bootmii'>Backup BootMii</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="priiloader"><a href='/it_IT/priiloader'>Priiloader</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="osc"><a href='/it_IT/osc'>Open Shop Channel</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="cios-mini"><a href='/it_IT/cios-mini'>d2xl cIOS per Wii mini (sperimentale)</a></li>
|
||
|
||
|
||
|
||
<li style="display: none;" data-name="wnd-mini"><a href='/it_IT/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>Per supporto in Inglese, chiedere aiuto sul server <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew su 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="#requisiti" id="markdown-toc-requisiti">Requisiti</a></li>
|
||
<li><a href="#installazione" id="markdown-toc-installazione">Installazione</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="#wizard-di-syscheck-updater" id="markdown-toc-wizard-di-syscheck-updater">Wizard di SysCheck Updater</a></li>
|
||
<li><a href="#wizard-di-hackmii-solutions" id="markdown-toc-wizard-di-hackmii-solutions">Wizard di HackMii Solutions</a></li>
|
||
</ul>
|
||
|
||
</nav>
|
||
</aside>
|
||
|
||
<p class="notice--warning">Questo programma NON viene fornito con una garanzia, sei responsabile per ogni potenziale danno al tuo Wii.</p>
|
||
|
||
<p class="notice--warning">Questo programma NON è destinato all’uso per il vWii o per il Wii mini. Qualsiasi utilizzo sul vWii o sul Wi mini non è stato testato.</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 Wii’s 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 you’re 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>Wizard di ModMii</td>
|
||
<td>✅</td>
|
||
<td>✅</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Wizard di SysCheck Updater</td>
|
||
<td>✅</td>
|
||
<td>⛔</td>
|
||
</tr>
|
||
<tr>
|
||
<td>USB Loader Setup Wizard</td>
|
||
<td>✅</td>
|
||
<td>✅</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Wizard di HackMii Solutions</td>
|
||
<td>✅</td>
|
||
<td>✅</td>
|
||
</tr>
|
||
<tr>
|
||
<td>Wizard di Astinenza</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 & 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>Strumento</th>
|
||
<th>Descrizione</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td>W = Wizard di ModMii <– Inizia qui per modificare il tuo 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 = Wizard di SysCheck Updater (aggiorna solo le modifiche obsolete)</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 = Wizard di Configuratione di USB-Loader</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 = Wizard di HackMii Solutions (HBC a testa in giù\Soluzione No Vulnerable IOS)</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 = Wizard di Astinenza (Modifiche Wii non permanenti)</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 = Wizard del Cambio di Regione</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 = Installazione di SNEEK, Creatore\Modificatore di EmuNAND, Estrattore di Massa di Giochi</td>
|
||
<td>Questa opzione ti aiuterà a configurare correttamente un EmuNAND (cioè neek2o) sulla tua scheda SD o unità 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 = apri un File o Cartella con ModMii per molte altre funzioni!</td>
|
||
<td>Questa opzione è uno strumento avanzato specialmente utile per gli sviluppatori.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>1 = Scarica Pagina 1 (Menu di Sistema, IOS, MIOS, Canali 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 = Scarica Pagina 2 (Applicazioni, File USB-Loader, CheatCodes etc.)</td>
|
||
<td>Questa opzione apre la seconda pagina di download che include exploit utili e applicazioni per il tuo Wii che includono anche applicazioni per il PC.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>3 = Scarica Pagina 3 (Temi del Menu di Sistema)</td>
|
||
<td>Questa opzione apre la terza pagina di download che include alcuni temi del menu di sistema ed elementi richiesti per installare un tema del menu sistema (le applicazioni di base sono scaricate dal NUS).</td>
|
||
</tr>
|
||
<tr>
|
||
<td>4 = Scarica Pagina 4 (cIOS e cMIOS)</td>
|
||
<td>Questa opzione apre la quarta pagina di download che include cIOS e cMIOS per l’uso di USB loaders.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>A = Download Avanazati e Creatore di Forwarder DOL\ISO</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 = Carica Coda di Download</td>
|
||
<td>This option loads bundled or previously saved download queues.</td>
|
||
</tr>
|
||
<tr>
|
||
<td>C = Crea File di Configurazione per BootMii, Wad Manager o 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 & App Updater: aggiorna applcazioni e/o rimuovi file non necessari</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="requisiti">Requisiti</h4>
|
||
|
||
<ul>
|
||
<li>Un Wii</li>
|
||
<li>Un’unità USB o una scheda SD</li>
|
||
<li>Un PC Windows (una macchina virtuale funzionerà)</li>
|
||
<li><a href="https://modmii.github.io/">ModMii</a></li>
|
||
</ul>
|
||
|
||
<h4 id="installazione">Installazione</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 Wii’s MAC address. If you don’t know how to check your Wii’s 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="wizard-di-syscheck-updater">Wizard di SysCheck Updater</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 don’t 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="wizard-di-hackmii-solutions">Wizard di HackMii Solutions</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 non chiede “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 Wii’s MAC address. If you don’t know how to check your Wii’s 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="navigazione-sito">Clicca qui per tornare alla Navigazione del Sito.</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">© 2024 Nintendo Homebrew. - <a href="site-navigation">Navigazione del Sito</a> - <a href="privacy-policy">Informativa sulla Privacy</a> <!-- Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> & <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>
|