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-10-11 16:13:38 +02:00
|
|
|
![WiiTutorials](/images/WiiTutorials.jpg)
|
2017-09-09 20:12:05 +02:00
|
|
|
|
|
|
|
{% capture notice-1 %}
|
|
|
|
**Popular**
|
|
|
|
|
|
|
|
+ [RiiConnect24](riiconnect24)
|
|
|
|
+ [Wiimmfi](wiimmfi)
|
|
|
|
{% endcapture %}
|
|
|
|
<div class="notice--info">{{ notice-1 | markdownify }}</div>
|
|
|
|
|
|
|
|
{% capture notice-2 %}
|
2017-10-02 23:32:37 +02:00
|
|
|
**RiiConnect24/Wiimmfi**
|
|
|
|
+ [RiiConnect24](riiconnect24)
|
2017-09-09 20:12:05 +02:00
|
|
|
+ [RiiConnect24 Battery Fix](riiconnect24-batteryfix)
|
|
|
|
+ [RiiConnect24 Troubleshooting](riiconnect24-troubleshooting)
|
2017-12-02 21:30:47 +01:00
|
|
|
+ [Everybody Votes Channel](riiconnect24-evc)
|
2017-10-02 23:32:37 +02:00
|
|
|
+ [IOS Patcher](iospatcher)
|
2017-09-09 20:12:05 +02:00
|
|
|
+ [Wiimmfi](wiimmfi)
|
|
|
|
+ [WiiWare Patcher](wiiwarepatcher)
|
2017-10-02 23:32:37 +02:00
|
|
|
|
|
|
|
**Modding 101**
|
|
|
|
+ [Homebrew Channel](hbc)
|
2017-10-15 16:47:35 +02:00
|
|
|
+ [Priiloader](priiloader)
|
2017-10-02 23:32:37 +02:00
|
|
|
+ [cIOS](cios)
|
|
|
|
+ [LetterBomb](letterbomb)
|
2017-12-27 21:19:20 +01:00
|
|
|
+ [Flashhax](flashhax)
|
2017-10-02 23:32:37 +02:00
|
|
|
+ [Wii Mod Lite](wiimodlite)
|
|
|
|
|
|
|
|
**Homebrew**
|
|
|
|
+ [How to dump GameCube/Wii games](dump-games)
|
2017-11-15 23:24:21 +01:00
|
|
|
+ [How to dump Channels (WADs)](dump-wads)
|
2017-10-08 21:07:53 +02:00
|
|
|
+ [Installing RSSMii](rssmii)
|
|
|
|
+ [Removing RSSMii](rssmii-remove)
|
2018-02-18 23:22:51 +01:00
|
|
|
+ [Performing a SysCheck](syscheck)
|
2018-08-04 21:34:45 +02:00
|
|
|
+ [Installing Wii Themes](themes)
|
2017-10-02 23:32:37 +02:00
|
|
|
|
2017-10-02 23:33:44 +02:00
|
|
|
**Site**
|
2017-10-02 23:32:37 +02:00
|
|
|
+ [Home](/)
|
|
|
|
+ [Get Started](get-started)
|
|
|
|
+ [FAQ](faq)
|
|
|
|
+ [Credits](credits)
|
|
|
|
+ [Donations](donations)
|
2017-09-09 20:12:05 +02:00
|
|
|
{% endcapture %}
|
|
|
|
<div class="notice--primary">{{ notice-2 | markdownify }}</div>
|