Lots of fixes
This commit is contained in:
parent
de1bd24a3d
commit
634f31426f
5 changed files with 31 additions and 16 deletions
|
@ -1,6 +1,6 @@
|
|||
#### What you need
|
||||
|
||||
* An SD card or USB drive with at least 4.7 GB of free space (9.4 GB if dumping a dual layer disc) of free space.
|
||||
* An SD card or USB drive with at least 4.7 GB of free space (8.5 GB if dumping a dual layer disc) of free space.
|
||||
* [CleanRip](https://github.com/emukidid/cleanrip/releases/latest)
|
||||
|
||||
#### Instructions
|
||||
|
@ -21,5 +21,5 @@
|
|||
![Initialising Disc](/images/CleanRip/5.png)
|
||||
1. Set it as shown on the screen below.<br>If you know that you are dumping a game that uses a dual layer disc, like `Super Smash Bros. Brawl` or `Metroid: Other M`, set `Dual Layer` to `Yes`.
|
||||
![Settings](/images/CleanRip/6.png)
|
||||
1. CleanRip will now dump your game. It can take a while, since it will dump the full 4.7GB disc contents (9.4 for dual layer discs).
|
||||
1. CleanRip will now dump your game. It can take a while, since it will dump the full 4.7 GB disc contents (8.5 GB for dual layer discs).
|
||||
![Copying](/images/CleanRip/7.png)
|
||||
|
|
|
@ -77,7 +77,7 @@ If you still can't run RiiConnect24 Patcher, please send us a mail at support@ri
|
|||
10. Once it's done, you can now safely close the patcher. All of the files are ready on your SD Card.
|
||||
![It's done!](/images/RC24_Patcher/9.PNG)
|
||||
![Files copied](/images/RC24_Patcher/10.PNG)
|
||||
11. If it did not copy everything automatically to your SD Card or USB Device, copy the `WAD` and `apps` folder next to `RiiConnect24 Patcher.bat` to your SD Card or USB Device.
|
||||
11. If it did not copy everything automatically to your SD Card or USB Device, copy the `WAD` and `apps` folder next to `RiiConnect24Patcher.bat` to your SD Card or USB Device.
|
||||
12. Put your SD card or USB drive in your Wii.
|
||||
13. Launch the Homebrew Channel on your Wii.
|
||||
14. Launch Wii Mod Lite.
|
||||
|
@ -122,6 +122,10 @@ In this section, you will set your DNS to our servers. It's optional but recomme
|
|||
Wiimmfi lets you play games online after the discontinuation of Nintendo Wi-Fi Connection. This is optional to install.
|
||||
{: .notice--info}
|
||||
|
||||
[Continue to WiiLink24](wiilink24)<br>
|
||||
WiiLink24 lets you use the Japanese-exclusive Wii no Ma channel. This is optional to install.
|
||||
{: .notice--info}
|
||||
|
||||
If you get error 107245, then you probably have failed to patch your IOS correctly.
|
||||
{: .notice--info}
|
||||
|
||||
|
|
|
@ -10,6 +10,7 @@ sitemap: false
|
|||
|
||||
+ [cIOS](cios)
|
||||
+ [RiiConnect24](riiconnect24)
|
||||
+ [WiiLink24](wiilink24)
|
||||
+ [Wiimmfi](wiimmfi)
|
||||
{% endcapture %}
|
||||
<div class="notice--info">{{ notice-1 | markdownify }}</div>
|
||||
|
@ -19,6 +20,7 @@ sitemap: false
|
|||
+ [RiiConnect24](riiconnect24)
|
||||
+ [RiiConnect24 vWii](riiconnect24-vwii)
|
||||
+ [RiiConnect24 Dolphin](riiconnect24-dolphin)
|
||||
+ [WiiLink24](wiilink24)
|
||||
+ [Wiimmfi](wiimmfi)
|
||||
+ [WiiWare Patcher](wiiwarepatcher)
|
||||
+ [Deleting VFFs](deleting-vffs)
|
||||
|
@ -26,6 +28,7 @@ sitemap: false
|
|||
+ [Fixing NEWS000006](news000006)
|
||||
|
||||
**Modding 101**
|
||||
+ [BlueBomb](bluebomb)
|
||||
* [BootMii Backup](bootmii)
|
||||
+ [cIOS](cios)
|
||||
+ [FlashHax](flashhax)
|
||||
|
@ -34,7 +37,6 @@ sitemap: false
|
|||
+ [LetterBomb](letterbomb)
|
||||
+ [Priiloader](priiloader)
|
||||
+ [str2hax](str2hax)
|
||||
+ [BlueBomb](bluebomb)
|
||||
+ [Wii Mod Lite](wiimodlite)
|
||||
|
||||
**Homebrew**
|
||||
|
@ -50,10 +52,9 @@ sitemap: false
|
|||
+ [Wii Backup Manager](wiibackupmanager)
|
||||
|
||||
**Wii mini**
|
||||
+ [Installing The Homebrew Channel on the Wii mini](hbc-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)
|
||||
|
|
|
@ -31,7 +31,14 @@ We recommend you [install cIOS](cios) before continuing.
|
|||
* A computer with Windows on it (or using Mono or Wine on Mac/Linux)
|
||||
* [MyMenuify Mod](/assets/files/MyMenuifyModv1.5.zip)
|
||||
* [ThemeMii Mod](/assets/files/New_Thememii_MOD.rar)
|
||||
* [This GBAtemp post](https://gbatemp.net/threads/wii-theme-team-creations-v2.336596/) or [our themes page](https://rc24.xyz/goodies/themes/)
|
||||
|
||||
#### Theme Links
|
||||
|
||||
To find themes to install, here are 3 resources:
|
||||
|
||||
* [Google Drive repository](https://drive.google.com/drive/folders/19tyeVQ--bJ0ZUTNg5yvAGvc3G4-euEpm?usp=sharing)
|
||||
* [RiiConnect24 themes page](https://rc24.xyz/goodies/themes/)
|
||||
* [This GBAtemp post](https://gbatemp.net/threads/wii-theme-team-creations-v2.336596/)
|
||||
|
||||
MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
|
||||
{: .notice--warning}
|
||||
|
@ -40,19 +47,19 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
|
|||
|
||||
##### Section I - Finding a Theme
|
||||
|
||||
* Peruse the GBAtemp post or our themes page, finding a theme you want to install. Some have YouTube videos to show what the theme looks like, unfortunately some of them are unavailable.
|
||||
* Peruse the resources to get themes, finding a theme you want to install. Some have YouTube videos to show what the theme looks like, unfortunately some of them are unavailable.
|
||||
* Once you found one you like, click the download link corresponding to your Wii Menu version. **It is very important to pick the right one to avoid bricks.**
|
||||
* You probably will pick the download link that says 4.X, that means the theme will work on version 4.1, 4.2 and 4.3 of the Wii Menu.
|
||||
* Some themes have different links for different regions, so pick the one corresponding to your Wii's region.
|
||||
* There are other resources for Wii Menu themes, but they might be in csm form (ready to install on the Wii). If the csm doesn't match the version and region of your Wii Menu, try to convert it to mym with ThemeMii, and then convert it back to csm with the instructions here using the version and region of your Wii Menu.
|
||||
* There are other resources for Wii Menu themes, but they might be in csm form (ready to install on the Wii). If the csm doesn't match the version and region of your Wii Menu, try to convert it to mym with ThemeMii Mod, and then convert it back to csm with the instructions here using the version and region of your Wii Menu.
|
||||
* Once you downloaded the theme you want and double-checked you got the right one, open up ThemeMii Mod.
|
||||
|
||||
##### Section II - Building the Theme
|
||||
|
||||
1. A dialog box will pop up telling you to only install themes if you have brick protection. If you installed Priiloader and/or BootMii (see the warning at the start of this guide), press OK.
|
||||
2. Go to `Tools` > `Download Base App` > Version of your Wii Menu > Region of your Wii Menu
|
||||
3. A dialog box will pop up asking you to enter in a value to create a key. Enter in what it says, it will create a key that will be used to decrypt the Wii Menu from Nintendo's servers.
|
||||
4. A file selection box will ask you where to save the .app file (that is the Wii Menu file it downloaded). Save it to the directory where ThemeMii is in.
|
||||
3. A dialog box will pop up asking you to enter in a value to create a key. Enter in what it says, it will create a key that will be used to decrypt the Wii Menu contents from Nintendo's servers.
|
||||
4. A file selection box will ask you where to save the .app file (that is the Wii Menu content file it downloaded). Save it to the directory where ThemeMii is in.
|
||||
5. Go to `Options` > `Standard System Menu` > Version of your Wii Menu > Region of your Wii Menu
|
||||
6. Go to `File` > `Open`, then browse for where your .mym file is.
|
||||
7. Press `Create csm`, then browse for a directory you want to save the theme in. Give it a moment to build the theme.
|
||||
|
@ -62,9 +69,10 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
|
|||
|
||||
1. Extract MyMenuify Mod and put it in the `apps` folder on your SD card or USB drive.
|
||||
2. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.
|
||||
3. Insert your SD card or USB drive into your Wii, and launch MyMenuify Mod from the Homebrew Channel.
|
||||
4. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
|
||||
5. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
|
||||
3. Insert your SD card or USB drive into your Wii.
|
||||
4. Launch MyMenuify Mod from the Homebrew Channel.
|
||||
5. After an introduction message, it will ask you what IOS you want to use in the app. If you have [installed cIOS](cios), use `IOS249`, or else use `IOS58`. If the former gives an `Exception DSI occurred!` error, press Reset on the Wii console, launch it again, then try `IOS250`.
|
||||
6. Highlight the theme you want to install, then press A. Give it a moment to install the theme, then press any button to go to the Wii Menu. Hopefully, the theme installed correctly.
|
||||
|
||||
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel, where you can launch MyMenuify Mod and press a button to download and install the original Wii Menu theme.
|
||||
{: .notice--info}
|
||||
|
|
|
@ -12,6 +12,9 @@ Do you use a USB Loader and want to create game shortcuts to launch them on your
|
|||
In the case of a brick, [installing Priiloader is a must](/priiloader). Also, install BootMii (as Boot2 if you have an early Wii). Installing brick protection along with following the guide correctly should keep you safe from bricks. DO NOT CONTINUE UNTIL YOU HAVE INSTALLED PRIILOADER AND BOOTMII!
|
||||
{: .notice--warning}
|
||||
|
||||
Do NOT make a shortcut for the games "Mario Party 9" or "A Boy and His Blob". It will brick your Wii.
|
||||
{: .notice--warning}
|
||||
|
||||
#### What you need
|
||||
|
||||
* A Wii
|
||||
|
@ -25,8 +28,7 @@ In the case of a brick, [installing Priiloader is a must](/priiloader). Also, in
|
|||
1. Install WiiGSC, then right click on it and choose **Run as administrator**. If you do not do this, WiiGSC will throw an error when you open it.
|
||||
2. Select the path to the ISO or WBFS file on your USB drive, and select the USB Loader you use. The other options should be fine the way thy are.
|
||||
3. If you're using USB Loader GX, you cannot use revision 1272 to use shortcuts. You need to use revision 1271 (or an earlier version if you need to use one for some reason).
|
||||
4. Do not make game shortcuts for "A Boy and His Blob" or "Mario Party 9". Those will brick your Wii.
|
||||
5. Install the generated WAD with a WAD Manager, we recommend Wii Mod Lite.
|
||||
4. Install the generated WAD with a WAD Manager, we recommend Wii Mod Lite.
|
||||
|
||||
If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel.
|
||||
{: .notice--info}
|
||||
|
|
Loading…
Reference in a new issue