21d01f0d8e
* Create nintendont.md will create stuff for it later * did some things * Beginning the process. will add the images(?), let's see. * Added some new steps to be accurate. * Did some touching to make it good. * minor changes * added sd card in what you need section yeahh because people will think that they only need usb drive lol * added gcbm to site navigation * you can install as scrub * Update gcbackupmanager.md * no more confusion * Site navigation * this shouldn't be here * cleaned some stuff up * ok this is what i wanted --------- Co-authored-by: Snare-Hawk <85657152+Snare-Hawk@users.noreply.github.com>
82 lines
2 KiB
Markdown
82 lines
2 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)
|
|
- [Wilbrand](wilbrand)
|
|
|
|
**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)
|
|
- [Installing RSSMii](rssmii)
|
|
- [Installing Wii Menu Themes](themes)
|
|
- [Installing Wii Menu Themes on vWii](themes-vwii)
|
|
- [Managing GameCube Save Files](gcsaves)
|
|
- [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>
|