1c25561e18
* Revert "Update WiiLink tutorial" This reverts commitab242eb80f
. * Revert "Update WiiLink tutorial" This reverts commitdd6e8747fd
. * Revert "Update WiiLink tutorial" This reverts commit582d9ee816
. * Revert "Update WiiLink tutorial" This reverts commit905d526108
. * Update WiiLink * update for consistency's sake --------- Co-authored-by: KcrPL <kcrplkcrpl@gmail.com>
81 lines
1.9 KiB
Markdown
81 lines
1.9 KiB
Markdown
---
|
|
title: "Site Navigation" #
|
|
layout: single
|
|
sitemap: false
|
|
---
|
|
|
|
![WiiTutorials](/images/WiiTutorials.jpg)
|
|
|
|
{% capture notice-1 %}
|
|
**Featured**
|
|
|
|
- [cIOS](cios)
|
|
- [Kirby TV Channel](kirby-tv)
|
|
- [RiiConnect24](riiconnect24)
|
|
- [WiiLink](wiilink)
|
|
- [Wiimmfi](wiimmfi)
|
|
{% endcapture %}
|
|
<div class="notice--info">{{ notice-1 | markdownify }}</div>
|
|
|
|
{% capture notice-2 %}
|
|
**RiiConnect24, WiiLink, and Wiimmfi**
|
|
|
|
- [RiiConnect24](riiconnect24)
|
|
- [RiiConnect24 vWii](riiconnect24-vwii)
|
|
- [RiiConnect24 Dolphin](riiconnect24-dolphin)
|
|
- [RiiConnect24 DNS Update](riiconnect24-dns-update)
|
|
- [WiiLink](wiilink)
|
|
- [WiiLink Demae Domino's](wiilink-demae-dominos)
|
|
- [Wiimmfi](wiimmfi)
|
|
- [Kirby TV Channel](kirby-tv)
|
|
- [WiiWare Patcher](wiiwarepatcher)
|
|
- [Deleting VFFs](deleting-vffs)
|
|
- [Fixing FORE000006](riiconnect24-batteryfix)
|
|
- [Fixing NEWS000006](news000006)
|
|
|
|
**Modding 101**
|
|
|
|
- [BlueBomb](bluebomb)
|
|
|
|
* [BootMii Backup](bootmii)
|
|
|
|
- [cIOS](cios)
|
|
- [Dos and Don'ts of Wii Modding](dosanddonts)
|
|
- [FlashHax](flashhax)
|
|
- [Homebrew Browser](hbb)
|
|
- [Homebrew Channel](hbc)
|
|
- [LetterBomb](letterbomb)
|
|
- [Priiloader](priiloader)
|
|
- [str2hax](str2hax)
|
|
- [Wii Mod Lite](wiimodlite)
|
|
|
|
**Homebrew**
|
|
|
|
- [Creating Wii Game Shortcuts](wiigsc)
|
|
- [How to dump Channels (WADs)](dump-wads)
|
|
- [How to dump GameCube/Wii Games](dump-games)
|
|
- [Installing RSSMii](rssmii)
|
|
- [Installing Wii Menu Themes](themes)
|
|
- [Installing Wii Menu Themes on vWii](themes-vwii)
|
|
- [Performing a SysCheck](syscheck)
|
|
- [Removing RSSMii](rssmii-remove)
|
|
- [RiiTag](riitag)
|
|
- [Setting RTC Time](rtc)
|
|
- [Updating Wii Menu to v4.3](update)
|
|
- [USB Loader GX](usbloadergx)
|
|
- [Wii Backup Manager](wiibackupmanager)
|
|
- [WiiFlow](wiiflow)
|
|
|
|
**Wii mini**
|
|
|
|
- [Installing the Homebrew Channel on the Wii mini](hbc-mini)
|
|
- [Installing cIOS on the Wii mini](cios-mini)
|
|
|
|
**Site**
|
|
|
|
- [Home](/)
|
|
- [Get Started](get-started)
|
|
- [FAQ](faq)
|
|
- [Donations](donations)
|
|
{% endcapture %}
|
|
<div class="notice--primary">{{ notice-2 | markdownify }}</div>
|