Guide_Wii/_pages/ru_RU/cios.md
Larsen Vallecillo c2609fbfd9
New Crowdin updates (#173)
* New translations cios.md (Korean)

* New translations cios.md (Dutch)

* New translations cios.md (Italian)

* New translations cios.md (Japanese)

* New translations cios.md (Portuguese)

* New translations site-navigation.md (Finnish)

* New translations faq.md (Finnish)

* New translations cios.md (Russian)

* New translations cios.md (Norwegian)

* New translations cios.md (Polish)

* New translations cios.md (Czech)

* New translations cios.md (Danish)

* New translations cios.md (French)

* New translations cios.md (Catalan)

* New translations cios.md (Spanish)

* New translations dump-games.md (Finnish)

* New translations cios.md (Finnish)

* New translations cios.md (Hebrew)

* New translations deleting-vffs.md (Finnish)

* New translations riiconnect24.md (Finnish)

* New translations riitag.md (Finnish)

* New translations cios.md (German)

* New translations cios.md (Greek)

* New translations cios.md (Chinese Traditional)

* New translations cios.md (Portuguese, Brazilian)

* New translations cios.md (Swedish)

* New translations cios.md (Chinese Simplified)

* New translations cios.md (Turkish)

* New translations site-navigation.md (Portuguese, Brazilian)

* New translations cios.md (Finnish)

* New translations cios.md (Greek)

* New translations cios.md (Italian)

* New translations cios.md (Hebrew)

* New translations cios.md (German)

* New translations cios.md (Catalan)

* New translations cios.md (French)

* New translations cios.md (Spanish)

* New translations cios.md (Danish)

* New translations cios.md (Czech)

* New translations cios.md (Turkish)

* New translations cios.md (Chinese Simplified)

* New translations cios.md (Swedish)

* New translations cios.md (Portuguese, Brazilian)

* New translations cios-mini.md (Portuguese, Brazilian)

* New translations cios.md (Chinese Traditional)

* New translations cios.md (Dutch)

* New translations cios.md (Japanese)

* New translations cios.md (Korean)

* New translations cios.md (Portuguese)

* New translations cios.md (Russian)

* New translations cios.md (Norwegian)

* New translations cios.md (Polish)

* New translations riiconnect24-dolphin.md (Finnish)
2021-02-11 11:36:02 -06:00

102 lines
3.8 KiB
Markdown

---
title: "cIOS"
---
{% include toc title="Table of Contents" %}
This tutorial will tell you how to install cIOS (custom IOS). This is required if you want to load games with a USB Loader. Some homebrew might work better using cIOS.
![d2x cIOS Installer](/images/cios/cIOS.png)
If you have a Wii mini, install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini won't work.
{: .notice--info}
#### Что вам нужно
* A Wii with an Internet connection
* SD карта или USB флешка/жёсткий диск
* [d2x cIOS Installer](/assets/files/d2x-cIOS-Installer-Wii.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}
#### Инструкции
##### Section I - Downloading
1. Download d2x cIOS Installer and extract it to the `apps` folder on 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.
##### 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: ![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
```
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. To change the cIOS used for a specific game, follow these instructions:
{: .notice--warning}
<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>
<div id="usbloadergx" class="blanktabcontent">
<p spaces-before="0">
!!crwdP_23_Pdwrc!!Select the game that isn't working. !!crwdP_24_Pdwrc!!Click Settings. !!crwdP_25_Pdwrc!!Select <code>Game Load</code>. !!crwdP_26_Pdwrc!!Scroll down to <code>Game IOS</code>. !!crwdP_27_Pdwrc!!Enter the IOS slot to use.
</p>
<ul>
<li>
Try using 250 or 251, if 249 doesn't work. !!crwdP_28_Pdwrc!!Press ok and try to load the game
</li>
</ul>
</div>
<div id="wiiflow" class="blanktabcontent">
<p spaces-before="0">
!!crwdP_29_Pdwrc!!Select the game that isn't working. !!crwdP_30_Pdwrc!!Click the gear icon. !!crwdP_31_Pdwrc!!Go to cIOS and use the arrows to select the IOS slot to use.
</p>
<ul>
<li>
Try using 250 or 251, if 249 doesn't work. !!crwdP_32_Pdwrc!!Press Save and try to load the game.
</li>
</ul>
</div>
##### Options once complete
[Continue to the Homebrew Browser](hbb)<br> The Homebrew Browser is a good place to get homebrew on your Wii. This is optional to install.
{: .notice--info}
[Continue to site navigation](site-navigation)<br> We have many other tutorials that you might like.
{: .notice--info}
You can now use homebrew such as [USB Loader GX](usbloadergx) and [WiiFlow](wiiflow).
{: .notice--info}
<script>
let tabcontent = document.getElementsByClassName("blanktabcontent");
let tablinks = document.getElementsByClassName("tablinks");!!crwd_CB_10_BC_dwrc!!</script>