Skip to content

Commit

Permalink
User-friendly cIOS guide (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
Naim2000 authored Jan 2, 2024
1 parent b95cf55 commit ab1a4d9
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 21 deletions.
56 changes: 35 additions & 21 deletions _pages/en_US/cios.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi

### Instructions

#### Section I - Downloading (Only required if your Wii doesn't have Internet)
#### Section I - Downloading

If your Wii has an Internet connection, you may skip this section.<br>
However, If you encounter any errors like `tcp_read timeout` and `net_gethostbyname failed:`, this will allow the Wii to skip the downloading step.
However, If you encounter any errors like `net_init failed`, `net_gethostbyname failed:`, or any other issues during the downloading stage
this will allow the Wii to skip the downloading step.
{: .notice--warning}

If you are not on Windows, you may download & run [this script](/assets/files/d2x_offline_ios.sh), and it will download the WAD files for you.
Expand All @@ -50,30 +51,41 @@ The WAD files should be on your SD card like this:

#### Section II - Installing

If `d2x-v11-beta1` isn't showing up, try select the cIOS base first, then check again. This can also happen if your SD card is locked.
{: .notice--info}

On each cIOS that you try to install, you will first be shown a grid of active IOS on the Wi. Simply press A again, and it will install. Then, you will be shown a results screen, just press A as well and go to the next cIOS.
{: .notice--info}

1. Copy the `apps` folder in the d2x-cios-installer `.zip` to the root of your SD card or USB drive.
1. Reinsert your SD card or USB drive into your console.
1. Power on your console.
1. Launch the Homebrew Channel.
1. Launch d2x cIOS Installer from the list of homebrew.
1. When asked what IOS you would like to use, select IOS 58.
+ This should work in nearly all cases.
1. Now, you will install individual cIOS from 248-251. The exact settings needed are listed below.
+ cIOS 248 Installation

```
Select cIOS <d2x-v11-beta1>
Select cIOS base <38>
Select cIOS slot <248>
Select cIOS revision <65535>
```
![](/images/cios/d2x_v11_248.png)
1. Set everything to match the following:

```
Select cIOS <d2x-v11-beta1>
Select cIOS base <38>
Select cIOS slot <248>
Select cIOS revision <65535>
```
![](/images/cios/d2x_v11_248.png)
1. Press `A`. This will bring you to the slot map:
![](/images/cios/d2x_summary.png)
1. Press `A` again.
![](/images/cios/d2x_installation.png)
1. After the installation has finished, you will be brought back to the slot map. Ensure that the slot that was just installed is highlighted green.
![](/images/cios/d2x_log.png)
If the slot is highlighted red, try install the cIOS again. <br>
If you are getting an error before/during the downloading stages, press B to exit and continue from [Section I](#section-i---downloading).
{: .notice--info}
1. Press `A`. This will return you to the configuration screen.
1. Repeat the previous 5 steps with the following configurations:
+ cIOS 249 Installation
Expand Down Expand Up @@ -107,7 +119,9 @@ On each cIOS that you try to install, you will first be shown a grid of active I
```
![](/images/cios/d2x_v11_251.png)
1. Once you have finished with all 4 cIOSes, press B to return to the Homebrew Channel.
Continue to [Open Shop Channel Installation](osc)
Continue to [Open Shop Channel Installation](osc) <br>
Now that your Wii has adequate brick protection, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii.
{: .notice--info}
Binary file added images/cios/d2x_installation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/cios/d2x_log.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/cios/d2x_summary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/cios/d2x_v11_249.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/cios/d2x_v11_250.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/cios/d2x_v11_251.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ab1a4d9

Please sign in to comment.