Fix the absolutely horrid home page
This commit is contained in:
parent
cdfb7b69ad
commit
91ef59bd05
1 changed files with 30 additions and 27 deletions
|
@ -11,14 +11,40 @@ header:
|
|||
excerpt: "The complete guide to modding your Nintendo Wii."
|
||||
---
|
||||
|
||||
The guide is also available in Spanish, French, Italian, Portuguese and Polish! To change the language, please press the icon at top right and change your language.
|
||||
The guide is also available in other languages! To change the language, please press the icon at top right and change your language.
|
||||
{: .notice--info}
|
||||
|
||||
## What is Wii Guide?
|
||||
|
||||
Wii Guide is a guide maintained by the [RiiConnect24 team](https://rc24.xyz) to get you started with Wii modding.
|
||||
Wii Guide is a guide maintained by [RiiConnect24](https://rc24.xyz) to get you started with Wii modding.
|
||||
|
||||
There are a few good resources for Wii modding and troubleshooting that can help:
|
||||
## What is "homebrew"?
|
||||
|
||||
[**Homebrew**](https://en.wikipedia.org/wiki/Homebrew_(video_games)) refers to unofficial software including games, utilities, emulators and others.
|
||||
|
||||
Running homebrew on your Nintendo Wii is free using various exploits.
|
||||
|
||||
## What can I do with homebrew?
|
||||
|
||||
Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide will help you easily get started.
|
||||
|
||||
- Patch game disc contents (allowing you to load game modifications) using [Riivolution](http://www.wiibrew.org/wiki/Riivolution).
|
||||
- Install themes to your Wii Menu using [MyMenuify](/themes).
|
||||
- Install a USB Loader like [WiiFlow Lite](https://gbatemp.net/threads/wiiflow-lite.422685/) or [USB Loader GX](/usbloadergx) to launch all your favorite titles from a USB storage device and more.
|
||||
- Back up your discs with [CleanRip](/dump-games) and installed games and titles with [YABDM](/dump-wads)
|
||||
- Back up and restore your save files with [SaveGame Manager GX](https://wiidatabase.de/downloads/wii-tools/savegame-manager-gx-beta/)
|
||||
- Download new homebrew apps with the [Homebrew Browser](/hbb)
|
||||
- Restore discontinued online services, such as [WiiConnect24](/riiconnect24) & [Nintendo WFC services](/wiimmfi).
|
||||
- Backup and restore copies of your Wii system memory (NAND) using [BootMii](http://bootmii.org).
|
||||
- Protect your Wii from bricks using [Priiloader](/priiloader) and BootMii.
|
||||
- Turn your Wii into a media player with [WiiMC](http://www.wiimc.org/).
|
||||
|
||||
Get started by [choosing your exploit](get-started)!
|
||||
{: .notice--info}
|
||||
|
||||
## More Resources
|
||||
|
||||
There are also few more good resources for Wii modding and troubleshooting that can help:
|
||||
|
||||
- [Complete Softmod Guide](https://sites.google.com/site/completesg/)
|
||||
- [ModMii](http://modmii.000webhostapp.com/)
|
||||
|
@ -29,27 +55,4 @@ There are a few good resources for Wii modding and troubleshooting that can help
|
|||
|
||||
For modding a Wii U, there are some more options:
|
||||
- [The Definitive vWii Hacking Guide](https://gbatemp.net/threads/the-definitive-vwii-hacking-guide.425852/)
|
||||
- [NH Wii U Guide](https://wiiuguide.xyz)
|
||||
|
||||
## What is "homebrew"?
|
||||
|
||||
[**Homebrew**](https://en.wikipedia.org/wiki/List_of_homebrew_video_games) refers to unofficial software including games, utilities, emulators and others.
|
||||
|
||||
Running homebrew on your Nintendo Wii is free using the str2hax, LetterBomb or FlashHax exploits. There are also various other exploits in commercial games to get homebrew running.
|
||||
|
||||
## What can I do with homebrew?
|
||||
|
||||
Here's a list of things you can do with it. While these aren't all the things you can do with homebrew, it should give you a starting point for things you can do. Our guide is meant for you to easily get started, but we have links associated with the things on the list to help you get started.
|
||||
|
||||
- Run homebrew applications such as [media players](http://www.wiimc.org/), [disk copiers](/dump-games), [save managers](https://sourceforge.net/projects/savegame-manager-gx/files/HBC_SetUp_R127.zip/download) and more.
|
||||
- Patch game disk contents (allowing you to load game modifications) using [Riivolution](http://www.wiibrew.org/wiki/Riivolution)
|
||||
- Theme and customize your Wii Menu using [MyMenuify](/themes).
|
||||
- Install an [all-in-one menu](https://gbatemp.net/threads/wiiflow-lite.422685/) to launch all your favorite titles.
|
||||
- Restore discontinued online services, such as [WiiConnect24](/riiconnect24) & [Nintendo WFC services](wiimmfi).
|
||||
- Backup and restore copies of your Wii system memory (NAND) using [BootMii](http://bootmii.org).
|
||||
- Protect your Wii from bricks using [Priiloader](https://wii.guide/priiloader)
|
||||
- Install applications to your System Menu
|
||||
- Homebrew applications could use forwarders to launch the .elf file on the SD card.
|
||||
|
||||
Get started by [choosing your exploit](get-started)!
|
||||
{: .notice--info}
|
||||
- [NH Wii U Guide](https://wiiuguide.xyz)
|
Loading…
Add table
Reference in a new issue