You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Change bricks guide references
* Change NUS Downloader instructions for cios.md (Wii)
* Change NUS Downloader instructions for themes.md
* Change NUS Downloader instructions for update.md
* Change download instructions to be OS agnostic
* Further refine instructions for simplicity
* Updates for completeness and suggested changes
cios.md - Updates to images and wording based on earlier suggestions
update.md - Updates to images and wording based on earlier suggestions, changed `e.x.` to `e.g.`
themes.md - Updates to images and wording based on earlier suggestions, additional fix to table formatting which caused list start over after a table entry
various documents - Changing all instances of `MacOS` to `macOS` for consistency and correctness purposes
* Add a removed image to fix translation page error
* Various grammatical changes, changing 'directory' to 'folder' where appropriate
* Update copyright year to 2026
Copy file name to clipboardExpand all lines: docs/cios.md
+24-16Lines changed: 24 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,9 +36,9 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi
36
36
37
37
### Section I - Downloading
38
38
39
-
::: info
39
+
::: warning
40
40
41
-
If you are on macOS or Linux, you may download & run [this script](/assets/files/d2x_offline_ios.zip), and it will download the WAD files for you.
41
+
Your browser or antivirus software may flag NUSGet as malware - this is a false positive. NUSGet does NOT contain any malware.
42
42
43
43
:::
44
44
@@ -48,26 +48,34 @@ If you are able to connect your Wii to the internet, you may skip to [Section II
48
48
49
49
:::
50
50
51
-
1. Power off your console.
52
-
1. Insert your SD card or USB drive into your computer.
53
-
1. On your computer, download [NUS Downloader](https://github.com/WiiDatabase/nusdownloader/releases/latest/download/NUSD-Mod-NUS-Fix.zip).
54
-
1. Copy all files from the NUS Downloader `.zip` to a folder on your computer.
55
-
1. Run `NUS Downloader.exe`.
56
-
1. Navigate to `Database` > `IOS` > `IOS38`, then select `v4123`.
57
-
+ Ensure that "Pack WAD" is checked.
58
-
+*Don't* check "Patch IOS". That is the cIOS Installer's job.
59
-
1. Click `Start NUS Download!`.
60
-
1. Repeat the above steps for `IOS56 v5661`, `IOS57 v5918` and `IOS58 v6175`.
61
-
1. When the process is complete, there will be a folder named `titles` in the same folder as the NUS Downloader.
62
-
1. Open the `titles` folder and navigate through them until you locate the four WAD files you downloaded.
51
+
1. Power off your console, and insert your SD card or USB drive into your computer.
52
+
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.
53
+
1. Unzip the archive and run the NUSGet executable.
54
+
1. Navigate to `IOS` > `IOS 38` > `World` and select `v4123`. Uncheck `Keep encrypted contents`. Check `Use a custom download directory` and select the folder that your NUSGet executable is in, then click `Start Download`.
55
+
56
+

57
+
1. Repeat the above step for `IOS 56 (v5661)`, `IOS 57 (v5918)` and `IOS 58 (v6175)`.
58
+
1. When you have finished downloading the above IOS, navigate to the folder where your NUSGet executable is stored. This should now contain four different folders with the title IDs for the above IOS.
Copy file name to clipboardExpand all lines: docs/nintendowfc.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -183,7 +183,7 @@ A method for Wiimmfi patching which runs on game disc images, but must be manual
183
183
1. Download the patcher and extract the `.zip` file.
184
184
1. Open the extracted folder and copy your Wii game images into it.
185
185
+ If you're on Windows, double-click the `patch-images.bat` file (this may also be displayed as "patch-images" Batch File). If you run into Cygwin-related issues, try the `patch-images-32.bat` file instead.
186
-
+ If you're on MacOS, open a command line prompt in the current folder, make the shell script executable through the command `chmod +x *.sh` and then execute `./patch-images.sh`.
186
+
+ If you're on macOS, open a command line prompt in the current folder, make the shell script executable through the command `chmod +x *.sh` and then execute `./patch-images.sh`.
187
187
+ If you're on Linux, double-click the `patch-images.desktop` file (this may also be displayed as "Patch Images") or execute the `./patch-images.sh` file in a terminal after making it executable through the command `chmod +x *.sh`.
188
188
1. If the above was successful, you should see a window pop-up that displays the patching process. Once the process finishes, you will find the patched images in a folder called `wiimmfi-images`.
Copy file name to clipboardExpand all lines: docs/osc.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ If you get a User Account Control pop-up that asks whether or not you would like
61
61
62
62

63
63
64
-
1. If downloaded directly, a dialog box will pop up asking you for a download location. OSCDL will prompt you if it detects a storage device with an apps directory, and if downloaded there, it will automatically unzip the homebrew and be ready to use. Otherwise, you may specify a manual download location and unzip it yourself.
64
+
1. If downloaded directly, a dialog box will pop up asking you for a download location. OSCDL will prompt you if it detects a storage device with an apps folder, and if downloaded there, it will automatically unzip the homebrew and be ready to use. Otherwise, you may specify a manual download location and unzip it yourself.
65
65
66
66

67
67
@@ -92,7 +92,7 @@ You will need Python 3 installed in order to use OSCDL on these platforms.
92
92
93
93

94
94
95
-
1. If downloaded directly, a dialog box will pop up asking you for a download location. OSCDL will prompt you if it detects a storage device with an apps directory, and if downloaded there, it will automatically unzip the homebrew and be ready to use. Otherwise, you may specify a manual download location and unzip it yourself.
95
+
1. If downloaded directly, a dialog box will pop up asking you for a download location. OSCDL will prompt you if it detects a storage device with an apps folder, and if downloaded there, it will automatically unzip the homebrew and be ready to use. Otherwise, you may specify a manual download location and unzip it yourself.
0 commit comments