Guide_Wii/_pages/en_US/site-navigation.md

77 lines
2.2 KiB
Markdown

---
title: "Site Navigation"
layout: single
sitemap: false
---
{% capture notice-1 %}
**Site**
+ [Home](/)
+ [Get Started](get-started)
+ [FAQ](faq)
+ [Donations](donations)
{% endcapture %}
<div class="notice--info">{{ notice-1 | markdownify }}</div>
{% capture notice-2 %}
**Wii Online Services**
+ [Nintendo Wi-Fi Connection](wiimmfi)
+ [Setting RTC Time](wiiconnect24#updating-rtc-clock)
+ [WiiConnect24](wiiconnect24)
{% endcapture %}
<div class="notice--primary">{{ notice-2 | markdownify }}</div>
{% capture notice-3 %}
**Modding 101 - Exploits**
+ [BlueBomb](bluebomb)
+ [FlashHax](flashhax)
+ [Legacy Exploits](legacy-exploits)
+ [LetterBomb](letterbomb)
+ [str2hax](str2hax)
+ [Wilbrand](wilbrand)
{% endcapture %}
<div class="notice--primary">{{ notice-3 | markdownify }}</div>
{% capture notice-4 %}
**Modding 101 - Wii Essentials**
+ [BootMii Backup](bootmii)
+ [BootMii Recovery](bootmiirecover)
+ [Brick Overview](bricks)
+ [Brick Prevention](bricks#brick-prevention)
+ [cIOS](cios)
+ [Homebrew Channel](hbc)
+ [ModMii](modmii)
+ [Open Shop Channel](osc)
+ [Priiloader](priiloader)
+ [Relaunching the HackMii Installer](hackmii)
+ [Updating Wii Menu to v4.3](update)
+ [Restoring the Wii NAND to Stock](wii-factory-reset)
+ [Wii mini NAND Dumper](wnd-mini)
+ [YAWM ModMii Edition](yawmme)
{% endcapture %}
<div class="notice--primary">{{ notice-4 | markdownify }}</div>
{% capture notice-5 %}
**Homebrew**
+ [Creating Wii Game Shortcuts](wiigsc)
+ [How to dump Channels (WADs)](dump-wads)
+ [How to dump GameCube/Wii Games](dump-games)
+ [Managing GameCube Backups](gc-backups)
+ [Managing GameCube Save Files](gcsaves)
+ [Managing Wii Backups](wii-backups)
+ [Priiloader Usage](priiloader-usage)
+ [Recommended Homebrew](recommended-homebrew)
+ [RSSMii](rssmii)
+ [Transferring Save Games](transfer-saves)
+ [USB Loaders](wii-loaders)
+ [Using SysCheck](syscheck)
+ [Wii Themes Guide](themes)
{% endcapture %}
<div class="notice--primary">{{ notice-5 | markdownify }}</div>
{% capture notice-6 %}
**Wii mini**
+ [Installing the Homebrew Channel on the Wii mini](hbc-mini)
+ [Installing cIOS on the Wii mini](cios-mini)
{% endcapture %}
<div class="notice--primary">{{ notice-6 | markdownify }}</div>