Deploying to gh-pages from @ hacks-guide/Guide_Wii@413c13c45e 🚀

This commit is contained in:
lifehackerhansol 2023-10-06 15:45:25 +00:00
parent 5d923bf55e
commit 93b24ac67c
29 changed files with 172 additions and 172 deletions

View file

@ -359,7 +359,7 @@ window.cookieconsent.initialise({
<hr> <hr>
<!-- hacks-guide change end --> <!-- hacks-guide change end -->
<p><img src="/images/main-pages/Wii_Red_404.jpg" alt="404" /></p> <p><img src="/images/main-pages/Wii_Red_404.jpg" alt="" /></p>
<p class="notice--warning">Sorry, but the page you were trying to view does not exist.</p> <p class="notice--warning">Sorry, but the page you were trying to view does not exist.</p>

View file

@ -433,7 +433,7 @@ window.cookieconsent.initialise({
<li>This letter corresponds to your system menu region, which you will need to know for the corresponding steps.</li> <li>This letter corresponds to your system menu region, which you will need to know for the corresponding steps.</li>
</ul> </ul>
<p><img src="/images/wii/SystemMenuVersion.png" alt="Wii Region" /></p> <p><img src="/images/wii/SystemMenuVersion.png" alt="" /></p>
</li> </li>
<li>Power off your console.</li> <li>Power off your console.</li>
<li>Start your Linux distro, and ensure you are connected to the internet.</li> <li>Start your Linux distro, and ensure you are connected to the internet.</li>

View file

@ -398,12 +398,12 @@ window.cookieconsent.initialise({
<li> <li>
<p>Press the HOME Button, then select “Launch BootMii”.</p> <p>Press the HOME Button, then select “Launch BootMii”.</p>
<p><img src="/images/bootmii/BootMii_Main.png" alt="BootMii_Main" /></p> <p><img src="/images/bootmii/BootMii_Main.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Select the Options button (the icon with the gears).</p> <p>Select the Options button (the icon with the gears).</p>
<p><img src="/images/bootmii/BootMii_Gears_Icon.png" alt="BootMii_Gears_Icon" /></p> <p><img src="/images/bootmii/BootMii_Gears_Icon.png" alt="" /></p>
</li> </li>
<li>Select the first button to the left. <li>Select the first button to the left.
<ul> <ul>
@ -412,17 +412,17 @@ window.cookieconsent.initialise({
<li>After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process.</li> <li>After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process.</li>
</ul> </ul>
<p><img src="/images/bootmii/BootMii_Green_Arrow.png" alt="BootMii_Green_Arrow" /></p> <p><img src="/images/bootmii/BootMii_Green_Arrow.png" alt="" /></p>
</li> </li>
<li> <li>
<p>When the process is complete, exit the NAND backup screen by pressing any button.</p> <p>When the process is complete, exit the NAND backup screen by pressing any button.</p>
<p><img src="/images/bootmii/BootMii_NAND_Backup.png" alt="BootMii_NAND_Backup" /></p> <p><img src="/images/bootmii/BootMii_NAND_Backup.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Press the Back button (the one with an arrow), then press either the Wii Menu button or the Homebrew Channel button to exit BootMii.</p> <p>Press the Back button (the one with an arrow), then press either the Wii Menu button or the Homebrew Channel button to exit BootMii.</p>
<p><img src="/images/bootmii/BootMii_Return_Arrow.png" alt="BootMii_Return_Arrow" /></p> <p><img src="/images/bootmii/BootMii_Return_Arrow.png" alt="" /></p>
</li> </li>
</ol> </ol>

View file

@ -418,12 +418,12 @@ window.cookieconsent.initialise({
<li> <li>
<p>Select the Options button (the icon with the gears).</p> <p>Select the Options button (the icon with the gears).</p>
<p><img src="/images/BootMii/BootMii_Gears_Icon.png" alt="BootMii_Gears_Icon" /></p> <p><img src="/images/BootMii/BootMii_Gears_Icon.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Select the RestoreMii button.</p> <p>Select the RestoreMii button.</p>
<p><img src="/images/BootMii/BootMii_Red_Arrow.png" alt="BootMii_Red_Arrow" /></p> <p><img src="/images/BootMii/BootMii_Red_Arrow.png" alt="" /></p>
</li> </li>
<li>If BootMii is installed as IOS, input the Konami code on your GameCube controller: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START</li> <li>If BootMii is installed as IOS, input the Konami code on your GameCube controller: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START</li>
<li>After the recovery ended, you should see a text say <code class="language-plaintext highlighter-rouge">I HAZ SUCCESS!</code>, otherwise <code class="language-plaintext highlighter-rouge">I HAZ FAIL</code>. Hit any button on your Wii console or GCN controller.</li> <li>After the recovery ended, you should see a text say <code class="language-plaintext highlighter-rouge">I HAZ SUCCESS!</code>, otherwise <code class="language-plaintext highlighter-rouge">I HAZ FAIL</code>. Hit any button on your Wii console or GCN controller.</li>

View file

@ -521,7 +521,7 @@ Bricks can occur for a variety of reasons, however usually it results through co
<h4 id="cause">Cause</h4> <h4 id="cause">Cause</h4>
<p>A semibrick occurs when a different region Wii Menu or a different region custom theme is installed. As the Wii Settings menu is rendered using HTML pages with Opera, themes often replace these pages and put them in different directories; essentially leading to a <code class="language-plaintext highlighter-rouge">404 Not Found</code> error but in the form of a console brick.</p> <p>A semibrick occurs when a different region Wii Menu or a different region custom theme is installed. As the Wii Settings menu is rendered using HTML pages with Opera, themes often replace these pages and put them in different directories; essentially leading to a <code class="language-plaintext highlighter-rouge">404 Not Found</code> error but in the form of a console brick.</p>
<p><img src="/images/bricks/semibrick.png" alt="Semibrick" /></p> <p><img src="/images/bricks/semibrick.png" alt="" /></p>
<h4 id="solutions">Solutions</h4> <h4 id="solutions">Solutions</h4>
<p>Verify in AnyRegion Changer that your console region is the same as the theme or Wii Menu that you have installed.</p> <p>Verify in AnyRegion Changer that your console region is the same as the theme or Wii Menu that you have installed.</p>
@ -539,7 +539,7 @@ Bricks can occur for a variety of reasons, however usually it results through co
<h4 id="symptoms-1">Symptoms</h4> <h4 id="symptoms-1">Symptoms</h4>
<p>Attempt to start the Wii - warning/press A screen shows up, and when A is pressed, the screen passes normally; however, beyond this point, nothing happens and the Wii remains on a black screen. This happened after installing a WAD and rebooting, or returning to the Wii Menu. Alternatively, the Wii Menu can still be accessed, but opening the corrupt channel results in the console freezing. In some cases, you may see the “System files are corrupted” screen.</p> <p>Attempt to start the Wii - warning/press A screen shows up, and when A is pressed, the screen passes normally; however, beyond this point, nothing happens and the Wii remains on a black screen. This happened after installing a WAD and rebooting, or returning to the Wii Menu. Alternatively, the Wii Menu can still be accessed, but opening the corrupt channel results in the console freezing. In some cases, you may see the “System files are corrupted” screen.</p>
<p><img src="/images/bricks/sysfiles-corrupted.jpg" alt="System files are corrupted" /></p> <p><img src="/images/bricks/sysfiles-corrupted.jpg" alt="" /></p>
<h4 id="cause-1">Cause</h4> <h4 id="cause-1">Cause</h4>
<p>Banner bricks occur if you install a WAD file that has an invalid Wii Menu banner or icon.</p> <p>Banner bricks occur if you install a WAD file that has an invalid Wii Menu banner or icon.</p>
@ -586,7 +586,7 @@ Bricks can occur for a variety of reasons, however usually it results through co
<p>However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region Wii Menu or theme, the Wii cannot find them.</p> <p>However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region Wii Menu or theme, the Wii cannot find them.</p>
<p><img src="/images/bricks/sysmenu-brick.png" alt="Wii menu brick" /></p> <p><img src="/images/bricks/sysmenu-brick.png" alt="" /></p>
<h4 id="solutions-3">Solutions</h4> <h4 id="solutions-3">Solutions</h4>
@ -604,7 +604,7 @@ Bricks can occur for a variety of reasons, however usually it results through co
<p><code class="language-plaintext highlighter-rouge">Error:003</code><br /> <p><code class="language-plaintext highlighter-rouge">Error:003</code><br />
<code class="language-plaintext highlighter-rouge">unauthorized device has been detected.</code><br /></p> <code class="language-plaintext highlighter-rouge">unauthorized device has been detected.</code><br /></p>
<p><img src="/images/bricks/error-003.png" alt="Error 003" /></p> <p><img src="/images/bricks/error-003.png" alt="" /></p>
<h4 id="cause-5">Cause</h4> <h4 id="cause-5">Cause</h4>
<p>When releasing the Korean Wiis, Nintendo changed the encryption key for these units specifically as a last ditch attempt at preventing homebrew. While obviously this failed, they also left a check in the System Menu versions 4.2/4.3 to determine whether or not the Korean Key is present on a system software region that is <strong>not</strong> Korean. If this check succeeds, the error triggers and the Wii is effectively bricked.</p> <p>When releasing the Korean Wiis, Nintendo changed the encryption key for these units specifically as a last ditch attempt at preventing homebrew. While obviously this failed, they also left a check in the System Menu versions 4.2/4.3 to determine whether or not the Korean Key is present on a system software region that is <strong>not</strong> Korean. If this check succeeds, the error triggers and the Wii is effectively bricked.</p>

View file

@ -421,7 +421,7 @@ However, If you encounter any errors like <code class="language-plaintext highli
</ol> </ol>
<p class="notice--info">The WAD files should be on your SD card like this: <p class="notice--info">The WAD files should be on your SD card like this:
<img src="/images/cios/d2x_offline_ios.png" alt="offline IOS files" /></p> <img src="/images/cios/d2x_offline_ios.png" alt="" /></p>
<h4 id="section-ii---installing">Section II - Installing</h4> <h4 id="section-ii---installing">Section II - Installing</h4>
@ -451,7 +451,7 @@ However, If you encounter any errors like <code class="language-plaintext highli
Select cIOS version &lt;65535&gt; Select cIOS version &lt;65535&gt;
</code></pre></div> </div> </code></pre></div> </div>
<p><img src="/images/cios/d2x_v11_248.png" alt="Install cIOS 248" /></p> <p><img src="/images/cios/d2x_v11_248.png" alt="" /></p>
</li> </li>
<li> <li>
<p>cIOS 249 Installation</p> <p>cIOS 249 Installation</p>
@ -462,7 +462,7 @@ However, If you encounter any errors like <code class="language-plaintext highli
Select cIOS version &lt;65535&gt; Select cIOS version &lt;65535&gt;
</code></pre></div> </div> </code></pre></div> </div>
<p><img src="/images/cios/d2x_v11_249.png" alt="Install cIOS 249" /></p> <p><img src="/images/cios/d2x_v11_249.png" alt="" /></p>
</li> </li>
<li> <li>
<p>cIOS 250 Installation</p> <p>cIOS 250 Installation</p>
@ -473,7 +473,7 @@ However, If you encounter any errors like <code class="language-plaintext highli
Select cIOS version &lt;65535&gt; Select cIOS version &lt;65535&gt;
</code></pre></div> </div> </code></pre></div> </div>
<p><img src="/images/cios/d2x_v11_250.png" alt="Install cIOS 250" /></p> <p><img src="/images/cios/d2x_v11_250.png" alt="" /></p>
</li> </li>
<li> <li>
<p>cIOS 251 Installation</p> <p>cIOS 251 Installation</p>
@ -484,7 +484,7 @@ However, If you encounter any errors like <code class="language-plaintext highli
Select cIOS version &lt;65535&gt; Select cIOS version &lt;65535&gt;
</code></pre></div> </div> </code></pre></div> </div>
<p><img src="/images/cios/d2x_v11_251.png" alt="Install cIOS 251" /></p> <p><img src="/images/cios/d2x_v11_251.png" alt="" /></p>
</li> </li>
</ul> </ul>
</li> </li>

View file

@ -409,7 +409,7 @@ window.cookieconsent.initialise({
<li> <li>
<p>Select your device that you will be dumping the game to - a USB device or SD card.</p> <p>Select your device that you will be dumping the game to - a USB device or SD card.</p>
<p><img src="/images/homebrew/CleanRip/2.png" alt="Device type" /></p> <p><img src="/images/homebrew/CleanRip/2.png" alt="" /></p>
</li> </li>
<li>When prompted, select <code class="language-plaintext highlighter-rouge">Yes</code> to download the redump.org DAT files. <li>When prompted, select <code class="language-plaintext highlighter-rouge">Yes</code> to download the redump.org DAT files.
<ul> <ul>
@ -418,24 +418,24 @@ window.cookieconsent.initialise({
<p class="notice--warning">You may get an exception error if you do this. If so, simply skip and verify your dump on Dolphin Emulator if needed.</p> <p class="notice--warning">You may get an exception error if you do this. If so, simply skip and verify your dump on Dolphin Emulator if needed.</p>
<p><img src="/images/homebrew/CleanRip/3.png" alt="DAT" /></p> <p><img src="/images/homebrew/CleanRip/3.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Insert the game disc you would like to dump.</p> <p>Insert the game disc you would like to dump.</p>
<p><img src="/images/homebrew/CleanRip/4.png" alt="DVD" /></p> <p><img src="/images/homebrew/CleanRip/4.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Set the settings as shown on the screen below, while verifying if your game disc is dual layer or not.</p> <p>Set the settings as shown on the screen below, while verifying if your game disc is dual layer or not.</p>
<p><img src="/images/homebrew/CleanRip/6.png" alt="Settings" /></p> <p><img src="/images/homebrew/CleanRip/6.png" alt="" /></p>
</li> </li>
<li>Press A to start dumping the disc. <li>Press A to start dumping the disc.
<ul> <ul>
<li>This process can take quite some time, since it will dump the full 4.7 GB disc contents (8.5 GB for dual layer discs).</li> <li>This process can take quite some time, since it will dump the full 4.7 GB disc contents (8.5 GB for dual layer discs).</li>
</ul> </ul>
<p><img src="/images/homebrew/CleanRip/7.png" alt="Copying" /></p> <p><img src="/images/homebrew/CleanRip/7.png" alt="" /></p>
</li> </li>
<li>Proceed to <a href="dump-games#joining-part-files-on-a-fat32-device">joining PART files</a>.</li> <li>Proceed to <a href="dump-games#joining-part-files-on-a-fat32-device">joining PART files</a>.</li>
</ol> </ol>
@ -465,30 +465,30 @@ window.cookieconsent.initialise({
<li> <li>
<p>Choose the disc that you want to copy (The options are: <code class="language-plaintext highlighter-rouge">GameCube Disc</code>, <code class="language-plaintext highlighter-rouge">Wii Single-Layer Disc</code>, <code class="language-plaintext highlighter-rouge">Wii Dual-Layer Disc</code>) and press “A”</p> <p>Choose the disc that you want to copy (The options are: <code class="language-plaintext highlighter-rouge">GameCube Disc</code>, <code class="language-plaintext highlighter-rouge">Wii Single-Layer Disc</code>, <code class="language-plaintext highlighter-rouge">Wii Dual-Layer Disc</code>) and press “A”</p>
<p><img src="/images/homebrew/DumpDiscs_LAN/2.png" alt="2" /></p> <p><img src="/images/homebrew/DumpDiscs_LAN/2.png" alt="" /></p>
</li> </li>
<li>Insert the game disc into your Wii. <li>Insert the game disc into your Wii.
<ul> <ul>
<li>If it is already inserted, eject and reinsert the disc.</li> <li>If it is already inserted, eject and reinsert the disc.</li>
</ul> </ul>
<p><img src="/images/homebrew/DumpDiscs_LAN/insertthedisc.jpg" alt="InsertTheDisc" /></p> <p><img src="/images/homebrew/DumpDiscs_LAN/insertthedisc.jpg" alt="" /></p>
</li> </li>
<li> <li>
<p>Select the proper disc type.</p> <p>Select the proper disc type.</p>
<p><img src="/images/homebrew/DumpDiscs_LAN/3.png" alt="3" /></p> <p><img src="/images/homebrew/DumpDiscs_LAN/3.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Press any button to begin the dumping process.</p> <p>Press any button to begin the dumping process.</p>
<p><img src="/images/homebrew/DumpDiscs_LAN/4.png" alt="4" /></p> <p><img src="/images/homebrew/DumpDiscs_LAN/4.png" alt="" /></p>
</li> </li>
<li>Remember or write down your Wiis URL (IP address).</li> <li>Remember or write down your Wiis URL (IP address).</li>
<li> <li>
<p>On your computer, open the browser, go to your address bar and enter the Wii URL.</p> <p>On your computer, open the browser, go to your address bar and enter the Wii URL.</p>
<p><img src="/images/homebrew/DumpDiscs_LAN/5.png" alt="5" /></p> <p><img src="/images/homebrew/DumpDiscs_LAN/5.png" alt="" /></p>
</li> </li>
<li>Click on <code class="language-plaintext highlighter-rouge">Click here to download XXXX.iso</code>.</li> <li>Click on <code class="language-plaintext highlighter-rouge">Click here to download XXXX.iso</code>.</li>
<li>Proceed to <a href="dump-games#joining-part-files-on-a-fat32-device">joining PART files</a>.</li> <li>Proceed to <a href="dump-games#joining-part-files-on-a-fat32-device">joining PART files</a>.</li>

View file

@ -391,17 +391,17 @@ window.cookieconsent.initialise({
<li> <li>
<p>Press A.</p> <p>Press A.</p>
<p><img src="/images/homebrew/DumpWADS/1.png" alt="Press A" /></p> <p><img src="/images/homebrew/DumpWADS/1.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Select <code class="language-plaintext highlighter-rouge">Installed Channel Titles</code>.</p> <p>Select <code class="language-plaintext highlighter-rouge">Installed Channel Titles</code>.</p>
<p><img src="/images/homebrew/DumpWADS/2.png" alt="Installed Channel Titles" /></p> <p><img src="/images/homebrew/DumpWADS/2.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Find the content you want to dump and press the 1 Button.</p> <p>Find the content you want to dump and press the 1 Button.</p>
<p><img src="/images/homebrew/DumpWADS/3.png" alt="Find channel" /></p> <p><img src="/images/homebrew/DumpWADS/3.png" alt="" /></p>
</li> </li>
<li>Select <code class="language-plaintext highlighter-rouge">Backup to WAD</code>.</li> <li>Select <code class="language-plaintext highlighter-rouge">Backup to WAD</code>.</li>
<li>At the prompt to <code class="language-plaintext highlighter-rouge">Fakesign the ticket</code>, select <code class="language-plaintext highlighter-rouge">Yes</code>.</li> <li>At the prompt to <code class="language-plaintext highlighter-rouge">Fakesign the ticket</code>, select <code class="language-plaintext highlighter-rouge">Yes</code>.</li>
@ -411,7 +411,7 @@ window.cookieconsent.initialise({
<p>The WAD has now been dumped, and should appear at the specified directory on your SD card.</p> <p>The WAD has now been dumped, and should appear at the specified directory on your SD card.</p>
<p><img src="/images/homebrew/DumpWADS/4.png" alt="Done" /></p> <p><img src="/images/homebrew/DumpWADS/4.png" alt="" /></p>
</section> </section>

View file

@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://wii.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://wii.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-10-06T04:34:32+00:00</updated><id>https://wii.hacks.guide/feed.xml</id><title type="html">Wii Hacks Guide</title><subtitle>The complete guide to modding your Wii (and Wii mini)</subtitle><author><name>Nintendo Homebrew</name></author></feed> <?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://wii.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://wii.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-10-06T15:45:22+00:00</updated><id>https://wii.hacks.guide/feed.xml</id><title type="html">Wii Hacks Guide</title><subtitle>The complete guide to modding your Wii (and Wii mini)</subtitle><author><name>Nintendo Homebrew</name></author></feed>

View file

@ -392,19 +392,19 @@ window.cookieconsent.initialise({
<li> <li>
<p>Launch the Internet Channel.</p> <p>Launch the Internet Channel.</p>
<p><img src="/images/exploits/flashhax/internet-channel-start.png" alt="Internet Channel Wii Menu" /></p> <p><img src="/images/exploits/flashhax/internet-channel-start.png" alt="" /></p>
</li> </li>
<li>Go to <code class="language-plaintext highlighter-rouge">flashhax.com</code>.</li> <li>Go to <code class="language-plaintext highlighter-rouge">flashhax.com</code>.</li>
<li> <li>
<p>Select the correct region for your console.</p> <p>Select the correct region for your console.</p>
<p><img src="/images/exploits/flashhax/select-region.png" alt="Flashhax Region Select" /></p> <p><img src="/images/exploits/flashhax/select-region.png" alt="" /></p>
</li> </li>
<li>Press the star button to open the bookmark tab.</li> <li>Press the star button to open the bookmark tab.</li>
<li> <li>
<p>Select <code class="language-plaintext highlighter-rouge">Add Favorite</code>.</p> <p>Select <code class="language-plaintext highlighter-rouge">Add Favorite</code>.</p>
<p><img src="/images/exploits/flashhax/bookmark-page.png" alt="Bookmark Flashhax" /></p> <p><img src="/images/exploits/flashhax/bookmark-page.png" alt="" /></p>
</li> </li>
</ol> </ol>
@ -417,7 +417,7 @@ window.cookieconsent.initialise({
<li>It may take some time as it is downloading the installer over the Internet.</li> <li>It may take some time as it is downloading the installer over the Internet.</li>
</ul> </ul>
<p><img src="/images/exploits/flashhax/wait-for-download.png" alt="Downloading Flashhax" /></p> <p><img src="/images/exploits/flashhax/wait-for-download.png" alt="" /></p>
</li> </li>
<li>If the exploit was successful, your device will have loaded the HackMii Installer. <li>If the exploit was successful, your device will have loaded the HackMii Installer.
<ul> <ul>

View file

@ -440,22 +440,22 @@ window.cookieconsent.initialise({
<li> <li>
<p>Select the device you want to restore from.</p> <p>Select the device you want to restore from.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-select-device.jpg" alt="Device" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-select-device.jpg" alt="" /></p>
</li> </li>
<li> <li>
<p>In GCMM, Press X on a GameCube controller or + on a Wii remote.</p> <p>In GCMM, Press X on a GameCube controller or + on a Wii remote.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-menu.jpg" alt="Menu" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-menu.jpg" alt="" /></p>
</li> </li>
<li> <li>
<p>Select the slot your memory card is in.</p> <p>Select the slot your memory card is in.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-mem-select.jpg" alt="Memory" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-mem-select.jpg" alt="" /></p>
</li> </li>
<li> <li>
<p>Select the save you want to restore. If you have multiple saves to restore, you can press R on the GameCube controller or 1 on the Wii remote to restore all of your saves.</p> <p>Select the save you want to restore. If you have multiple saves to restore, you can press R on the GameCube controller or 1 on the Wii remote to restore all of your saves.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-select-save.jpg" alt="Save" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-select-save.jpg" alt="" /></p>
</li> </li>
<li>When restoration is complete, press any button to continue.</li> <li>When restoration is complete, press any button to continue.</li>
</ol> </ol>
@ -487,22 +487,22 @@ window.cookieconsent.initialise({
<li> <li>
<p>Select the device you want to backup to.</p> <p>Select the device you want to backup to.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-select-device.jpg" alt="Device" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-select-device.jpg" alt="" /></p>
</li> </li>
<li> <li>
<p>In GCMM, Press Y on a GameCube controller or - on a Wii remote.</p> <p>In GCMM, Press Y on a GameCube controller or - on a Wii remote.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-menu.jpg" alt="Menu" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-menu.jpg" alt="" /></p>
</li> </li>
<li> <li>
<p>Select the slot your memory card is in.</p> <p>Select the slot your memory card is in.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-mem-select.jpg" alt="Memory" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-mem-select.jpg" alt="" /></p>
</li> </li>
<li> <li>
<p>Select the save you want to backup. If you have multiple saves to backup, you can press R on the GameCube controller or 1 on the Wii remote to backup all of your saves.</p> <p>Select the save you want to backup. If you have multiple saves to backup, you can press R on the GameCube controller or 1 on the Wii remote to backup all of your saves.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-select-save.jpg" alt="Save" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-select-save.jpg" alt="" /></p>
</li> </li>
<li>When backing up is complete, press any button to continue.</li> <li>When backing up is complete, press any button to continue.</li>
</ol> </ol>
@ -533,12 +533,12 @@ window.cookieconsent.initialise({
<li> <li>
<p>Select the device you want to dump to.</p> <p>Select the device you want to dump to.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-select-device.jpg" alt="Device" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-select-device.jpg" alt="" /></p>
</li> </li>
<li> <li>
<p>Press L and Y at the same time on GameCube Controller or B and - at the same time on the Wii remote to backup your to a .raw file and select the slot your memory card is in.</p> <p>Press L and Y at the same time on GameCube Controller or B and - at the same time on the Wii remote to backup your to a .raw file and select the slot your memory card is in.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-mem-select.jpg" alt="Memory" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-mem-select.jpg" alt="" /></p>
</li> </li>
<li>When the dump is complete, press any button to continue. It should be saved in a folder on the root of your SD or USB called <code class="language-plaintext highlighter-rouge">MCBACKUP</code>.</li> <li>When the dump is complete, press any button to continue. It should be saved in a folder on the root of your SD or USB called <code class="language-plaintext highlighter-rouge">MCBACKUP</code>.</li>
</ol> </ol>
@ -562,13 +562,13 @@ window.cookieconsent.initialise({
<li> <li>
<p>Select the device you want to restore from.</p> <p>Select the device you want to restore from.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-select-device.jpg" alt="Device" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-select-device.jpg" alt="" /></p>
</li> </li>
<li>Press L and X at the same time on GameCube controller or B and + at the same time on the Wii remote.</li> <li>Press L and X at the same time on GameCube controller or B and + at the same time on the Wii remote.</li>
<li> <li>
<p>Select the slot your memory card is in.</p> <p>Select the slot your memory card is in.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-mem-select.jpg" alt="Memory" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-mem-select.jpg" alt="" /></p>
</li> </li>
<li>It should restore the .raw file to your memory card. When restoration is complete, press any button to continue.</li> <li>It should restore the .raw file to your memory card. When restoration is complete, press any button to continue.</li>
</ol> </ol>
@ -589,13 +589,13 @@ window.cookieconsent.initialise({
<li> <li>
<p>From the System menu, navigate into <code class="language-plaintext highlighter-rouge">Wii Options</code>, <code class="language-plaintext highlighter-rouge">Data Management</code>, <code class="language-plaintext highlighter-rouge">Save Data</code>, <code class="language-plaintext highlighter-rouge">Nintendo GameCube</code>.</p> <p>From the System menu, navigate into <code class="language-plaintext highlighter-rouge">Wii Options</code>, <code class="language-plaintext highlighter-rouge">Data Management</code>, <code class="language-plaintext highlighter-rouge">Save Data</code>, <code class="language-plaintext highlighter-rouge">Nintendo GameCube</code>.</p>
<p><img src="/images/homebrew/gcsaves/sysmenu.jpg" alt="sysmenu" /> <br /></p> <p><img src="/images/homebrew/gcsaves/sysmenu.jpg" alt="" /> <br /></p>
<p><img src="/images/homebrew/gcsaves/settings.jpg" alt="settings" /> <br /></p> <p><img src="/images/homebrew/gcsaves/settings.jpg" alt="" /> <br /></p>
<p><img src="/images/homebrew/gcsaves/data-management.jpg" alt="data management" /> <br /></p> <p><img src="/images/homebrew/gcsaves/data-management.jpg" alt="" /> <br /></p>
<p><img src="/images/homebrew/gcsaves/save-data.jpg" alt="save data" /></p> <p><img src="/images/homebrew/gcsaves/save-data.jpg" alt="" /></p>
</li> </li>
<li>Find the save you want, select it and select <code class="language-plaintext highlighter-rouge">Move or Copy</code>.</li> <li>Find the save you want, select it and select <code class="language-plaintext highlighter-rouge">Move or Copy</code>.</li>
</ol> </ol>

View file

@ -380,14 +380,14 @@ window.cookieconsent.initialise({
<li> <li>
<p>You will see a scam warning screen. Wait 30 seconds for the text “Press 1 to continue” to appear, then press 1.</p> <p>You will see a scam warning screen. Wait 30 seconds for the text “Press 1 to continue” to appear, then press 1.</p>
<p><img src="/images/hackmii/scam.png" alt="Scam Screen" /></p> <p><img src="/images/hackmii/scam.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Press <code class="language-plaintext highlighter-rouge">Continue</code>, then select <code class="language-plaintext highlighter-rouge">Install The Homebrew Channel</code>.</p> <p>Press <code class="language-plaintext highlighter-rouge">Continue</code>, then select <code class="language-plaintext highlighter-rouge">Install The Homebrew Channel</code>.</p>
<p><img src="/images/hackmii/hbc_install.png" alt="Homebrew Channel installation" /></p> <p><img src="/images/hackmii/hbc_install.png" alt="" /></p>
<p><img src="/images/hackmii/hbc_install_ok.png" alt="Homebrew Channel installation OK" /></p> <p><img src="/images/hackmii/hbc_install_ok.png" alt="" /></p>
</li> </li>
<li>Press <code class="language-plaintext highlighter-rouge">Continue</code> when finished.</li> <li>Press <code class="language-plaintext highlighter-rouge">Continue</code> when finished.</li>
<li>Once done, select <code class="language-plaintext highlighter-rouge">Exit</code> to exit the HackMii installer.</li> <li>Once done, select <code class="language-plaintext highlighter-rouge">Exit</code> to exit the HackMii installer.</li>

View file

@ -386,45 +386,45 @@ You can always <a href="hackmii">install it later</a>.</p>
<li>You will see a scam warning screen.</li> <li>You will see a scam warning screen.</li>
</ul> </ul>
<p><img src="/images/hackmii/scam.png" alt="Scam Screen" /></p> <p><img src="/images/hackmii/scam.png" alt="" /></p>
</li> </li>
<li>Wait 30 seconds for the text “Press 1 to continue” to appear, then press 1.</li> <li>Wait 30 seconds for the text “Press 1 to continue” to appear, then press 1.</li>
<li> <li>
<p>Select <code class="language-plaintext highlighter-rouge">Continue</code>.</p> <p>Select <code class="language-plaintext highlighter-rouge">Continue</code>.</p>
<p><img src="/images/hackmii/test_results.png" alt="Results" /></p> <p><img src="/images/hackmii/test_results.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Select <code class="language-plaintext highlighter-rouge">Install the Homebrew Channel</code>.</p> <p>Select <code class="language-plaintext highlighter-rouge">Install the Homebrew Channel</code>.</p>
<p><img src="/images/hackmii/hbc_install.png" alt="Homebrew Channel installation" /></p> <p><img src="/images/hackmii/hbc_install.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Once it is completed, select <code class="language-plaintext highlighter-rouge">Continue</code>.</p> <p>Once it is completed, select <code class="language-plaintext highlighter-rouge">Continue</code>.</p>
<p><img src="/images/hackmii/hbc_install_ok.png" alt="Homebrew Channel installation OK" /></p> <p><img src="/images/hackmii/hbc_install_ok.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Select <code class="language-plaintext highlighter-rouge">Back</code>, then select <code class="language-plaintext highlighter-rouge">BootMii</code>.</p> <p>Select <code class="language-plaintext highlighter-rouge">Back</code>, then select <code class="language-plaintext highlighter-rouge">BootMii</code>.</p>
<p><img src="/images/hackmii/bootmii_install.png" alt="BootMii" /></p> <p><img src="/images/hackmii/bootmii_install.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Select <code class="language-plaintext highlighter-rouge">Install BootMii as IOS</code>.</p> <p>Select <code class="language-plaintext highlighter-rouge">Install BootMii as IOS</code>.</p>
<p><img src="/images/hackmii/bootmii_install1.png" alt="BootMii installation" /></p> <p><img src="/images/hackmii/bootmii_install1.png" alt="" /></p>
<p><img src="/images/hackmii/bootmii_install2.png" alt="BootMii SD card prompt" /></p> <p><img src="/images/hackmii/bootmii_install2.png" alt="" /></p>
<p><img src="/images/hackmii/bootmii_install3.png" alt="BootMii SD card preparation" /></p> <p><img src="/images/hackmii/bootmii_install3.png" alt="" /></p>
<p><img src="/images/hackmii/bootmii_install_ok.png" alt="BootMii installation OK" /></p> <p><img src="/images/hackmii/bootmii_install_ok.png" alt="" /></p>
</li> </li>
<li>Once it is completed, select <code class="language-plaintext highlighter-rouge">Continue</code>.</li> <li>Once it is completed, select <code class="language-plaintext highlighter-rouge">Continue</code>.</li>
<li> <li>
<p>If you have the option to <code class="language-plaintext highlighter-rouge">Install BootMii as boot2</code>, please do so as well.</p> <p>If you have the option to <code class="language-plaintext highlighter-rouge">Install BootMii as boot2</code>, please do so as well.</p>
<p><img src="/images/hackmii/bootmii_install4.png" alt="BootMii boot2 Installation" /></p> <p><img src="/images/hackmii/bootmii_install4.png" alt="" /></p>
</li> </li>
<li>Select <code class="language-plaintext highlighter-rouge">Exit</code>.</li> <li>Select <code class="language-plaintext highlighter-rouge">Exit</code>.</li>
<li>Your console will have booted into the Homebrew Channel.</li> <li>Your console will have booted into the Homebrew Channel.</li>

View file

@ -387,19 +387,19 @@ window.cookieconsent.initialise({
<li> <li>
<p>If you have not already done so, install the Wii Menu on Dolphin Emulator by going to <code class="language-plaintext highlighter-rouge">Tools &gt; Perform System Update</code>.</p> <p>If you have not already done so, install the Wii Menu on Dolphin Emulator by going to <code class="language-plaintext highlighter-rouge">Tools &gt; Perform System Update</code>.</p>
<p><img src="/images/homebrew-dolphin/system-update.png" alt="Perform System Update" /></p> <p><img src="/images/homebrew-dolphin/system-update.png" alt="" /></p>
</li> </li>
<li>Download <code class="language-plaintext highlighter-rouge">Open_HBC_(version)_LULZ.wad</code> from the page linked above.</li> <li>Download <code class="language-plaintext highlighter-rouge">Open_HBC_(version)_LULZ.wad</code> from the page linked above.</li>
<li>Open Dolphin Emulator.</li> <li>Open Dolphin Emulator.</li>
<li> <li>
<p>Select <code class="language-plaintext highlighter-rouge">Tools &gt; Install WAD</code> and select the <code class="language-plaintext highlighter-rouge">Open_HBC_(version)_LULZ.wad</code> file that was downloaded.</p> <p>Select <code class="language-plaintext highlighter-rouge">Tools &gt; Install WAD</code> and select the <code class="language-plaintext highlighter-rouge">Open_HBC_(version)_LULZ.wad</code> file that was downloaded.</p>
<p><img src="/images/homebrew-dolphin/ohbc-file.png" alt="Install WAD" /></p> <p><img src="/images/homebrew-dolphin/ohbc-file.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Select <code class="language-plaintext highlighter-rouge">Tools &gt; Load Wii System Menu</code>. The channel should now appear.</p> <p>Select <code class="language-plaintext highlighter-rouge">Tools &gt; Load Wii System Menu</code>. The channel should now appear.</p>
<p><img src="/images/homebrew-dolphin/hbc-installed.png" alt="Homebrew Channel Installed!" /></p> <p><img src="/images/homebrew-dolphin/hbc-installed.png" alt="" /></p>
</li> </li>
</ol> </ol>
@ -413,12 +413,12 @@ window.cookieconsent.initialise({
<li> <li>
<p>Extract any homebrew apps to the <code class="language-plaintext highlighter-rouge">WiiSDSync</code> folder. The end result should look something like this:</p> <p>Extract any homebrew apps to the <code class="language-plaintext highlighter-rouge">WiiSDSync</code> folder. The end result should look something like this:</p>
<p><img src="/images/homebrew-dolphin/apps-folder.png" alt="Apps Folder" /></p> <p><img src="/images/homebrew-dolphin/apps-folder.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Load the Wii Menu and open the Homebrew Channel. Your newly installed apps should appear!</p> <p>Load the Wii Menu and open the Homebrew Channel. Your newly installed apps should appear!</p>
<p><img src="/images/homebrew-dolphin/hbc-apps.png" alt="Homebrew Channel Apps Appearing!" /></p> <p><img src="/images/homebrew-dolphin/hbc-apps.png" alt="" /></p>
</li> </li>
</ol> </ol>

View file

@ -394,13 +394,13 @@ window.cookieconsent.initialise({
<li>Also, ensure that you are on System Menu version 4.3.</li> <li>Also, ensure that you are on System Menu version 4.3.</li>
</ul> </ul>
<p><img src="/images/wii/SystemMenuVersion.png" alt="Wii Region" /></p> <p><img src="/images/wii/SystemMenuVersion.png" alt="" /></p>
</li> </li>
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet</code> &gt; <code class="language-plaintext highlighter-rouge">Console Information</code>.</li> <li>Navigate to <code class="language-plaintext highlighter-rouge">Internet</code> &gt; <code class="language-plaintext highlighter-rouge">Console Information</code>.</li>
<li> <li>
<p>Take note of your FULL MAC address.</p> <p>Take note of your FULL MAC address.</p>
<p><img src="/images/wii/MacAddress.png" alt="Mac Address" /></p> <p><img src="/images/wii/MacAddress.png" alt="" /></p>
</li> </li>
<li>On your computer, open the browser and go to <a href="https://please.hackmii.com/">the HackMii website</a>.</li> <li>On your computer, open the browser and go to <a href="https://please.hackmii.com/">the HackMii website</a>.</li>
<li>Input your Wii MAC address and region.</li> <li>Input your Wii MAC address and region.</li>
@ -408,7 +408,7 @@ window.cookieconsent.initialise({
<li> <li>
<p>Cut either wire.</p> <p>Cut either wire.</p>
<p><img src="/images/exploits/letterbomb/LetterBomb-PC.png" alt="HackMii Screen" /></p> <p><img src="/images/exploits/letterbomb/LetterBomb-PC.png" alt="" /></p>
</li> </li>
<li>Insert your SD card into your computer.</li> <li>Insert your SD card into your computer.</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">private</code> folder and the <code class="language-plaintext highlighter-rouge">boot.elf</code> file from the LetterBomb <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card.</li> <li>Copy the <code class="language-plaintext highlighter-rouge">private</code> folder and the <code class="language-plaintext highlighter-rouge">boot.elf</code> file from the LetterBomb <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card.</li>
@ -431,7 +431,7 @@ window.cookieconsent.initialise({
<li>If the exploit was successful, your device will have loaded the HackMii Installer.</li> <li>If the exploit was successful, your device will have loaded the HackMii Installer.</li>
</ol> </ol>
<p><img src="/images/exploits/letterbomb/LetterBomb-Wii.png" alt="LetterBomb Wii Menu" /></p> <p><img src="/images/exploits/letterbomb/LetterBomb-Wii.png" alt="" /></p>
<p class="notice--info"><a href="hbc">Continue to Homebrew Channel and BootMii Installation</a></p> <p class="notice--info"><a href="hbc">Continue to Homebrew Channel and BootMii Installation</a></p>

View file

@ -412,7 +412,7 @@ window.cookieconsent.initialise({
<h4 id="user-interface">User Interface</h4> <h4 id="user-interface">User Interface</h4>
<p><img src="/images/usb-loaders/nintendont-ui.png" alt="Nintendont UI" /></p> <p><img src="/images/usb-loaders/nintendont-ui.png" alt="" /></p>
<p>Nintendont uses a user interface that is mainly controllable and navigable using a gamepad.</p> <p>Nintendont uses a user interface that is mainly controllable and navigable using a gamepad.</p>

View file

@ -401,7 +401,7 @@ window.cookieconsent.initialise({
<li> <li>
<p>Download the reccomended <code class="language-plaintext highlighter-rouge">.zip</code> file from the Open Shop Channel website.</p> <p>Download the reccomended <code class="language-plaintext highlighter-rouge">.zip</code> file from the Open Shop Channel website.</p>
<p><img src="/images/osc/zip-download-HBB.png" alt="Homebrew Browser .ZIP download" /></p> <p><img src="/images/osc/zip-download-HBB.png" alt="" /></p>
</li> </li>
<li>Extract the <code class="language-plaintext highlighter-rouge">apps</code> folder in the archive to the root of your SD card or USB drive. Optionally, the archive also comes with a guide on how to use the Homebrew Browser.</li> <li>Extract the <code class="language-plaintext highlighter-rouge">apps</code> folder in the archive to the root of your SD card or USB drive. Optionally, the archive also comes with a guide on how to use the Homebrew Browser.</li>
<li>Insert your SD card or USB drive into your Wii, and go to the Homebrew Channel. The Homebrew Browser should now display.</li> <li>Insert your SD card or USB drive into your Wii, and go to the Homebrew Channel. The Homebrew Browser should now display.</li>
@ -423,18 +423,18 @@ window.cookieconsent.initialise({
<li> <li>
<p>Download <code class="language-plaintext highlighter-rouge">oscdl-installer.exe</code> and run the installer. Optionally, you may instead download <code class="language-plaintext highlighter-rouge">oscdl-standalone.exe</code>, which does not have to be installed and instead runs as a portable executable.</p> <p>Download <code class="language-plaintext highlighter-rouge">oscdl-installer.exe</code> and run the installer. Optionally, you may instead download <code class="language-plaintext highlighter-rouge">oscdl-standalone.exe</code>, which does not have to be installed and instead runs as a portable executable.</p>
<p><img src="/images/osc/exe-download-OSCDL.png" alt="OSCDL executable download" /></p> <p><img src="/images/osc/exe-download-OSCDL.png" alt="" /></p>
</li> </li>
<li>If you get a User Account Control pop-up that asks whether or not you would like the program to make changes to your PC, select Yes. Open Shop Channel is a safe application.</li> <li>If you get a User Account Control pop-up that asks whether or not you would like the program to make changes to your PC, select Yes. Open Shop Channel is a safe application.</li>
<li> <li>
<p>Let the installer run, and then launch OSCDL once the process is finished.</p> <p>Let the installer run, and then launch OSCDL once the process is finished.</p>
<p><img src="/images/osc/install-finished-OSCDL.png" alt="OSCDL installer finished" /></p> <p><img src="/images/osc/install-finished-OSCDL.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Find an application that you would like to get, and press the Download button. Alternatively, you can send the app directly to your Wii (this requires that your computer and Wii be on the same network).</p> <p>Find an application that you would like to get, and press the Download button. Alternatively, you can send the app directly to your Wii (this requires that your computer and Wii be on the same network).</p>
<p><img src="/images/osc/app-download-OSCDL.png" alt="OSCDL app download" /></p> <p><img src="/images/osc/app-download-OSCDL.png" alt="" /></p>
</li> </li>
<li>A <code class="language-plaintext highlighter-rouge">.zip</code> file containing your app should download to wherever you specified the directory to be. Extract the <code class="language-plaintext highlighter-rouge">apps</code> folder in this archive to the root of your SD card or USB drive.</li> <li>A <code class="language-plaintext highlighter-rouge">.zip</code> file containing your app should download to wherever you specified the directory to be. Extract the <code class="language-plaintext highlighter-rouge">apps</code> folder in this archive to the root of your SD card or USB drive.</li>
<li>Insert your SD card or USB drive into your Wii, and go to the Homebrew Channel. Your downloaded piece of homebrew should now display.</li> <li>Insert your SD card or USB drive into your Wii, and go to the Homebrew Channel. Your downloaded piece of homebrew should now display.</li>

View file

@ -430,9 +430,9 @@ There are some important things to take note of:
<li> <li>
<p>Press the + Button on Wii Remote or the A Button on a GameCube controller.</p> <p>Press the + Button on Wii Remote or the A Button on a GameCube controller.</p>
<p><img src="/images/priiloader/installer.png" alt="Install Priiloader" /></p> <p><img src="/images/priiloader/installer.png" alt="" /></p>
<p><img src="/images/priiloader/installing.png" alt="Installing" /></p> <p><img src="/images/priiloader/installing.png" alt="" /></p>
</li> </li>
<li>Press A to return to the Homebrew Channel.</li> <li>Press A to return to the Homebrew Channel.</li>
</ol> </ol>
@ -441,7 +441,7 @@ There are some important things to take note of:
<p>Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu:</p> <p>Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu:</p>
<p><img src="/images/priiloader/menu.png" alt="Priiloader Menu" /></p> <p><img src="/images/priiloader/menu.png" alt="" /></p>
<p>To enter it later on, simply run the “Load Priiloader” homebrew app. There are also other ways to enter Priiloader:</p> <p>To enter it later on, simply run the “Load Priiloader” homebrew app. There are also other ways to enter Priiloader:</p>
@ -460,7 +460,7 @@ There are some important things to take note of:
<li> <li>
<p>Scroll down to <code class="language-plaintext highlighter-rouge">System Menu Hacks</code> and press <code class="language-plaintext highlighter-rouge">A</code>.</p> <p>Scroll down to <code class="language-plaintext highlighter-rouge">System Menu Hacks</code> and press <code class="language-plaintext highlighter-rouge">A</code>.</p>
<p><img src="/images/priiloader/menu_hacks.png" alt="System Menu Hacks" /></p> <p><img src="/images/priiloader/menu_hacks.png" alt="" /></p>
<p class="notice--warning">If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time. <br /> <p class="notice--warning">If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time. <br />
Doing so will cause Priiloader to fail to find the <code class="language-plaintext highlighter-rouge">hacks_hash.ini</code> file.</p> Doing so will cause Priiloader to fail to find the <code class="language-plaintext highlighter-rouge">hacks_hash.ini</code> file.</p>
@ -470,7 +470,7 @@ There are some important things to take note of:
<li>It is advised to enable “Block Disc Updates”, “Block Online Updates”, and “Region Free EVERYTHING”.</li> <li>It is advised to enable “Block Disc Updates”, “Block Online Updates”, and “Region Free EVERYTHING”.</li>
</ul> </ul>
<p><img src="/images/priiloader/system_menu_hacks.png" alt="System Menu Hacks List" /></p> <p><img src="/images/priiloader/system_menu_hacks.png" alt="" /></p>
</li> </li>
<li>Scroll down to <code class="language-plaintext highlighter-rouge">save settings</code> and press A.</li> <li>Scroll down to <code class="language-plaintext highlighter-rouge">save settings</code> and press A.</li>
<li>Press <code class="language-plaintext highlighter-rouge">B</code> to return to the main menu.</li> <li>Press <code class="language-plaintext highlighter-rouge">B</code> to return to the main menu.</li>
@ -628,30 +628,30 @@ These guidelines list ways that to avoid bricking your Wii, beyond just having B
<li> <li>
<p>Scroll down to <code class="language-plaintext highlighter-rouge">Load/Install file</code> and press A.</p> <p>Scroll down to <code class="language-plaintext highlighter-rouge">Load/Install file</code> and press A.</p>
<p><img src="/images/priiloader/menu_install_file.png" alt="Load/Install File" /></p> <p><img src="/images/priiloader/menu_install_file.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Scroll through the menu until your desired homebrew app is highlighted, and press A to install it.</p> <p>Scroll through the menu until your desired homebrew app is highlighted, and press A to install it.</p>
<p><img src="/images/priiloader/installing_file.png" alt="Installing a Homebrew App" /></p> <p><img src="/images/priiloader/installing_file.png" alt="" /></p>
<p><img src="/images/priiloader/installing_file_ok.png" alt="Installing a Homebrew App OK" /></p> <p><img src="/images/priiloader/installing_file_ok.png" alt="" /></p>
</li> </li>
<li>Press <code class="language-plaintext highlighter-rouge">B</code> to return to the main menu.</li> <li>Press <code class="language-plaintext highlighter-rouge">B</code> to return to the main menu.</li>
<li> <li>
<p>Scroll down to <code class="language-plaintext highlighter-rouge">Settings</code> and press A.</p> <p>Scroll down to <code class="language-plaintext highlighter-rouge">Settings</code> and press A.</p>
<p><img src="/images/priiloader/menu_settings.png" alt="Settings" /></p> <p><img src="/images/priiloader/menu_settings.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Press Right to cycle through the Autoboot options until <code class="language-plaintext highlighter-rouge">Installed file</code> is selected.</p> <p>Press Right to cycle through the Autoboot options until <code class="language-plaintext highlighter-rouge">Installed file</code> is selected.</p>
<p><img src="/images/priiloader/autoboot_installed_file.png" alt="Autoboot: Installed File" /></p> <p><img src="/images/priiloader/autoboot_installed_file.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Scroll down to <code class="language-plaintext highlighter-rouge">save settings</code> and press A.</p> <p>Scroll down to <code class="language-plaintext highlighter-rouge">save settings</code> and press A.</p>
<p><img src="/images/priiloader/settings_save.png" alt="Saving Settings" /></p> <p><img src="/images/priiloader/settings_save.png" alt="" /></p>
</li> </li>
<li>Press <code class="language-plaintext highlighter-rouge">B</code> to return to the main menu.</li> <li>Press <code class="language-plaintext highlighter-rouge">B</code> to return to the main menu.</li>
<li>Scroll back up to <code class="language-plaintext highlighter-rouge">System Menu</code> and press A.</li> <li>Scroll back up to <code class="language-plaintext highlighter-rouge">System Menu</code> and press A.</li>
@ -667,7 +667,7 @@ These guidelines list ways that to avoid bricking your Wii, beyond just having B
<li> <li>
<p>Scroll down to <code class="language-plaintext highlighter-rouge">Settings</code> and press A.</p> <p>Scroll down to <code class="language-plaintext highlighter-rouge">Settings</code> and press A.</p>
<p><img src="/images/priiloader/menu_settings.png" alt="Settings" /></p> <p><img src="/images/priiloader/menu_settings.png" alt="" /></p>
</li> </li>
<li>Press Right to cycle through the Autoboot options until your desired option is selected. <li>Press Right to cycle through the Autoboot options until your desired option is selected.
<ul> <ul>
@ -676,12 +676,12 @@ These guidelines list ways that to avoid bricking your Wii, beyond just having B
<p class="notice--warning">Please dont set Autoboot to <code class="language-plaintext highlighter-rouge">BootMii IOS</code>. You will get stuck in a loop until you continuously hold the RESET button to enter the Priiloader menu.</p> <p class="notice--warning">Please dont set Autoboot to <code class="language-plaintext highlighter-rouge">BootMii IOS</code>. You will get stuck in a loop until you continuously hold the RESET button to enter the Priiloader menu.</p>
<p><img src="/images/priiloader/autoboot_disabled.png" alt="Autoboot" /></p> <p><img src="/images/priiloader/autoboot_disabled.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Scroll down to <code class="language-plaintext highlighter-rouge">save settings</code> and press A.</p> <p>Scroll down to <code class="language-plaintext highlighter-rouge">save settings</code> and press A.</p>
<p><img src="/images/priiloader/settings_save.png" alt="Saving Settings" /></p> <p><img src="/images/priiloader/settings_save.png" alt="" /></p>
</li> </li>
<li>Press <code class="language-plaintext highlighter-rouge">B</code> to return to the main menu.</li> <li>Press <code class="language-plaintext highlighter-rouge">B</code> to return to the main menu.</li>
<li>Scroll back up to <code class="language-plaintext highlighter-rouge">System Menu</code> and press A.</li> <li>Scroll back up to <code class="language-plaintext highlighter-rouge">System Menu</code> and press A.</li>

View file

@ -412,54 +412,54 @@ window.cookieconsent.initialise({
<li> <li>
<p>Press 1 to choose “<code class="language-plaintext highlighter-rouge">Start</code>” and confirm your selection by pressing <code class="language-plaintext highlighter-rouge">ENTER</code>.</p> <p>Press 1 to choose “<code class="language-plaintext highlighter-rouge">Start</code>” and confirm your selection by pressing <code class="language-plaintext highlighter-rouge">ENTER</code>.</p>
<p><img src="/images/riiconnect24/patcher/1.JPG" alt="RiiConnect24 Patcher Main Screen" /></p> <p><img src="/images/riiconnect24/patcher/1.JPG" alt="" /></p>
</li> </li>
<li> <li>
<p>Select the device youre patching for.</p> <p>Select the device youre patching for.</p>
<p><img src="/images/riiconnect24/patcher/2.JPG" alt="Select your device" /></p> <p><img src="/images/riiconnect24/patcher/2.JPG" alt="" /></p>
</li> </li>
<li> <li>
<p>For this guide, choose “<code class="language-plaintext highlighter-rouge">Install RiiConnect24 on your Wii</code></p> <p>For this guide, choose “<code class="language-plaintext highlighter-rouge">Install RiiConnect24 on your Wii</code></p>
<p><img src="/images/riiconnect24/patcher/3.JPG" alt="Install RiiConnect24" /></p> <p><img src="/images/riiconnect24/patcher/3.JPG" alt="" /></p>
</li> </li>
<li> <li>
<p>Choose “<code class="language-plaintext highlighter-rouge">Express (Recommended)</code>”. It will give you everything you need.</p> <p>Choose “<code class="language-plaintext highlighter-rouge">Express (Recommended)</code>”. It will give you everything you need.</p>
<p><img src="/images/riiconnect24/patcher/4.JPG" alt="Express Settings" /></p> <p><img src="/images/riiconnect24/patcher/4.JPG" alt="" /></p>
</li> </li>
<li> <li>
<p>Select your region.</p> <p>Select your region.</p>
<p><img src="/images/riiconnect24/patcher/5.JPG" alt="Select your region" /></p> <p><img src="/images/riiconnect24/patcher/5.JPG" alt="" /></p>
</li> </li>
<li> <li>
<p>While youre at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. <code class="language-plaintext highlighter-rouge">[X]</code> represents the options that selected. Just press 5 and <code class="language-plaintext highlighter-rouge">ENTER</code> if youre not interested.</p> <p>While youre at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. <code class="language-plaintext highlighter-rouge">[X]</code> represents the options that selected. Just press 5 and <code class="language-plaintext highlighter-rouge">ENTER</code> if youre not interested.</p>
<p><img src="/images/riiconnect24/patcher/6.JPG" alt="Additional optional channels" /></p> <p><img src="/images/riiconnect24/patcher/6.JPG" alt="" /></p>
</li> </li>
<li> <li>
<p>Connect your SD Card or USB Drive to your computer and select “<code class="language-plaintext highlighter-rouge">1</code>”.</p> <p>Connect your SD Card or USB Drive to your computer and select “<code class="language-plaintext highlighter-rouge">1</code>”.</p>
<p><img src="/images/riiconnect24/patcher/7.JPG" alt="Enable copying to SD Card" /></p> <p><img src="/images/riiconnect24/patcher/7.JPG" alt="" /></p>
</li> </li>
<li> <li>
<p>If your device was detected successfully, select “<code class="language-plaintext highlighter-rouge">1</code>”. If not, make sure theres a folder called <code class="language-plaintext highlighter-rouge">apps</code> on your SD Card or USB Drive and try again.</p> <p>If your device was detected successfully, select “<code class="language-plaintext highlighter-rouge">1</code>”. If not, make sure theres a folder called <code class="language-plaintext highlighter-rouge">apps</code> on your SD Card or USB Drive and try again.</p>
<p><img src="/images/riiconnect24/patcher/8.JPG" alt="Successfully detected" /></p> <p><img src="/images/riiconnect24/patcher/8.JPG" alt="" /></p>
</li> </li>
<li> <li>
<p>The patcher will download apps now - please be patient.</p> <p>The patcher will download apps now - please be patient.</p>
<p><img src="/images/riiconnect24/patcher/9.JPG" alt="It's patching!" /></p> <p><img src="/images/riiconnect24/patcher/9.JPG" alt="" /></p>
</li> </li>
<li> <li>
<p>Once you reach the screen that says <code class="language-plaintext highlighter-rouge">Patching done</code>, you can exit the patcher. All the files should already be on your SD card.</p> <p>Once you reach the screen that says <code class="language-plaintext highlighter-rouge">Patching done</code>, you can exit the patcher. All the files should already be on your SD card.</p>
<p><img src="/images/riiconnect24/patcher/10.JPG" alt="It's done!" /></p> <p><img src="/images/riiconnect24/patcher/10.JPG" alt="" /></p>
<p><img src="/images/riiconnect24/patcher/11.PNG" alt="Files copied" /></p> <p><img src="/images/riiconnect24/patcher/11.PNG" alt="" /></p>
</li> </li>
<li>If it did not copy everything automatically to your SD Card or USB Device, copy the <code class="language-plaintext highlighter-rouge">WAD</code> and <code class="language-plaintext highlighter-rouge">apps</code> folder next to <code class="language-plaintext highlighter-rouge">RiiConnect24Patcher.bat</code> or <code class="language-plaintext highlighter-rouge">RiiConnect24Patcher.sh</code> to your SD Card or USB Device.</li> <li>If it did not copy everything automatically to your SD Card or USB Device, copy the <code class="language-plaintext highlighter-rouge">WAD</code> and <code class="language-plaintext highlighter-rouge">apps</code> folder next to <code class="language-plaintext highlighter-rouge">RiiConnect24Patcher.bat</code> or <code class="language-plaintext highlighter-rouge">RiiConnect24Patcher.sh</code> to your SD Card or USB Device.</li>
</ol> </ol>

View file

@ -404,50 +404,50 @@ window.cookieconsent.initialise({
<li> <li>
<p>Go to <code class="language-plaintext highlighter-rouge">Wii Options</code>.</p> <p>Go to <code class="language-plaintext highlighter-rouge">Wii Options</code>.</p>
<p><img src="/images/riiconnect24/Internet_1.png" alt="Wii Options" /></p> <p><img src="/images/riiconnect24/Internet_1.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Go to <code class="language-plaintext highlighter-rouge">Wii Settings</code>.</p> <p>Go to <code class="language-plaintext highlighter-rouge">Wii Settings</code>.</p>
<p><img src="/images/riiconnect24/Internet_2.png" alt="Wii Settings" /></p> <p><img src="/images/riiconnect24/Internet_2.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Navigate to <code class="language-plaintext highlighter-rouge">Page 2</code> -&gt; <code class="language-plaintext highlighter-rouge">Internet</code> -&gt; <code class="language-plaintext highlighter-rouge">Connection Settings</code>.</p> <p>Navigate to <code class="language-plaintext highlighter-rouge">Page 2</code> -&gt; <code class="language-plaintext highlighter-rouge">Internet</code> -&gt; <code class="language-plaintext highlighter-rouge">Connection Settings</code>.</p>
<p><img src="/images/riiconnect24/Internet_3.png" alt="Internet" /></p> <p><img src="/images/riiconnect24/Internet_3.png" alt="" /></p>
<p><img src="/images/riiconnect24/Internet_4.png" alt="Connection Settings" /></p> <p><img src="/images/riiconnect24/Internet_4.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Click on your network connection slot and navigate to <code class="language-plaintext highlighter-rouge">Change Settings</code>.</p> <p>Click on your network connection slot and navigate to <code class="language-plaintext highlighter-rouge">Change Settings</code>.</p>
<p><img src="/images/riiconnect24/Internet_5.png" alt="Current Connection" /></p> <p><img src="/images/riiconnect24/Internet_5.png" alt="" /></p>
<p><img src="/images/riiconnect24/Internet_6.png" alt="Change Settings" /></p> <p><img src="/images/riiconnect24/Internet_6.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Set <code class="language-plaintext highlighter-rouge">Auto-Obtain DNS</code> to <code class="language-plaintext highlighter-rouge">No</code>, then click <code class="language-plaintext highlighter-rouge">Advanced Settings</code>.</p> <p>Set <code class="language-plaintext highlighter-rouge">Auto-Obtain DNS</code> to <code class="language-plaintext highlighter-rouge">No</code>, then click <code class="language-plaintext highlighter-rouge">Advanced Settings</code>.</p>
<p><img src="/images/riiconnect24/Internet_7.png" alt="Auto-Obtain DNS" /></p> <p><img src="/images/riiconnect24/Internet_7.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Set the Primary DNS to <code class="language-plaintext highlighter-rouge">18.188.135.9</code>.</p> <p>Set the Primary DNS to <code class="language-plaintext highlighter-rouge">18.188.135.9</code>.</p>
<p><img src="/images/exploits/str2hax/dns.png" alt="str2hax DNS" /></p> <p><img src="/images/exploits/str2hax/dns.png" alt="" /></p>
<p class="notice--warning">If there are 3 fields instead of 2 (like above), go back and make sure you are on the <code class="language-plaintext highlighter-rouge">Auto-Obtain DNS</code> page.</p> <p class="notice--warning">If there are 3 fields instead of 2 (like above), go back and make sure you are on the <code class="language-plaintext highlighter-rouge">Auto-Obtain DNS</code> page.</p>
</li> </li>
<li> <li>
<p>Click <code class="language-plaintext highlighter-rouge">Confirm</code>, then click <code class="language-plaintext highlighter-rouge">Save</code>.</p> <p>Click <code class="language-plaintext highlighter-rouge">Confirm</code>, then click <code class="language-plaintext highlighter-rouge">Save</code>.</p>
<p><img src="/images/riiconnect24/Internet_10.png" alt="Save DNS" /></p> <p><img src="/images/riiconnect24/Internet_10.png" alt="" /></p>
</li> </li>
<li> <li>
<p>When prompted, click <code class="language-plaintext highlighter-rouge">OK</code> to perform the connection test.</p> <p>When prompted, click <code class="language-plaintext highlighter-rouge">OK</code> to perform the connection test.</p>
<p><img src="/images/riiconnect24/Internet_11.png" alt="Connection Test" /></p> <p><img src="/images/riiconnect24/Internet_11.png" alt="" /></p>
<p><img src="/images/riiconnect24/Internet_12.png" alt="Connection Test Successful" /></p> <p><img src="/images/riiconnect24/Internet_12.png" alt="" /></p>
<ul> <ul>
<li>If the connection test was successful, select <code class="language-plaintext highlighter-rouge">No</code> to skip the Wii System Update.</li> <li>If the connection test was successful, select <code class="language-plaintext highlighter-rouge">No</code> to skip the Wii System Update.</li>
@ -467,13 +467,13 @@ window.cookieconsent.initialise({
<li>You should be greeted with the following screen:</li> <li>You should be greeted with the following screen:</li>
</ul> </ul>
<p><img src="/images/exploits/str2hax/EULA.png" alt="str2hax EULA page" /></p> <p><img src="/images/exploits/str2hax/EULA.png" alt="" /></p>
</li> </li>
<li>Give the exploit 1-2 minutes to download (and dont press <code class="language-plaintext highlighter-rouge">I ACCEPT</code>/<code class="language-plaintext highlighter-rouge">I DO NOT ACCEPT</code>).</li> <li>Give the exploit 1-2 minutes to download (and dont press <code class="language-plaintext highlighter-rouge">I ACCEPT</code>/<code class="language-plaintext highlighter-rouge">I DO NOT ACCEPT</code>).</li>
<li> <li>
<p>If the exploit was successful, your device will have loaded the HackMii Installer.</p> <p>If the exploit was successful, your device will have loaded the HackMii Installer.</p>
<p><img src="/images/hackmii/scam.png" alt="HackMii Installer scam screen" /></p> <p><img src="/images/hackmii/scam.png" alt="" /></p>
</li> </li>
</ol> </ol>

View file

@ -398,13 +398,13 @@ window.cookieconsent.initialise({
<li> <li>
<p>When “This IOS will be tested (Please select)” is shown on the screen, press A.</p> <p>When “This IOS will be tested (Please select)” is shown on the screen, press A.</p>
<p><img src="/images/homebrew/syscheck/syscheck_chooseios.png" alt="Choose IOS" /></p> <p><img src="/images/homebrew/syscheck/syscheck_chooseios.png" alt="" /></p>
</li> </li>
<li>Wait for the program to get some information about your IOS.</li> <li>Wait for the program to get some information about your IOS.</li>
<li> <li>
<p>After it finishes, press the <code class="language-plaintext highlighter-rouge">A</code> Button if you want to view the log.</p> <p>After it finishes, press the <code class="language-plaintext highlighter-rouge">A</code> Button if you want to view the log.</p>
<p><img src="/images/homebrew/syscheck/syscheck_success.png" alt="Completed" /></p> <p><img src="/images/homebrew/syscheck/syscheck_success.png" alt="" /></p>
</li> </li>
<li>If you want to share the SysCheck, you can press the <code class="language-plaintext highlighter-rouge">A</code> Button, which will upload it to <a href="http://syscheck.rc24.xyz/">syscheck.rc24.xyz</a> and give you a link. You can also share the <code class="language-plaintext highlighter-rouge">sysCheck.csv</code> saved to the root of your SD Card or USB Drive. The <code class="language-plaintext highlighter-rouge">IOSsysCheck.log</code> file (saved to the root as well) contains additional information about your IOS.</li> <li>If you want to share the SysCheck, you can press the <code class="language-plaintext highlighter-rouge">A</code> Button, which will upload it to <a href="http://syscheck.rc24.xyz/">syscheck.rc24.xyz</a> and give you a link. You can also share the <code class="language-plaintext highlighter-rouge">sysCheck.csv</code> saved to the root of your SD Card or USB Drive. The <code class="language-plaintext highlighter-rouge">IOSsysCheck.log</code> file (saved to the root as well) contains additional information about your IOS.</li>
</ol> </ol>

View file

@ -453,14 +453,14 @@ window.cookieconsent.initialise({
<li> <li>
<p>Select your storage medium, and you should now see a selection of your themes.</p> <p>Select your storage medium, and you should now see a selection of your themes.</p>
<p><img src="/images/themes/mym-theme-selection.png" alt="Theme Selection" /></p> <p><img src="/images/themes/mym-theme-selection.png" alt="" /></p>
</li> </li>
<li>Select the theme you would like to install. If it is signed, MyMenuifyMod will indicate it to you, otherwise it will warn you. Be absolutely sure at this point that you have downloaded the correct theme for your system menu version and region.</li> <li>Select the theme you would like to install. If it is signed, MyMenuifyMod will indicate it to you, otherwise it will warn you. Be absolutely sure at this point that you have downloaded the correct theme for your system menu version and region.</li>
<li>Install the theme.</li> <li>Install the theme.</li>
<li> <li>
<p>Reboot into the Wii Menu, and see if the theme successfully installed. If all goes well, you will have a result similar to the below!</p> <p>Reboot into the Wii Menu, and see if the theme successfully installed. If all goes well, you will have a result similar to the below!</p>
<p><img src="/images/themes/themed-wii-menu.png" alt="Theme Ready" /></p> <p><img src="/images/themes/themed-wii-menu.png" alt="" /></p>
</li> </li>
</ol> </ol>
@ -526,28 +526,28 @@ window.cookieconsent.initialise({
<li> <li>
<p>Download a theme <code class="language-plaintext highlighter-rouge">.zip</code> file from the website linked above.</p> <p>Download a theme <code class="language-plaintext highlighter-rouge">.zip</code> file from the website linked above.</p>
<p><img src="/images/themes/homebrew-channel-example-theme.png" alt="Example Theme" /></p> <p><img src="/images/themes/homebrew-channel-example-theme.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Paste the <code class="language-plaintext highlighter-rouge">.zip</code> into the <code class="language-plaintext highlighter-rouge">apps</code> folder on your storage device where you load homebrew.</p> <p>Paste the <code class="language-plaintext highlighter-rouge">.zip</code> into the <code class="language-plaintext highlighter-rouge">apps</code> folder on your storage device where you load homebrew.</p>
<p><img src="/images/themes/homebrew-channel-paste-zip.png" alt="Paste ZIP" /></p> <p><img src="/images/themes/homebrew-channel-paste-zip.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Extract the contents of the <code class="language-plaintext highlighter-rouge">.zip</code> into the <code class="language-plaintext highlighter-rouge">apps</code> folder, and delete the archive.</p> <p>Extract the contents of the <code class="language-plaintext highlighter-rouge">.zip</code> into the <code class="language-plaintext highlighter-rouge">apps</code> folder, and delete the archive.</p>
<p><img src="/images/themes/homebrew-channel-extract-theme.png" alt="Extract ZIP" /></p> <p><img src="/images/themes/homebrew-channel-extract-theme.png" alt="" /></p>
</li> </li>
<li>Reinsert the storage device into your Wii and enter the Homebrew Channel.</li> <li>Reinsert the storage device into your Wii and enter the Homebrew Channel.</li>
<li> <li>
<p>The theme you just installed can be loaded in the same way that you access a standard app.</p> <p>The theme you just installed can be loaded in the same way that you access a standard app.</p>
<p><img src="/images/themes/homebrew-channel-load-theme.png" alt="Load Theme" /></p> <p><img src="/images/themes/homebrew-channel-load-theme.png" alt="" /></p>
</li> </li>
<li> <li>
<p>The theme should now be loaded, enjoy!</p> <p>The theme should now be loaded, enjoy!</p>
<p><img src="/images/themes/homebrew-channel-theme-done.png" alt="Enjoy Theme" /></p> <p><img src="/images/themes/homebrew-channel-theme-done.png" alt="" /></p>
</li> </li>
</ol> </ol>

View file

@ -544,7 +544,7 @@ This also has the benefit of allowing access to <a href="https://wiimmfi.de/">Wi
<li>If you are exporting all your Wii saves from Dolphin, select <code class="language-plaintext highlighter-rouge">Tools &gt; Export All Wii Saves</code>.</li> <li>If you are exporting all your Wii saves from Dolphin, select <code class="language-plaintext highlighter-rouge">Tools &gt; Export All Wii Saves</code>.</li>
</ul> </ul>
<p><img src="/images/dolphin/export-wiisave.png" alt="Export Wii Save" /></p> <p><img src="/images/dolphin/export-wiisave.png" alt="" /></p>
</li> </li>
<li>In the folder dialog that pops up, select your SD card. (Dont go inside any other folder!)</li> <li>In the folder dialog that pops up, select your SD card. (Dont go inside any other folder!)</li>
<li>Safely eject your SD card, then put it into your Wii/Wii U. <li>Safely eject your SD card, then put it into your Wii/Wii U.
@ -613,7 +613,7 @@ This also has the benefit of allowing access to <a href="https://wiimmfi.de/">Wi
<li> <li>
<p>In the main menu, select <code class="language-plaintext highlighter-rouge">File &gt; Open User Folder</code>.</p> <p>In the main menu, select <code class="language-plaintext highlighter-rouge">File &gt; Open User Folder</code>.</p>
<p><img src="/images/dolphin/open-user-folder.png" alt="Open User Folder" /></p> <p><img src="/images/dolphin/open-user-folder.png" alt="" /></p>
</li> </li>
<li>In the folder that opens, navigate to <code class="language-plaintext highlighter-rouge">GC &gt; [Save region] &gt; Card A</code>.</li> <li>In the folder that opens, navigate to <code class="language-plaintext highlighter-rouge">GC &gt; [Save region] &gt; Card A</code>.</li>
<li>Copy the <code class="language-plaintext highlighter-rouge">.gci</code> files you would like to put on your Memory Card.</li> <li>Copy the <code class="language-plaintext highlighter-rouge">.gci</code> files you would like to put on your Memory Card.</li>
@ -621,7 +621,7 @@ This also has the benefit of allowing access to <a href="https://wiimmfi.de/">Wi
</ol> </ol>
<p class="notice--info">If Dolphin is set to use a <code class="language-plaintext highlighter-rouge">.raw</code> memory card, use <code class="language-plaintext highlighter-rouge">Tools &gt; Memory Card Manager</code> to export your desired saves to <code class="language-plaintext highlighter-rouge">.gci</code>. <p class="notice--info">If Dolphin is set to use a <code class="language-plaintext highlighter-rouge">.raw</code> memory card, use <code class="language-plaintext highlighter-rouge">Tools &gt; Memory Card Manager</code> to export your desired saves to <code class="language-plaintext highlighter-rouge">.gci</code>.
<img src="/images/homebrew/gcsaves/dolphin-emu-memcard-manager.png" alt="Dolphin Emualator Memory Card Manager" /></p> <img src="/images/homebrew/gcsaves/dolphin-emu-memcard-manager.png" alt="" /></p>
<ol> <ol>
<li>Download and extract GCMM to the root of your SD card or USB drive.</li> <li>Download and extract GCMM to the root of your SD card or USB drive.</li>
@ -630,24 +630,24 @@ This also has the benefit of allowing access to <a href="https://wiimmfi.de/">Wi
<li> <li>
<p>Select the device you have copied the <code class="language-plaintext highlighter-rouge">.gci</code> files to.</p> <p>Select the device you have copied the <code class="language-plaintext highlighter-rouge">.gci</code> files to.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-select-device.jpg" alt="GCMM Select device" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-select-device.jpg" alt="" /></p>
</li> </li>
<li> <li>
<p>Press <code class="language-plaintext highlighter-rouge">+</code>/<code class="language-plaintext highlighter-rouge">X</code> to enter Restore mode.</p> <p>Press <code class="language-plaintext highlighter-rouge">+</code>/<code class="language-plaintext highlighter-rouge">X</code> to enter Restore mode.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-menu.jpg" alt="GCMM Main menu" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-menu.jpg" alt="" /></p>
</li> </li>
<li> <li>
<p>Select the slot that has your Memory card.</p> <p>Select the slot that has your Memory card.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-mem-select.jpg" alt="GCMM Select card slot" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-mem-select.jpg" alt="" /></p>
</li> </li>
<li>Select the save you would like to restore. <li>Select the save you would like to restore.
<ul> <ul>
<li>If you would like to restore all the saves in <code class="language-plaintext highlighter-rouge">MCBACKUP</code>, press <code class="language-plaintext highlighter-rouge">1</code>/<code class="language-plaintext highlighter-rouge">R</code>.</li> <li>If you would like to restore all the saves in <code class="language-plaintext highlighter-rouge">MCBACKUP</code>, press <code class="language-plaintext highlighter-rouge">1</code>/<code class="language-plaintext highlighter-rouge">R</code>.</li>
</ul> </ul>
<p><img src="/images/homebrew/gcsaves/gcmm-restore-save.jpg" alt="GCMM Restore menu" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-restore-save.jpg" alt="" /></p>
</li> </li>
<li>When restoration is complete, press any button to continue.</li> <li>When restoration is complete, press any button to continue.</li>
</ol> </ol>
@ -706,17 +706,17 @@ Otherwise, if Dolphin is storing your saves in a <code class="language-plaintext
<li> <li>
<p>Select the device you would like to copy the save file to.</p> <p>Select the device you would like to copy the save file to.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-select-device.jpg" alt="GCMM Select device" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-select-device.jpg" alt="" /></p>
</li> </li>
<li> <li>
<p>Press <code class="language-plaintext highlighter-rouge">B</code> and <code class="language-plaintext highlighter-rouge">-</code>/<code class="language-plaintext highlighter-rouge">L</code> and <code class="language-plaintext highlighter-rouge">Y</code> to enter Raw backup mode.</p> <p>Press <code class="language-plaintext highlighter-rouge">B</code> and <code class="language-plaintext highlighter-rouge">-</code>/<code class="language-plaintext highlighter-rouge">L</code> and <code class="language-plaintext highlighter-rouge">Y</code> to enter Raw backup mode.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-menu.jpg" alt="GCMM Main menu" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-menu.jpg" alt="" /></p>
</li> </li>
<li> <li>
<p>Select the slot that has your memory card.</p> <p>Select the slot that has your memory card.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-mem-select.jpg" alt="GCMM Select card slot" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-mem-select.jpg" alt="" /></p>
</li> </li>
<li>When the dump is complete, press any key to continue.</li> <li>When the dump is complete, press any key to continue.</li>
<li>Press HOME/START to exit GCMM.</li> <li>Press HOME/START to exit GCMM.</li>
@ -748,17 +748,17 @@ Otherwise, if Dolphin is storing your saves in a <code class="language-plaintext
<li> <li>
<p>Select the device you would like to copy the save file to.</p> <p>Select the device you would like to copy the save file to.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-select-device.jpg" alt="GCMM Select device" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-select-device.jpg" alt="" /></p>
</li> </li>
<li> <li>
<p>Press <code class="language-plaintext highlighter-rouge">B</code> and <code class="language-plaintext highlighter-rouge">-</code>/<code class="language-plaintext highlighter-rouge">L</code> and <code class="language-plaintext highlighter-rouge">Y</code> to enter Raw backup mode.</p> <p>Press <code class="language-plaintext highlighter-rouge">B</code> and <code class="language-plaintext highlighter-rouge">-</code>/<code class="language-plaintext highlighter-rouge">L</code> and <code class="language-plaintext highlighter-rouge">Y</code> to enter Raw backup mode.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-menu.jpg" alt="GCMM Main menu" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-menu.jpg" alt="" /></p>
</li> </li>
<li> <li>
<p>Select the slot that has your memory card.</p> <p>Select the slot that has your memory card.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-mem-select.jpg" alt="GCMM Select card slot" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-mem-select.jpg" alt="" /></p>
</li> </li>
<li>When the dump is complete, press any key to continue.</li> <li>When the dump is complete, press any key to continue.</li>
<li>Press HOME/START to exit GCMM.</li> <li>Press HOME/START to exit GCMM.</li>
@ -799,13 +799,13 @@ Otherwise, if Dolphin is storing your saves in a <code class="language-plaintext
<li> <li>
<p>Launch the Wii menu and select the Wii Options button at the bottom left.</p> <p>Launch the Wii menu and select the Wii Options button at the bottom left.</p>
<p><img src="/images/Wii/wii-options.png" alt="Wii Options" /></p> <p><img src="/images/Wii/wii-options.png" alt="" /></p>
</li> </li>
<li>Select <code class="language-plaintext highlighter-rouge">Data Management &gt; Save Data &gt; Nintendo GameCube</code>.</li> <li>Select <code class="language-plaintext highlighter-rouge">Data Management &gt; Save Data &gt; Nintendo GameCube</code>.</li>
<li> <li>
<p>Select the save you would like to copy and select <code class="language-plaintext highlighter-rouge">Copy</code>.</p> <p>Select the save you would like to copy and select <code class="language-plaintext highlighter-rouge">Copy</code>.</p>
<p><img src="/images/homebrew/gcsaves/gc-data-management.png" alt="Copying a GameCube save" /></p> <p><img src="/images/homebrew/gcsaves/gc-data-management.png" alt="" /></p>
</li> </li>
</ol> </ol>
@ -873,24 +873,24 @@ Otherwise, if Dolphin is storing your saves in a <code class="language-plaintext
<li> <li>
<p>Select the device you have copied the <code class="language-plaintext highlighter-rouge">.gci</code> files to.</p> <p>Select the device you have copied the <code class="language-plaintext highlighter-rouge">.gci</code> files to.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-select-device.jpg" alt="GCMM Select device" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-select-device.jpg" alt="" /></p>
</li> </li>
<li> <li>
<p>Press <code class="language-plaintext highlighter-rouge">+</code>/<code class="language-plaintext highlighter-rouge">X</code> to enter Restore mode.</p> <p>Press <code class="language-plaintext highlighter-rouge">+</code>/<code class="language-plaintext highlighter-rouge">X</code> to enter Restore mode.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-menu.jpg" alt="GCMM Main menu" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-menu.jpg" alt="" /></p>
</li> </li>
<li> <li>
<p>Select the slot that has your Memory card.</p> <p>Select the slot that has your Memory card.</p>
<p><img src="/images/homebrew/gcsaves/gcmm-mem-select.jpg" alt="GCMM Select card slot" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-mem-select.jpg" alt="" /></p>
</li> </li>
<li>Select the save you would like to restore. <li>Select the save you would like to restore.
<ul> <ul>
<li>If you would like to restore all the saves in <code class="language-plaintext highlighter-rouge">MCBACKUP</code>, press <code class="language-plaintext highlighter-rouge">1</code>/<code class="language-plaintext highlighter-rouge">R</code>.</li> <li>If you would like to restore all the saves in <code class="language-plaintext highlighter-rouge">MCBACKUP</code>, press <code class="language-plaintext highlighter-rouge">1</code>/<code class="language-plaintext highlighter-rouge">R</code>.</li>
</ul> </ul>
<p><img src="/images/homebrew/gcsaves/gcmm-restore-save.jpg" alt="GCMM Restore menu" /></p> <p><img src="/images/homebrew/gcsaves/gcmm-restore-save.jpg" alt="" /></p>
</li> </li>
<li>When restoration is complete, press any button to continue.</li> <li>When restoration is complete, press any button to continue.</li>
</ol> </ol>

View file

@ -416,7 +416,7 @@ Due to the age and lack of support for Configurable USB Loader (last update was
<li>While the original WiiFlow was last updated in 2014, the WiiFlow Lite fork is still recieving regular updates.</li> <li>While the original WiiFlow was last updated in 2014, the WiiFlow Lite fork is still recieving regular updates.</li>
</ul> </ul>
<p><img src="/images/usb-loaders//wiiflow-ui.png" alt="WiiFlow UI" /></p> <p><img src="/images/usb-loaders//wiiflow-ui.png" alt="" /></p>
</li> </li>
<li>USB Loader GX is primarily modeled after the Wii Menu, and supports themes. <li>USB Loader GX is primarily modeled after the Wii Menu, and supports themes.
<ul> <ul>
@ -425,7 +425,7 @@ Due to the age and lack of support for Configurable USB Loader (last update was
<li>USB Loader GX still recieves regular updates.</li> <li>USB Loader GX still recieves regular updates.</li>
</ul> </ul>
<p><img src="/images/usb-loaders/usbloadergx-ui.png" alt="USB Loader GX UI" /></p> <p><img src="/images/usb-loaders/usbloadergx-ui.png" alt="" /></p>
</li> </li>
</ul> </ul>
@ -487,7 +487,7 @@ When you click on a game, you are given these options:</p>
<li>House - Opens the menu below. The menu can also be launched by pressing the home button.</li> <li>House - Opens the menu below. The menu can also be launched by pressing the home button.</li>
</ul> </ul>
<p><img src="/images/usb-loaders/wiiflow-menu.png" alt="WiiFlow Menu" /></p> <p><img src="/images/usb-loaders/wiiflow-menu.png" alt="" /></p>
<ul> <ul>
<li>Help Guide - Shows all the controls you can use in WiiFlow.</li> <li>Help Guide - Shows all the controls you can use in WiiFlow.</li>

View file

@ -410,24 +410,24 @@ You may format it as NTFS, but it wont work with a majority of apps (eg. The
<li> <li>
<p>Go to the <code class="language-plaintext highlighter-rouge">Drive 1</code> tab, then select the drive that youre putting the Wii games on.</p> <p>Go to the <code class="language-plaintext highlighter-rouge">Drive 1</code> tab, then select the drive that youre putting the Wii games on.</p>
<p><img src="/images/desktop-apps/WBM/select_drive.png" alt="Select drive" /></p> <p><img src="/images/desktop-apps/WBM/select_drive.png" alt="" /></p>
</li> </li>
<li>Go to the <code class="language-plaintext highlighter-rouge">Files</code> tab, then select <code class="language-plaintext highlighter-rouge">Add</code>. <li>Go to the <code class="language-plaintext highlighter-rouge">Files</code> tab, then select <code class="language-plaintext highlighter-rouge">Add</code>.
<ul> <ul>
<li>Select <code class="language-plaintext highlighter-rouge">Files</code> to add multiple games to the program, or select <code class="language-plaintext highlighter-rouge">Folder</code> to add a whole folder of games.</li> <li>Select <code class="language-plaintext highlighter-rouge">Files</code> to add multiple games to the program, or select <code class="language-plaintext highlighter-rouge">Folder</code> to add a whole folder of games.</li>
</ul> </ul>
<p><img src="/images/desktop-apps/WBM/select_games.png" alt="Select games" /></p> <p><img src="/images/desktop-apps/WBM/select_games.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Go to <code class="language-plaintext highlighter-rouge">Select</code>, then click <code class="language-plaintext highlighter-rouge">Games not on drive 1</code>.</p> <p>Go to <code class="language-plaintext highlighter-rouge">Select</code>, then click <code class="language-plaintext highlighter-rouge">Games not on drive 1</code>.</p>
<p><img src="/images/desktop-apps/WBM/select_games2.png" alt="Highlight games" /></p> <p><img src="/images/desktop-apps/WBM/select_games2.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Select <code class="language-plaintext highlighter-rouge">Transfer</code>, then select <code class="language-plaintext highlighter-rouge">Drive 1</code> to transfer the games over. It might take a while for the games to copy over.</p> <p>Select <code class="language-plaintext highlighter-rouge">Transfer</code>, then select <code class="language-plaintext highlighter-rouge">Drive 1</code> to transfer the games over. It might take a while for the games to copy over.</p>
<p><img src="/images/desktop-apps/WBM/transfer_todrive.png" alt="Transfer games" /></p> <p><img src="/images/desktop-apps/WBM/transfer_todrive.png" alt="" /></p>
</li> </li>
</ol> </ol>

View file

@ -392,12 +392,12 @@ window.cookieconsent.initialise({
<li> <li>
<p>Install WiiGSC, then right click on it and choose <strong>Run as administrator</strong>. If you do not do this, WiiGSC will throw an error when you open it.</p> <p>Install WiiGSC, then right click on it and choose <strong>Run as administrator</strong>. If you do not do this, WiiGSC will throw an error when you open it.</p>
<p><img src="/images/desktop-apps/wiigsc/wiigsc-home.png" alt="Home menu" /></p> <p><img src="/images/desktop-apps/wiigsc/wiigsc-home.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Select the path to the ISO or WBFS file on your USB drive, and select the USB Loader you use. The other options should be fine the way they are.</p> <p>Select the path to the ISO or WBFS file on your USB drive, and select the USB Loader you use. The other options should be fine the way they are.</p>
<p><img src="/images/desktop-apps/wiigsc/wiigsc-selection.png" alt="After selecting the file" /></p> <p><img src="/images/desktop-apps/wiigsc/wiigsc-selection.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Install the generated WAD with your WAD manager.</p> <p>Install the generated WAD with your WAD manager.</p>

View file

@ -433,7 +433,7 @@ See <a href="https://wiimmfi.de/update">this page</a> for more details.<br /></p
<li> <li>
<p>You should see the Priiloader menu.</p> <p>You should see the Priiloader menu.</p>
<p><img src="/images/Priiloader/mainmenu.jpg" alt="Menu" /></p> <p><img src="/images/Priiloader/mainmenu.jpg" alt="" /></p>
</li> </li>
<li>Go to <code class="language-plaintext highlighter-rouge">System Menu Hacks</code>. <li>Go to <code class="language-plaintext highlighter-rouge">System Menu Hacks</code>.
If you used a USB drive to install Priiloader, make sure you do not have an SD card inserted at the same time. If you used a USB drive to install Priiloader, make sure you do not have an SD card inserted at the same time.
@ -441,7 +441,7 @@ See <a href="https://wiimmfi.de/update">this page</a> for more details.<br /></p
<li> <li>
<p>Make sure the <code class="language-plaintext highlighter-rouge">Wiimmfi patch v4</code> hack is enabled.</p> <p>Make sure the <code class="language-plaintext highlighter-rouge">Wiimmfi patch v4</code> hack is enabled.</p>
<p><img src="/images/Priiloader/hacks.jpg" alt="System Menu Hacks" /></p> <p><img src="/images/Priiloader/hacks.jpg" alt="" /></p>
</li> </li>
<li>Scroll to <code class="language-plaintext highlighter-rouge">Save Settings</code> and save your changes.</li> <li>Scroll to <code class="language-plaintext highlighter-rouge">Save Settings</code> and save your changes.</li>
<li>Return to the main menu, and press <code class="language-plaintext highlighter-rouge">System Menu</code> to return to the Wii Menu.</li> <li>Return to the main menu, and press <code class="language-plaintext highlighter-rouge">System Menu</code> to return to the Wii Menu.</li>
@ -525,7 +525,7 @@ To solve this issue, Wiimmfi has a custom DNS server that can be ran on your PC
<li> <li>
<p>Go to <code class="language-plaintext highlighter-rouge">Wii Settings &gt; Internet &gt; Connection Settings</code> and select whatever connection you are using. Then, <code class="language-plaintext highlighter-rouge">Change Settings &gt; Auto-Obtain DNS NO &gt; Advanced Settings</code>. Set your primary DNS to <code class="language-plaintext highlighter-rouge">95.217.77.151</code>, and your secondary DNS to <code class="language-plaintext highlighter-rouge">1.1.1.1</code>.</p> <p>Go to <code class="language-plaintext highlighter-rouge">Wii Settings &gt; Internet &gt; Connection Settings</code> and select whatever connection you are using. Then, <code class="language-plaintext highlighter-rouge">Change Settings &gt; Auto-Obtain DNS NO &gt; Advanced Settings</code>. Set your primary DNS to <code class="language-plaintext highlighter-rouge">95.217.77.151</code>, and your secondary DNS to <code class="language-plaintext highlighter-rouge">1.1.1.1</code>.</p>
<p><img src="/images/wiimmfi/dns-str2hax-wiimmfi.png" alt="DNS Settings for Wiimmfi x str2hax" /></p> <p><img src="/images/wiimmfi/dns-str2hax-wiimmfi.png" alt="" /></p>
</li> </li>
<li>Let the connection test finish, and do not perform a Wii System Update.</li> <li>Let the connection test finish, and do not perform a Wii System Update.</li>
<li>Go back twice to <code class="language-plaintext highlighter-rouge">Internet</code>, and press <code class="language-plaintext highlighter-rouge">User Agreements</code>. Then, confirm that you would like to use WC24 and the Wii Shop Channel.</li> <li>Go back twice to <code class="language-plaintext highlighter-rouge">Internet</code>, and press <code class="language-plaintext highlighter-rouge">User Agreements</code>. Then, confirm that you would like to use WC24 and the Wii Shop Channel.</li>

View file

@ -406,13 +406,13 @@ Wilbrand Web is recommended for its ease of use.</p>
<li>This letter corresponds to your system menu region, which you will need to know for the corresponding steps.</li> <li>This letter corresponds to your system menu region, which you will need to know for the corresponding steps.</li>
</ul> </ul>
<p><img src="/images/wii/SystemMenuVersion.png" alt="Wii Region" /></p> <p><img src="/images/wii/SystemMenuVersion.png" alt="" /></p>
</li> </li>
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet</code> &gt; <code class="language-plaintext highlighter-rouge">Console Information</code>.</li> <li>Navigate to <code class="language-plaintext highlighter-rouge">Internet</code> &gt; <code class="language-plaintext highlighter-rouge">Console Information</code>.</li>
<li> <li>
<p>Take note of your FULL MAC address.</p> <p>Take note of your FULL MAC address.</p>
<p><img src="/images/wii/MacAddress.png" alt="Mac Address" /></p> <p><img src="/images/wii/MacAddress.png" alt="" /></p>
</li> </li>
<li>On your computer, open the browser and go to <a href="https://wilbrand.donut.eu.org/">wilbrand.donut.eu.org</a>.</li> <li>On your computer, open the browser and go to <a href="https://wilbrand.donut.eu.org/">wilbrand.donut.eu.org</a>.</li>
<li>Input your Wii MAC, version and region.</li> <li>Input your Wii MAC, version and region.</li>
@ -420,7 +420,7 @@ Wilbrand Web is recommended for its ease of use.</p>
<li> <li>
<p>Cut either wire.</p> <p>Cut either wire.</p>
<p><img src="/images/exploits/wilbrand/web.png" alt="Wilbrand Web" /></p> <p><img src="/images/exploits/wilbrand/web.png" alt="" /></p>
</li> </li>
<li>Click on “Download your .zip”.</li> <li>Click on “Download your .zip”.</li>
<li>Insert your SD card into your computer.</li> <li>Insert your SD card into your computer.</li>
@ -439,7 +439,7 @@ Wilbrand Web is recommended for its ease of use.</p>
<li>If you dont see the green letter, check if any errors appear in the SD card section of <code class="language-plaintext highlighter-rouge">Data Management</code>. If there are errors, there may be an issue with the SD card format or the Wiis SD card reader.</li> <li>If you dont see the green letter, check if any errors appear in the SD card section of <code class="language-plaintext highlighter-rouge">Data Management</code>. If there are errors, there may be an issue with the SD card format or the Wiis SD card reader.</li>
</ul> </ul>
<p><img src="/images/exploits/wilbrand/msgboard.png" alt="Wilbrand in its natural habitat" /></p> <p><img src="/images/exploits/wilbrand/msgboard.png" alt="" /></p>
</li> </li>
<li>If the exploit was successful, your device will have loaded the HackMii Installer. <li>If the exploit was successful, your device will have loaded the HackMii Installer.
<ul> <ul>
@ -474,13 +474,13 @@ Wilbrand Web is recommended for its ease of use.</p>
<li>This letter corresponds to your system menu region, which you will need to know for the corresponding steps.</li> <li>This letter corresponds to your system menu region, which you will need to know for the corresponding steps.</li>
</ul> </ul>
<p><img src="/images/wii/SystemMenuVersion.png" alt="Wii Region" /></p> <p><img src="/images/wii/SystemMenuVersion.png" alt="" /></p>
</li> </li>
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet</code> &gt; <code class="language-plaintext highlighter-rouge">Console Information</code>.</li> <li>Navigate to <code class="language-plaintext highlighter-rouge">Internet</code> &gt; <code class="language-plaintext highlighter-rouge">Console Information</code>.</li>
<li> <li>
<p>Take note of your FULL MAC address.</p> <p>Take note of your FULL MAC address.</p>
<p><img src="/images/wii/MacAddress.png" alt="Mac Address" /></p> <p><img src="/images/wii/MacAddress.png" alt="" /></p>
</li> </li>
<li>Copy all files from the Wilbrand <code class="language-plaintext highlighter-rouge">.zip</code> to a folder on your computer</li> <li>Copy all files from the Wilbrand <code class="language-plaintext highlighter-rouge">.zip</code> to a folder on your computer</li>
<li>Insert your SD card into your computer.</li> <li>Insert your SD card into your computer.</li>
@ -494,7 +494,7 @@ Wilbrand Web is recommended for its ease of use.</p>
<li><code class="language-plaintext highlighter-rouge">X:</code> is the drive letter of your SD card.</li> <li><code class="language-plaintext highlighter-rouge">X:</code> is the drive letter of your SD card.</li>
</ul> </ul>
<p><img src="/images/exploits/wilbrand/windows.png" alt="running Wilbrand on Windows" /></p> <p><img src="/images/exploits/wilbrand/windows.png" alt="" /></p>
</li> </li>
<li>Linux/macOS: <code class="language-plaintext highlighter-rouge">./Wilbrand AA-BB-CC-DD-EE-FF MM/DD/YYYY VERSION /media/mount_dir</code> <li>Linux/macOS: <code class="language-plaintext highlighter-rouge">./Wilbrand AA-BB-CC-DD-EE-FF MM/DD/YYYY VERSION /media/mount_dir</code>
<ul> <ul>
@ -502,7 +502,7 @@ Wilbrand Web is recommended for its ease of use.</p>
<li><code class="language-plaintext highlighter-rouge">/media/mount_dir</code> is the folder your SD card is mounted in. This may vary depending on your Linux distro.</li> <li><code class="language-plaintext highlighter-rouge">/media/mount_dir</code> is the folder your SD card is mounted in. This may vary depending on your Linux distro.</li>
</ul> </ul>
<p><img src="/images/exploits/wilbrand/linux.png" alt="running Wilbrand on Linux" /></p> <p><img src="/images/exploits/wilbrand/linux.png" alt="" /></p>
</li> </li>
</ul> </ul>
</li> </li>
@ -522,7 +522,7 @@ Wilbrand Web is recommended for its ease of use.</p>
<li>If you dont see the green letter, check if any errors appear in the SD card section of <code class="language-plaintext highlighter-rouge">Data Management</code>. If there are errors, there may be an issue with the SD card format or the Wiis SD card reader.</li> <li>If you dont see the green letter, check if any errors appear in the SD card section of <code class="language-plaintext highlighter-rouge">Data Management</code>. If there are errors, there may be an issue with the SD card format or the Wiis SD card reader.</li>
</ul> </ul>
<p><img src="/images/exploits/wilbrand/msgboard.png" alt="Wilbrand in its natural habitat" /></p> <p><img src="/images/exploits/wilbrand/msgboard.png" alt="" /></p>
</li> </li>
<li>If the exploit was successful, your device will have loaded the HackMii Installer.</li> <li>If the exploit was successful, your device will have loaded the HackMii Installer.</li>
</ol> </ol>

View file

@ -398,28 +398,28 @@ This tutorial will show you how to install WADs.</p>
<li> <li>
<p>Select the source device that has the WAD file(s) you would like to install.</p> <p>Select the source device that has the WAD file(s) you would like to install.</p>
<p><img src="/images/homebrew/yawmME/source_device.png" alt="Selecting source device" /></p> <p><img src="/images/homebrew/yawmME/source_device.png" alt="" /></p>
</li> </li>
<li>Navigate to the folder that has the WAD files. <li>Navigate to the folder that has the WAD files.
<ul> <ul>
<li>If you have a folder named <code class="language-plaintext highlighter-rouge">wad</code>, it will be opened automatically.</li> <li>If you have a folder named <code class="language-plaintext highlighter-rouge">wad</code>, it will be opened automatically.</li>
</ul> </ul>
<p><img src="/images/homebrew/yawmME/file_selection.png" alt="Selecting WAD file" /></p> <p><img src="/images/homebrew/yawmME/file_selection.png" alt="" /></p>
</li> </li>
<li>Navigate to the WAD file you would like to install and press <code class="language-plaintext highlighter-rouge">A</code>. <li>Navigate to the WAD file you would like to install and press <code class="language-plaintext highlighter-rouge">A</code>.
<ul> <ul>
<li>If you would like to install multiple WAD files at once, press <code class="language-plaintext highlighter-rouge">+</code> on each of them, then press <code class="language-plaintext highlighter-rouge">A</code>.</li> <li>If you would like to install multiple WAD files at once, press <code class="language-plaintext highlighter-rouge">+</code> on each of them, then press <code class="language-plaintext highlighter-rouge">A</code>.</li>
</ul> </ul>
<p><img src="/images/homebrew/yawmME/install_wad.png" alt="WAD options" /></p> <p><img src="/images/homebrew/yawmME/install_wad.png" alt="" /></p>
</li> </li>
<li> <li>
<p>Press A again to install the WAD(s).</p> <p>Press A again to install the WAD(s).</p>
<p><img src="/images/homebrew/yawmME/installing_wad.png" alt="Installing WAD" /></p> <p><img src="/images/homebrew/yawmME/installing_wad.png" alt="" /></p>
<p><img src="/images/homebrew/yawmME/installing_wad_ok.png" alt="Installing WAD OK" /></p> <p><img src="/images/homebrew/yawmME/installing_wad_ok.png" alt="" /></p>
</li> </li>
</ol> </ol>