elaborate on what games need specific cIOS to run
This commit is contained in:
parent
c0cdc75fe0
commit
eaa5a9f7e8
1 changed files with 11 additions and 4 deletions
|
@ -48,18 +48,25 @@ 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:
|
||||
![Install cIOS 251](/images/cios/Install251.png)
|
||||
```
|
||||
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.
|
||||
|
||||
Although the majority of games should work straight away, some may require using a specific cIOS to function, or to utilize certain features within the game.
|
||||
{% 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.
|
||||
|
||||
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:
|
||||
{: .notice--warning}
|
||||
{% 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>
|
||||
<button class="tablinks btn btn--large btn--info" onclick="openTab(event, 'wiiflow')">WiiFlow</button>
|
||||
|
@ -71,7 +78,7 @@ To change the cIOS used for a specific game, follow these instructions:
|
|||
1. Scroll down to `Game IOS`.
|
||||
1. Enter the IOS slot to use.
|
||||
- Try using 250 or 251, if 249 doesn't work.
|
||||
1. Press ok and try to load the game
|
||||
1. Press ok and try to load the game.
|
||||
</div>
|
||||
<div id="wiiflow" class="blanktabcontent" markdown="1">
|
||||
1. Select the game that isn't working.
|
||||
|
|
Loading…
Reference in a new issue