diff --git a/_pages/en_US/cios.md b/_pages/en_US/cios.md index ca84a100d..865d1801f 100644 --- a/_pages/en_US/cios.md +++ b/_pages/en_US/cios.md @@ -40,9 +40,9 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi ##### Section I - Downloading 1. Download, extract, and run [NUS Downloader](https://github.com/WiiDatabase/nusdownloader/releases/latest/download/NUSD-Mod-NUS-Fix.zip). -1. Select "Database", "IOS", then "IOS57", and select "v5918". +1. Select "Database", "IOS", then "IOS38", and select "v4123". - Ensure that "Pack WAD" is checked and "Patch IOS" is unchecked. -1. Repeat the previous step for IOS56 v5661 and IOS38 v4123. +1. Repeat the previous step for IOS56 v5661, IOS57 v5918 and IOS58 v6175. 1. Once you have downloaded all three IOS, there will be a folder named `titles` in the same folder as the NUS Downloader. Open the folder and navigate through them until you locate the three WAD files you downloaded. Place each of WAD files on the root of your SD card or USB drive. 1. Download the d2x cIOS Installer and extract it to the root of your SD card or USB drive. 1. Insert your SD card or USB drive into your Wii, and launch the d2x cIOS Installer from the Homebrew Channel. @@ -53,37 +53,49 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi 1. Press continue, then set the options to the following: ``` -Select cIOS: v10 beta52 d2x-v10-beta52 -Select cIOS base: 57 +Select cIOS: d2x-v11-beta1 +Select cIOS base: 38 +Select cIOS slot: 248 +Select cIOS version: 65535 +``` + +![Install cIOS 249](/images/cios/d2x_v11_248.png) + +1. Once set, press A twice to install. +1. When done installing, press A to return, and set the options to the following: + +``` +Select cIOS: d2x-v11-beta1 +Select cIOS base: 56 Select cIOS slot: 249 Select cIOS version: 65535 ``` -![Install cIOS 249](/images/cios/Install249.png) +![Install cIOS 250](/images/cios/d2x_v11_249.png) 1. Once set, press A twice to install. 1. When done installing, press A to return, and set the options to the following: ``` -Select cIOS: v10 beta52 d2x-v10-beta52 -Select cIOS base: 56 +Select cIOS: d2x-v11-beta1 +Select cIOS base: 57 Select cIOS slot: 250 Select cIOS version: 65535 ``` -![Install cIOS 250](/images/cios/Install250.png) +![Install cIOS 250](/images/cios/d2x_v11_250.png) 1. Once set, press A twice to install. 1. When done installing, press A to return, and set the options to the following: ``` -Select cIOS: v10 beta52 d2x-v10-beta52 -Select cIOS base: 38 +Select cIOS: d2x-v11-beta1 +Select cIOS base: 58 Select cIOS slot: 251 Select cIOS version: 65535 ``` -![Install cIOS 251](/images/cios/Install251.png) +![Install cIOS 251](/images/cios/d2x_v11_251.png) 1. Once set, press A twice again to install, and then exit once done. diff --git a/images/cios/d2x_v11_248.png b/images/cios/d2x_v11_248.png new file mode 100644 index 000000000..91d9b9697 Binary files /dev/null and b/images/cios/d2x_v11_248.png differ diff --git a/images/cios/d2x_v11_249.png b/images/cios/d2x_v11_249.png new file mode 100644 index 000000000..5fa0ec85a Binary files /dev/null and b/images/cios/d2x_v11_249.png differ diff --git a/images/cios/d2x_v11_250.png b/images/cios/d2x_v11_250.png new file mode 100644 index 000000000..b963d61c8 Binary files /dev/null and b/images/cios/d2x_v11_250.png differ diff --git a/images/cios/d2x_v11_251.png b/images/cios/d2x_v11_251.png new file mode 100644 index 000000000..c952318f2 Binary files /dev/null and b/images/cios/d2x_v11_251.png differ