Add Instruction on Joining Split Files (#301)

* Update cios.md

* added offline method for installing cIOSes

shout-out to @osfanbuff63 hi osfanbuff63

* updated cIOS and priiloader page

added peter's suggestions for the cIOS page and changed some wordings for clarity's sake on both

* Revert "updated cIOS and priiloader page"

This reverts commit a7e2c616765b91a32db235c6673d7621b6752b6b.

* added instruction to combine joined files

* error fix
This commit is contained in:
Snare-Hawk 2023-01-20 17:52:24 +00:00 committed by GitHub
parent eacfc0bf20
commit 89fef48ae4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 71 additions and 64 deletions

View file

@ -16,75 +16,61 @@ If you have a Wii mini, install [this cIOS](cios-mini) instead. Attempting to in
#### What you need
- A Wii
- An SD card or USB drive
- [d2x cIOS Installer](https://hbb1.oscwii.org/hbb/d2x-cios-installer/d2x-cios-installer.zip)
* A Wii with an Internet connection
* An SD card or USB drive
* [d2x cIOS Installer](https://hbb1.oscwii.org/hbb/d2x-cios-installer/d2x-cios-installer.zip)
Ensure that if you are using an SD card, the lock switch is in the unlocked position, otherwise you will not be able to select the correct options in the installer
{: .notice--warning}
#### Instructions
<button class="tablinks btn btn--large btn--primary" id="defaultOpen" onclick="openTab(event, 'with-connection')">With an Internet connection to the Wii</button>
<button class="tablinks btn btn--large btn--info" onclick="openTab(event, 'without-connection')">Without an Internet connection to the Wii</button>
<div id="with-connection" class="blanktabcontent" markdown="1">
##### Section I - Downloading
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.
1. Download d2x cIOS Installer and extract it to your SD card or USB drive.
1. Insert your SD card or USB drive into your Wii, and launch d2x cIOS Installer from the Homebrew Channel.
</div>
<div id="without-connection" class="blanktabcontent" markdown="1">
##### 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. Download, extract, and open [NUS Downloader](https://github.com/WiiDatabase/nusdownloader/releases/download/v1.9-mod-nusfix/NUSD-Mod-NUS-Fix.zip).
1. Select "Database", "IOS", and then "IOS56" and select the "Latest Version".
- Ensure that "Pack WAD" is checked and "Patch IOS" is unchecked.
1. Repeat the previous step for IOS56 v5661 and IOS38 v4123.
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.
1. Repeat the previous step for "IOS57" and "IOS38".
1. Once you have downloaded all three cIOSes, there will be a folder named `titles` in the same folder as the NUS Downloader. Open the folder and navigate through until you find the three WAD files you downloaded. Place each of them on the root of your SD card.
1. Download d2x cIOS Installer and extract it to your SD card or USB drive.
1. Insert your SD card or USB drive into your Wii, and launch d2x cIOS Installer from the Homebrew Channel.
</div>
##### Section II - Installing
1. Press continue, then set the options to the following:
```
Select cIOS: v10 beta52 d2x-v10-beta52
Select cIOS base: 57
Select cIOS slot: 249
Select cIOS version: 65535
```
![Install cIOS 249](/images/cios/Install249.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 slot: 250
Select cIOS version: 65535
```
![Install cIOS 250](/images/cios/Install250.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 slot: 251
Select cIOS version: 65535
```
![Install cIOS 251](/images/cios/Install251.png)
1. Once set, press A twice again to install, and then exit once done.
#### Troubleshooting
@ -92,14 +78,12 @@ Select cIOS version: 65535
{% capture bruh %}
Although the majority of games should work straight away with the defaults, some may require using a specific cIOS to function, or to utilize certain features within the game.<br>
Examples include:
- Using a keyboard in Animal Crossing: City Folk.
- Running SpongeBob's Boating Bash.
* Using a keyboard in Animal Crossing: City Folk.
* Running SpongeBob's Boating Bash.
A more comprehensive (although still incomplete) list can be found [**here**](https://wiki.gbatemp.net/wiki/Wii_cIOS_base_Compatibility_List)<br>
To change the cIOS used for a specific game, follow these instructions:
{% endcapture %}
<div class="notice--warning">{{ bruh | markdownify }}</div>
<button class="tablinks btn btn--large btn--primary" id="defaultOpen" onclick="openTab(event, 'usbloadergx')">USB Loader GX</button>

View file

@ -8,15 +8,38 @@ Want to dump a GameCube or a Wii disk? There are two ways of doing so, depending
<button class="tablinks btn btn--large btn--info" onclick="openTab(event, 'network')">To a PC over the network</button>
{% capture cleanripInstructions %}
### Cleanrip guide
{% include_relative cleanrip.md %}
{% endcapture %}
{% capture networkInstructions %}
### Dumping a game over a local network
{% include_relative dump-smb.md %}
{% endcapture %}
### Joining split files
If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with `.partX.iso`. They need to be joined up.
{: .notice--info}
## Windows
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
1. Open up a Command Prompt window.
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
1. Use the following command as is: `copy /b *.part?.iso game.iso`.
## macOS/Linux
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer.
1. Open up a Terminal.
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files.
1. Use the following command as is: `cat \*.part?.iso > game.iso`.
<div id="cleanrip" class="blanktabcontent">{{ cleanripInstructions | markdownify }}</div>
<div id="network" class="blanktabcontent">{{ networkInstructions | markdownify }}</div>

View file

@ -15,34 +15,33 @@ Do **not** install Priiloader on a vWii (Wii mode on Wii U). You will brick your
{: .notice--warning}
#### What you need
- An SD card or USB drive
- [Priiloader installer](https://hbb1.oscwii.org/hbb/priiloader/priiloader.zip)
* An SD card or USB drive
* [Priiloader installer](https://hbb1.oscwii.org/hbb/priiloader/priiloader.zip)
#### Instructions
##### Section I - Downloading/Installing
1. Download the Priiloader installer and extract it to the root of your SD card or USB drive.
1. Download the Priiloader installer and extract it to your SD card or USB drive.
* If this folder does not exist, create it.
##### Section II - Installing Priiloader
1. Launch the Homebrew Channel on your Wii.
2. Launch the Priiloader installer.
3. Press the + Button on Wii Remote or the A Button on a GameCube controller.
![Install Priiloader](/images/Priiloader/installer.png)
![Installing](/images/Priiloader/installing.png)
![Install Priiloader](/images/Priiloader/installer.png)
![Installing](/images/Priiloader/installing.png)
##### Section III - Entering/Configuring Priiloader
1. Hold the RESET button while turning on your Wii.
- If you are using a Wii mini, plug in a USB keyboard and hold Escape on it while turning it on.
* If you are using a Wii mini, plug in a USB keyboard and hold Escape on it while turning it on.
![Turn on](/images/Priiloader/on.jpg)
![Hold RESET](/images/Priiloader/reset.jpg)
2. You should see the Priiloader menu.
![Menu](/images/Priiloader/mainmenu.png)
![Menu](/images/Priiloader/mainmenu.png)
3. Go to `System Menu Hacks`.
If you are using a USB drive to install Priiloader, make sure you do not have an SD card inserted at the same time.
@ -50,7 +49,7 @@ This will cause Priiloader to be unable to find the hacks_hash.ini file.
{: .notice--info}
4. We recommend you turn on the following hacks: `Region Free EVERYTHING`, `Block Disc Updates` and `Block Online Updates`.
![System Menu Hacks](/images/Priiloader/hacks.png)
![System Menu Hacks](/images/Priiloader/hacks.png)
1. Scroll down to `save settings` and press A, then press B to go back to the main menu of Priiloader.
1. Scroll to `Homebrew Channel` and press A to launch it.
@ -58,30 +57,31 @@ This will cause Priiloader to be unable to find the hacks_hash.ini file.
This is a list of the hacks you can enable with Priiloader.
| Hack | Description |
| --------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Block Disc Updates | Removes the "Wii System Update" screen included with some games that forces you to update the system before playing the game. |
| Block Online Updates | Disables updating your Wii. Updates will fail with error 32007. |
| Auto-Press A at Health Screen | Automatically presses the A Button to get past the initial "Health and Safety" screen. |
| Replace Health Screen with Backmenu | Changes the "Health and Safety" screen to the animation played when returning to the Wii Menu. |
| Move Disc Channel | Enables moving the Disc Channel anywhere on the Wii Menu. It's normally stuck in the top left of the first page. |
| Wiimmfi Patch v4 | Automatically patches all games you run from the Disc Channel for use with Wiimmfi. |
| 480p graphics fix in system menu | Fixes a small issue with 480p on the Wii Menu. |
| Remove NoCopy Save File Protection | Allows you to copy normally disallowed save files to your SD card from Data Management |
| Region Free EVERYTHING | Disables region locking for any Wii application, including downloaded ones. |
| Region Free GC Games (No VM Patch) | Disables region locking for GameCube discs. |
| Region Free Wii Games | Disables region locking for Wii discs. |
| Region Free Channels | Disables region locking for installed Channels. |
| No System Menu Sounds AT ALL | Disables all the Wii Menu sound effects. |
| No System Menu Background Music | Disables the Wii Menu background music. |
| Re-Enable Bannerbomb v2 | Enables the "Bannerbomb" exploit on the latest Wii version. Not needed when the Homebrew Channel is already installed. |
| OSReport to UsbGecko(slot B) | Sends Wii Menu logs to a debugging device in memory card slot B. |
| OSReport to UsbGecko(GeckoOS,B) | Sends Wii Menu logs to a debugging device in memory card slot B, if the Wii Menu is launched by Gecko OS. |
| Force Standard Recovery Mode | Automatically launches the console in recovery mode. Used to launch recovery discs, letting users unbrick their Wii systems. |
| Remove Diagnostic Disc Check | Removes a check in the Wii to see if an inserted game matches the title ID of the "Wii Startup Disc". |
| Lock System Menu with Black Screen | Makes your Wii Menu load to a black screen, making you unable to use it. (Do not enable this) |
| No-Delete HAXX,JODI,DVDX,DISC,DISK,RZDx | Re-enable channels with these title IDs (originally blocked in system updates due to them being exploits). |
| Force Disc Games to run under IOS249 | Make discs use cIOS 249 as the game's IOS. While it cannot allow playing of burned games on its own, it is needed to play burned discs. (Can give you Error 002 on a non-burned game) |
| Hack | Description |
|-----------------------------------------|------------------------------------------------------------------------------------------------------------------------------|
| Block Disc Updates | Removes the "Wii System Update" screen included with some games that forces you to update the system before playing the game. |
| Block Online Updates | Disables updating your Wii. Updates will fail with error 32007. |
| Auto-Press A at Health Screen | Automatically presses the A Button to get past the initial "Health and Safety" screen. |
| Replace Health Screen with Backmenu | Changes the "Health and Safety" screen to the animation played when returning to the Wii Menu. |
| Move Disc Channel | Enables moving the Disc Channel anywhere on the Wii Menu. It's normally stuck in the top left of the first page. |
| Wiimmfi Patch v4 | Automatically patches all games you run from the Disc Channel for use with Wiimmfi. |
| 480p graphics fix in system menu | Fixes a small issue with 480p on the Wii Menu. |
| Remove NoCopy Save File Protection | Allows you to copy normally disallowed save files to your SD card from Data Management |
| Region Free EVERYTHING | Disables region locking for any Wii application, including downloaded ones. |
| Region Free GC Games (No VM Patch) | Disables region locking for GameCube discs. |
| Region Free Wii Games | Disables region locking for Wii discs. |
| Region Free Channels | Disables region locking for installed Channels. |
| No System Menu Sounds AT ALL | Disables all the Wii Menu sound effects. |
| No System Menu Background Music | Disables the Wii Menu background music. |
| Re-Enable Bannerbomb v2 | Enables the "Bannerbomb" exploit on the latest Wii version. Not needed when the Homebrew Channel is already installed. |
| OSReport to UsbGecko(slot B) | Sends Wii Menu logs to a debugging device in memory card slot B. |
| OSReport to UsbGecko(GeckoOS,B) | Sends Wii Menu logs to a debugging device in memory card slot B, if the Wii Menu is launched by Gecko OS. |
| Force Standard Recovery Mode | Automatically launches the console in recovery mode. Used to launch recovery discs, letting users unbrick their Wii systems. |
| Remove Diagnostic Disc Check | Removes a check in the Wii to see if an inserted game matches the title ID of the "Wii Startup Disc". |
| Lock System Menu with Black Screen | Makes your Wii Menu load to a black screen, making you unable to use it. (Do not enable this) |
| No-Delete HAXX,JODI,DVDX,DISC,DISK,RZDx | Re-enable channels with these title IDs (originally blocked in system updates due to them being exploits). |
| Force Disc Games to run under IOS249 | Make discs use cIOS 249 as the game's IOS. While it cannot allow playing of burned games on its own, it is needed to play burned discs. (Can give you Error 002 on a non-burned game) |
[Continue to the Dos and Don'ts of Wii Modding](dosanddonts)<br>
These are some guidelines to ensure you don't brick your Wii.