Revert cIOS guide
This commit is contained in:
parent
73808d8162
commit
16d38779cf
1 changed files with 21 additions and 51 deletions
|
@ -4,69 +4,35 @@ title: "cIOS"
|
||||||
|
|
||||||
{% include toc title="Table of Contents" %}
|
{% include toc title="Table of Contents" %}
|
||||||
|
|
||||||
This tutorial will teach you how to install cIOS (custom IOS). While this is a recommendation (homebrew might work better), it is a requirement for USB Loader applications.
|
This tutorial will tell you how to install cIOS (custom IOS). This is required if you want to load games with a USB Loader. Some homebrew might work better using cIOS.
|
||||||
|
|
||||||
![d2x cIOS Installer](/images/cIOS.png)
|
![d2x cIOS Installer](/images/cIOS.png)
|
||||||
|
|
||||||
## Requirements
|
#### What you need
|
||||||
- An SD card or USB drive
|
|
||||||
- [d2x cIOS Installer] (/assets/files/d2x-cIOS-Installer-Wii.zip)
|
|
||||||
|
|
||||||
- Windows PC + [NUS Downloader](/assets/files/NUSDownloader_v19.zip)
|
|
||||||
- This is only required if you cannot connect your Wii to the internet.
|
|
||||||
## Instructions
|
|
||||||
### Section I - Offline NUS Downloads
|
|
||||||
|
|
||||||
[Skip to the next section if this doesn't apply to you](#Section II - Managing d2x cIOS installer)
|
* A Wii with an Internet connection
|
||||||
{: .notice--info}
|
* An SD card or USB drive
|
||||||
|
* [d2x cIOS Installer](https://sites.google.com/site/completesg/backup-launchers/installation/d2x-cIOS-Installer-Wii.zip?attredirects=0&d=1)
|
||||||
|
|
||||||
1. Extract and launch NUS Downloader.
|
#### Instructions
|
||||||
2. Make sure that "`Pack WAD`" is enabled.
|
|
||||||
3. Using the database, navigate to the following files and press `start NUS Download` for each one:
|
|
||||||
- `IOS` -> `IOS56` -> `v5661`
|
|
||||||
- `IOS` -> `IOS57` -> `v5918`
|
|
||||||
4. Navigate into the new `titles` directory where you placed NUS Downloader
|
|
||||||
- You will find two new folders in this directory: `0000000100000038` & `0000000100000039`.
|
|
||||||
5. In each directory, there is another directory for the version you just downloaded. Open this version folder and find a WAD file:
|
|
||||||
- `0000000100000038` -> `5661` -> `IOS56-64-v5661.wad`
|
|
||||||
- `0000000100000039` -> `5918` -> `IOS57-64-v5918.wad`
|
|
||||||
Copy both WAD files to the root of the storage device.
|
|
||||||
|
|
||||||
Optionally, if you wish to verify that the downloaded WADs are correct, use a checksum tool (like fciv) to verify:
|
##### Section I - Downloading
|
||||||
|
|
||||||
#### IOS56
|
1. Extract d2x cIOS Installer and put it in the `apps` folder on your SD card or USB drive.
|
||||||
- **MD5**: `5cdee6593cf0dacc18cf300b12166fde`
|
1. Insert your SD card or USB drive into your Wii, and launch d2x cIOS Installer from the Homebrew Channel.
|
||||||
- **SHA1**: `597c360e521ccd3062fd9c38c5369e691344d5e2`
|
|
||||||
#### IOS57
|
|
||||||
- **MD5**: `ac8bbbea38f29e8d8959badb3badf18e`
|
|
||||||
- **SHA1**: `b8fd4efbb6d7ae2f4e9328b3082901f5981701b1`
|
|
||||||
|
|
||||||
### Section II - Managing d2x cIOS installer
|
##### Section II - Installing
|
||||||
|
|
||||||
- Extract d2x cIOS Installer and put it in the `apps` folder on your SD card or USB drive.
|
|
||||||
- Your storage device should look like this:
|
|
||||||
```
|
|
||||||
SD
|
|
||||||
|- IOS56-64-v5661.wad (optionally, for Wii offline guide)
|
|
||||||
|- IOS57-64-v5918.wad (optionally, for Wii offline guide)
|
|
||||||
|- /apps
|
|
||||||
|- /d2x-cios-installer
|
|
||||||
```
|
|
||||||
2. Insert your SD card or USB drive into your Wii, and launch d2x cIOS Installer from the Homebrew Channel.
|
|
||||||
|
|
||||||
### Section III - Installing
|
|
||||||
|
|
||||||
1. Press continue, then set the options to the following:
|
1. Press continue, then set the options to the following:
|
||||||
```
|
```
|
||||||
Select cIOS: v10 beta52 d2x-v10-beta52
|
Select cIOS: v10 beta52 d2x-v10-beta52
|
||||||
Select cIOS base: 56
|
Select cIOS base: 56
|
||||||
Select cIOS slot: 249 (In some cases, it may warn you that the current (c)IOS or IOS STUB will be overwritten. You can ignore this warning.)
|
Select cIOS slot: 249
|
||||||
Select cIOS version: 65535
|
Select cIOS version: 65535
|
||||||
- This revision is only used by the Wii when checking updates. It is set to the highest version to prevent a system update from overriding it with a non-functional official IOS.
|
|
||||||
```
|
```
|
||||||
![Install cIOS 249](/images/Wii/Install249.png)
|
![Install cIOS 249](/images/Wii/Install249.png)
|
||||||
2. Once set, press A twice to install.
|
1. Once set, press A to install.
|
||||||
3. When done installing, press A to return, and set the options to the following:
|
1. When done installing, press A to return, and set the options to the following:
|
||||||
```
|
```
|
||||||
Select cIOS: v10 beta52 d2x-v10-beta52
|
Select cIOS: v10 beta52 d2x-v10-beta52
|
||||||
Select cIOS base: 57
|
Select cIOS base: 57
|
||||||
|
@ -74,21 +40,25 @@ Select cIOS slot: 250
|
||||||
Select cIOS version: 65535
|
Select cIOS version: 65535
|
||||||
```
|
```
|
||||||
![Install cIOS 250](/images/Wii/Install250.png)
|
![Install cIOS 250](/images/Wii/Install250.png)
|
||||||
4. Once set, press A twice to install.
|
1. Once set, press A to install.
|
||||||
5. When done installing, press A to return, and set the options to the following:
|
1. When done installing, press A to return, and set the options to the following:
|
||||||
```
|
```
|
||||||
Select cIOS: v10 beta52 d2x-v10-beta52
|
Select cIOS: v10 beta52 d2x-v10-beta52
|
||||||
Select cIOS base: 58
|
Select cIOS base: 58
|
||||||
Select cIOS slot: 251
|
Select cIOS slot: 251
|
||||||
Select cIOS version: 65535
|
Select cIOS version: 65535
|
||||||
```
|
```
|
||||||
6. Run it again, then exit once done.
|
1. Run it again, then exit once done.
|
||||||
|
|
||||||
### Options once complete
|
##### Options once complete
|
||||||
|
|
||||||
You can now use homebrew such as [USB Loader GX](usbloadergx).
|
You can now use homebrew such as [USB Loader GX](usbloadergx).
|
||||||
{: .notice--info}
|
{: .notice--info}
|
||||||
|
|
||||||
|
[Continue to the Homebrew Browser](hbb)<br>
|
||||||
|
The Homebrew Browser is a good place to get homebrew on your Wii. This is optional to install.
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
[Continue to site navigation](site-navigation)<br>
|
[Continue to site navigation](site-navigation)<br>
|
||||||
We have many other tutorials that you might like.
|
We have many other tutorials that you might like.
|
||||||
{: .notice--info}
|
{: .notice--info}
|
||||||
|
|
Loading…
Add table
Reference in a new issue