Skip to content

Commit f43b143

Browse files
authored
cIOS (vWii): Add NUSGet Instructions for offline setup (#193)
* cIOS: Add NUSGet Instructions for offline setup * Adapt changes from #192
1 parent b5e2d48 commit f43b143

5 files changed

Lines changed: 50 additions & 1 deletion

File tree

docs/cios.md

Lines changed: 50 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,56 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi
215215

216216
## Instructions
217217

218-
### Section I - Installing
218+
### Section I - Downloading
219+
220+
::: tip
221+
222+
Your browser or antivirus software may flag NUSGet as malware - this is a false positive. NUSGet does NOT contain any malware.
223+
224+
:::
225+
226+
::: info
227+
228+
If you are able to connect your vWii to the internet, you may skip to [Section II](cios#section-ii---installing-1).
229+
230+
:::
231+
232+
1. Power off your console, and insert your SD card or USB drive into your computer.
233+
1. On your computer, download [NUSGet](https://github.com/NinjaCheetah/NUSGet/releases/latest/), choosing the archive corresponding to your operating system. For Windows users, you should choose the `NUSGet-Windows-x86_64-bin.zip` file.
234+
1. Unzip the archive and run the NUSGet executable.
235+
1. Select the `vWii` platform, navigate to `IOS` > `IOS 38` > `World` and select `v4380`. Uncheck `Keep encrypted contents`. Check `Re-encrypt title using the Wii Common Key`, then click `Start Download`.
236+
237+
![](/images/desktop-apps/nusget/nusget-4380.png)
238+
1. Repeat the above step for `IOS 56 (v5918)`, `IOS 57 (v6175)` and `IOS 58 (v6432)`.
239+
1. When you have finished downloading the above IOS, click the folder next to `Start Download`. This will open your file manager to NUSGet's download folder.
240+
![](/images/desktop-apps/nusget/nusget-open-downloads.png)
241+
242+
1. This folder should contain four different folders with the title IDs of the above IOS, as shown here.
243+
244+
![](/images/desktop-apps/nusget/nusget-folder-vios.png)
245+
1. Enter the four directories, locating a `IOS-XX-vXXXX-vWii.wad` file in each.
246+
247+
![](/images/desktop-apps/nusget/nusget-vios-output.png)
248+
1. Place each WAD file on the root of your SD card or USB drive.
249+
* This must be the same device containing the d2x cIOS Installer.
250+
1. Ensure that each WAD file is named as listed below for compatibility purposes with d2x-cios-installer-vwii:
251+
252+
| IOS | File Name |
253+
| :----: | :----------------: |
254+
| IOS 38 | IOS38-64-v4380.wad |
255+
| IOS 56 | IOS56-64-v5918.wad |
256+
| IOS 57 | IOS57-64-v6175.wad |
257+
| IOS 58 | IOS58-64-v6432.wad |
258+
259+
::: info
260+
261+
The WAD files should be on your SD card like this:
262+
263+
![](/images/desktop-apps/nusget/nusget-vios-on-sd.png)
264+
265+
:::
266+
267+
### Section II - Installing
219268

220269
1. Copy the `apps` folder in the d2x-cios-installer-vwii `.zip` to the root of your SD card or USB drive.
221270
1. Reinsert your SD card or USB drive into your console.
116 KB
Loading
11.2 KB
Loading
27.3 KB
Loading
8.74 KB
Loading

0 commit comments

Comments
 (0)