That reported brick was because of a power cut (#379)
* link to zip on releases page * wiimmfi.md: just reinstall priiloader as a whole
This commit is contained in:
parent
642d0e6dd5
commit
9fca6be89e
3 changed files with 75 additions and 91 deletions
|
@ -15,7 +15,7 @@ Priiloader adds a level of brick protection to your Wii. It loads before the Wii
|
|||
|
||||
![Installing Priiloader](/images/Priiloader/priiloader.jpg)
|
||||
|
||||
<!-- {% capture notice-vwii-priiloader %}
|
||||
{% capture notice-vwii-priiloader %}
|
||||
Priiloader 0.10.0 introduces vWii support! <br>
|
||||
There are some important things to take note of:
|
||||
- To fix the timestamp issues (FORE000006, wrong News Channel update time), you will need to [generate a timestamp fix hack](https://garyodernichts.github.io/priiloader-patch-gen/). More info on the page.
|
||||
|
@ -26,20 +26,20 @@ And some things to enhance your vWii experience:
|
|||
- [evWii Aroma Plugin](https://github.com/GaryOderNichts/evwii/releases) to enhance some extra features for vWii. The features are listed [here](https://github.com/GaryOderNichts/evwii#features).
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--success" markdown="1">{{ notice-vwii-priiloader }} </div> -->
|
||||
<div class="notice--success" markdown="1">{{ notice-vwii-priiloader }} </div>
|
||||
|
||||
#### What you need
|
||||
|
||||
- An SD card or USB drive
|
||||
- [Priiloader installer](https://github.com/DacoTaco/priiloader/releases)
|
||||
<!-- - [LoadPriiloader](https://hbb1.oscwii.org/hbb/LoadPriiloader/LoadPriiloader.zip) -->
|
||||
- [Priiloader installer](https://github.com/DacoTaco/priiloader/releases/download/0.10.0-RC3/Priiloader_v0_10RC3.zip)
|
||||
- [LoadPriiloader](https://hbb1.oscwii.org/hbb/LoadPriiloader/LoadPriiloader.zip)
|
||||
|
||||
#### Instructions
|
||||
|
||||
##### Section I - Downloading/Installing
|
||||
|
||||
1. Extract the Priiloader installer and put it in the apps folder on your SD card or USB drive.
|
||||
2. Insert your SD card or USB drive into your Wii, and launch the Priiloader installer from the Homebrew Channel.
|
||||
1. Download the Priiloader installer and LoadPriiloader apps.
|
||||
1. Extract both apps to the root of your SD card or USB drive.
|
||||
|
||||
##### Section II - Installing Priiloader
|
||||
|
||||
|
@ -53,10 +53,9 @@ And some things to enhance your vWii experience:
|
|||
##### Section III - Entering Priiloader
|
||||
|
||||
Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu:
|
||||
![Priiloader menu](/images/Priiloader/menu.png)
|
||||
![Priiloader menu](/images/Priiloader/menu.png)
|
||||
|
||||
To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader:
|
||||
|
||||
- Holding RESET on a Wii while turning it on.
|
||||
- Holding the ESC key on a USB keyboard while turning on the console.
|
||||
|
||||
|
@ -127,12 +126,11 @@ Priiloader allows you to automatically boot to the Homebrew Channel, an individu
|
|||
|
||||
{% capture UNEO %}
|
||||
If you would like to autoboot USB loader GX, do this first:
|
||||
|
||||
- Download the USB Loader GX forwarder WAD ([Wii](https://sourceforge.net/projects/usbloadergx/files/Releases/Forwarders/USB%20Loader%20GX-UNEO_Forwarder_5_1_AHBPROT.wad), [vWii](https://sourceforge.net/projects/usbloadergx/files/Releases/Forwarders/USB%20Loader%20GX-UNEO_Forwarder_5_1_AHBPROT_vWii%20%28Fix%29.wad)).
|
||||
- Download the [UNEO Channel Booter for Priiloader](https://sourceforge.net/projects/usbloadergx/files/Releases/Forwarders%20dols/UNEO%20Channel%20Booter%20for%20Priiloader.zip/download).
|
||||
- Install the forwarder WAD with a WAD manager like [Wii Mod Lite](wiimodlite).
|
||||
- Extract the `UNEO Channel Booter for Priiloader.zip` file anywhere.
|
||||
- Copy `uneoboot.dol` to the root of your SD card.
|
||||
* Download the USB Loader GX forwarder WAD ([Wii](https://sourceforge.net/projects/usbloadergx/files/Releases/Forwarders/USB%20Loader%20GX-UNEO_Forwarder_5_1_AHBPROT.wad), [vWii](https://sourceforge.net/projects/usbloadergx/files/Releases/Forwarders/USB%20Loader%20GX-UNEO_Forwarder_5_1_AHBPROT_vWii%20%28Fix%29.wad)).
|
||||
* Download the [UNEO Channel Booter for Priiloader](https://sourceforge.net/projects/usbloadergx/files/Releases/Forwarders%20dols/UNEO%20Channel%20Booter%20for%20Priiloader.zip/download).
|
||||
* Install the forwarder WAD with a WAD manager like [Wii Mod Lite](wiimodlite).
|
||||
* Extract the `UNEO Channel Booter for Priiloader.zip` file anywhere.
|
||||
* Copy `uneoboot.dol` to the root of your SD card.
|
||||
|
||||
You will be installing `uneoboot.dol` in step 3.
|
||||
{% endcapture %}
|
||||
|
@ -163,13 +161,12 @@ Your Wii should now automatically boot to whichever homebrew app you installed.
|
|||
1. Scroll down to `Settings` and press A.
|
||||
![Settings](/images/Priiloader/menu_settings.png)
|
||||
1. Press Right to cycle through the Autoboot options until your desired option is selected. <br>
|
||||
`Disabled` will autoboot to the Priiloader menu.
|
||||
`Disabled` will autoboot to the Priiloader menu.
|
||||
|
||||
Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until you continuously hold the RESET button to enter the Priiloader menu.
|
||||
{: .notice--warning}
|
||||
|
||||
![Autoboot](/images/Priiloader/autoboot_disabled.png)
|
||||
|
||||
![Autoboot](/images/Priiloader/autoboot_disabled.png)
|
||||
1. Scroll down to `save settings` and press A.
|
||||
![Saving settings](/images/Priiloader/settings_save.png)
|
||||
1. Press B to return to the main menu.
|
||||
|
|
|
@ -18,8 +18,7 @@ This guide is for vWii (Wii Mode on Wii U) only.
|
|||
|
||||
- Follow [this tutorial](riiconnect24-wii) if you'd like to install RiiConnect24 on a Wii.
|
||||
- Follow [this tutorial](riiconnect24-dolphin) if you'd like to install RiiConnect24 on Dolphin Emulator.
|
||||
|
||||
{% endcapture notice-1 %}
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
|
@ -36,30 +35,21 @@ We are **NOT** responsible if you brick, or damage your console in any way whats
|
|||
|
||||
#### What you need
|
||||
|
||||
- An SD card or USB drive
|
||||
- A computer
|
||||
- A Wii U console with an Internet connection that's capable of launching the Homebrew Launcher (either via the web browser exploit, Haxchi or Coldboot Haxchi).
|
||||
|
||||
If you do not have a softmodded Wii U console, please follow [this guide](https://wiiu.hacks.guide), as well as the [virtual Wii modding guide](https://wiiuguide.xyz/#/vwii-modding) and then come back.
|
||||
{: .notice--warning}
|
||||
|
||||
<!-- * A Wii U with [the vWii modded](https://wiiu.hacks.guide/#/vwii-modding). **This guide requires the latest CFW on your Wii U.**
|
||||
- A Nintendo Network ID (NNID) linked to your Wii U
|
||||
- [Priiloader](priiloader) installed on your vWii
|
||||
- [Load Priiloader](https://hbb1.oscwii.org/hbb/LoadPriiloader/LoadPriiloader.zip) -->
|
||||
|
||||
- [RiiConnect24 Patcher (Windows, Mac and Linux)](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases)
|
||||
- [RiiConnect24 Mail Patcher](https://hbb1.oscwii.org/hbb/Mail-Patcher/Mail-Patcher.zip)
|
||||
* An SD card or USB drive
|
||||
* A computer
|
||||
* A Wii U with [the vWii modded](https://wiiu.hacks.guide/#/vwii-modding). **This guide requires the latest CFW on your Wii U.**
|
||||
* A Nintendo Network ID (NNID) linked to your Wii U
|
||||
* [Priiloader](priiloader) installed on your vWii
|
||||
* [RiiConnect24 Patcher (Windows, Mac and Linux)](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases)
|
||||
* [RiiConnect24 Mail Patcher](https://hbb1.oscwii.org/hbb/Mail-Patcher/Mail-Patcher.zip)
|
||||
|
||||
{% capture notice-2 %}
|
||||
After following the vWii modding guide linked above, you should have:
|
||||
|
||||
- A vWii NAND backup and keys stored safely
|
||||
- The Homebrew Channel installed
|
||||
- d2x cIOS installed (IOS249, IOS250 and IOS251)
|
||||
- IOS80 patched
|
||||
|
||||
{% endcapture notice-2 %}
|
||||
* A vWii NAND backup and keys (keep these stored safely!!)
|
||||
* The Homebrew Channel installed
|
||||
* d2x cIOS installed (IOS249, IOS250 and IOS251)
|
||||
* IOS80 patched
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice" markdown="1">{{ notice-2 }}</div>
|
||||
|
||||
|
@ -74,26 +64,26 @@ If you can't run RiiConnect24 Patcher, please join [the RiiConnect24 Discord ser
|
|||
2. Download `RiiConnect24Patcher.bat` if you are on Windows, and `RiiConnect24Patcher.sh` if you are on a Unix system
|
||||
3. On Windows run `RiiConnect24Patcher.bat`. On Unix systems, open Terminal and type `bash`, then drag `RiiConnect24Patcher.sh` into the terminal then press enter. It should look like this: `bash RiiConnect24Patcher.sh`.
|
||||
4. Press 1 to choose "`Start`" and confirm your selection by pressing `ENTER`. (NOTE: These screenshots are from the Windows version of the patcher.)
|
||||
![RiiConnect24 Patcher Main Screen](/images/RC24_Patcher/1.JPG)
|
||||
![RiiConnect24 Patcher Main Screen](/images/RC24_Patcher/1.JPG)
|
||||
5. Select the device you're patching for.
|
||||
![Select your device](/images/RC24_Patcher/2.JPG)
|
||||
![Select your device](/images/RC24_Patcher/2.JPG)
|
||||
6. For this guide, choose "`Install RiiConnect24 on your Wii`"
|
||||
![Install RiiConnect24](/images/RC24_Patcher/3.JPG)
|
||||
![Install RiiConnect24](/images/RC24_Patcher/3.JPG)
|
||||
7. Choose "`Express (Recommended)`". It will give you everything you need.
|
||||
![Express Settings](/images/RC24_Patcher/4.JPG)
|
||||
![Express Settings](/images/RC24_Patcher/4.JPG)
|
||||
8. Select your region.
|
||||
![Select your region](/images/RC24_Patcher/5.JPG)
|
||||
![Select your region](/images/RC24_Patcher/5.JPG)
|
||||
9. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested.
|
||||
![Additional optional channels](/images/RC24_Patcher/6.JPG)
|
||||
![Additional optional channels](/images/RC24_Patcher/6.JPG)
|
||||
10. Connect your SD Card or USB Drive to your computer and select "`1`".
|
||||
![Enable copying to SD Card](/images/RC24_Patcher/7.JPG)
|
||||
![Enable copying to SD Card](/images/RC24_Patcher/7.JPG)
|
||||
11. If your device was detected successfully, select "`1`". If not, make sure there's a folder called `apps` on your SD Card or USB Drive and try again.
|
||||
![Successfully detected](/images/RC24_Patcher/8.JPG)
|
||||
![Successfully detected](/images/RC24_Patcher/8.JPG)
|
||||
12. Be patient...
|
||||
![It's patching!](/images/RC24_Patcher/9.JPG)
|
||||
![It's patching!](/images/RC24_Patcher/9.JPG)
|
||||
13. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card.
|
||||
![It's done!](/images/RC24_Patcher/10.JPG)
|
||||
![Files copied](/images/RC24_Patcher/11.PNG)
|
||||
![It's done!](/images/RC24_Patcher/10.JPG)
|
||||
![Files copied](/images/RC24_Patcher/11.PNG)
|
||||
14. 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.
|
||||
|
||||
##### Section II - Installing WADs
|
||||
|
@ -129,16 +119,14 @@ If you were unable to patch your nwc24msg.cfg correctly, please join [the RiiCon
|
|||
1. Return to the Wii U Menu, then go right back to Wii Mode.
|
||||
|
||||
#### What's currently working?
|
||||
|
||||
The following RiiConnect24 services are **working** on the vWii:
|
||||
|
||||
- Forecast Channel
|
||||
- News Channel
|
||||
- Everybody Votes Channel
|
||||
- Nintendo Channel
|
||||
- Check Mii Out Channel / Mii Contest Channel
|
||||
- Wii Mail (requires Priiloader's `Create message via Calendar button` hack)
|
||||
{: .notice--success}
|
||||
* Forecast Channel
|
||||
* News Channel
|
||||
* Everybody Votes Channel
|
||||
* Nintendo Channel
|
||||
* Check Mii Out Channel / Mii Contest Channel
|
||||
* Wii Mail (requires Priiloader's `Create message via Calendar button` hack)
|
||||
{: .notice--success}
|
||||
|
||||
Most services that utilize WiiConnect24 will be able to work if you leave vWii running for several hours. There's no standby mode on the console.
|
||||
{: .notice--warning}
|
||||
|
|
|
@ -52,8 +52,7 @@ This will cause Priiloader to be unable to find the hacks_hash.ini file.
|
|||
1. Scroll to `System Menu` and press A to launch it.
|
||||
1. Launch your game through the Disc channel. It should be patched with Wiimmfi.
|
||||
|
||||
If you see the hack `Wiimmfi patch v2` or `Wiimmfi patch v3` instead, then you do not have the latest version of the hacks_hash.ini file.<br>
|
||||
Download it from [here](https://github.com/DacoTaco/priiloader/blob/master/src/priiloader/hacks_hash.ini) and place it in `/apps/priiloader/hacks_hash.ini` on your SD card or USB drive.<br>
|
||||
If you see the hack `Wiimmfi patch v2` or `Wiimmfi patch v3` instead, then you do not have the latest version of the hacks_hash.ini file, and you need to [re-install Priiloader](priiloader).
|
||||
Then, repeat the previous steps.
|
||||
{: .notice--warning}
|
||||
|
||||
|
|
Loading…
Reference in a new issue