Guide_Wii/_pages/en_US/site-navigation.md

77 lines
2.1 KiB
Markdown
Raw Normal View History

2017-09-09 20:12:05 +02:00
---
title: "Site Navigation" #
2017-10-22 19:06:20 +02:00
layout: single
2017-09-09 20:12:05 +02:00
sitemap: false
---
2017-09-09 20:12:05 +02:00
{% capture notice-1 %}
2023-10-02 14:44:21 +02:00
**Site**
+ [Home](/)
+ [Get Started](get-started)
+ [FAQ](faq)
+ [Donations](donations)
2017-09-09 20:12:05 +02:00
{% endcapture %}
<div class="notice--info">{{ notice-1 | markdownify }}</div>
{% capture notice-2 %}
2023-10-02 14:44:21 +02:00
**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>
2023-10-02 14:44:21 +02:00
{% capture notice-3 %}
**Modding 101 - Exploits**
+ [BlueBomb](bluebomb)
2023-10-02 14:44:21 +02:00
+ [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)
2023-10-02 14:44:21 +02:00
+ [Brick Overview](bricks)
+ [Brick Prevention](bricks#brick-prevention)
+ [cIOS](cios)
+ [Homebrew Channel](hbc)
+ [ModMii](modmii)
2023-10-02 14:44:21 +02:00
+ [Open Shop Channel](osc)
+ [Priiloader](priiloader)
+ [Relaunching the HackMii Installer](hackmii)
+ [YAWM ModMii Edition](yawmme)
2023-10-02 14:44:21 +02:00
+ [Updating Wii Menu to v4.3](update)
{% endcapture %}
<div class="notice--primary">{{ notice-4 | markdownify }}</div>
2017-10-02 23:32:37 +02:00
2023-10-02 14:44:21 +02:00
{% capture notice-5 %}
2017-10-02 23:32:37 +02:00
**Homebrew**
+ [Creating Wii Game Shortcuts](wiigsc)
+ [GameCube Backup Manager](gcbackupmanager)
+ [How to dump Channels (WADs)](dump-wads)
+ [How to dump GameCube/Wii Games](dump-games)
2023-10-02 14:44:21 +02:00
+ [RSSMii](rssmii)
+ [Managing GameCube Save Files](gcsaves)
+ [Nintendont](nintendont)
+ [Playing Wii Game Mods](riivolution)
2023-10-02 14:44:21 +02:00
+ [Recommended Homebrew](recommended-homebrew)
+ [Removing RSSMii](rssmii-remove)
2023-10-02 14:44:21 +02:00
+ [USB Loaders](usb-loaders)
+ [Using SysCheck](syscheck)
+ [Wii Backup Manager](wiibackupmanager)
2023-10-02 14:44:21 +02:00
+ [Wii Themes Guide](themes)
{% endcapture %}
<div class="notice--primary">{{ notice-5 | markdownify }}</div>
2017-10-02 23:32:37 +02:00
2023-10-02 14:44:21 +02:00
{% capture notice-6 %}
**Wii mini**
+ [Installing the Homebrew Channel on the Wii mini](hbc-mini)
+ [Installing cIOS on the Wii mini](cios-mini)
2017-09-09 20:12:05 +02:00
{% endcapture %}
<div class="notice--primary">{{ notice-6 | markdownify }}</div>