Skip to content

Commit

Permalink
fix indenation + some other minor changes
Browse files Browse the repository at this point in the history
(+ those line endings. ugh)
  • Loading branch information
Naim2000 committed Jul 24, 2024
1 parent 2908bd1 commit 78e4982
Show file tree
Hide file tree
Showing 7 changed files with 391 additions and 388 deletions.
4 changes: 3 additions & 1 deletion _pages/en_US/cios-mini.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ This d2x cIOS installer was originally developed for the Wii U's vWii by DaveBao
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}

This guide is only intended for Wii mini users. If you have a Wii, follow [this guide](cios) instead. If you have a Wii U (vWii), follow [this guide](cios-vwii) instead.
This guide is only intended for Wii Mini users. <br/>
If you have a Wii, follow [this guide](cios) instead. <br/>
If you have a Wii U (vWii), follow [this guide](cios-vwii) instead.
{: .notice--warning}

Do not attempt to install a Wii/vWii IOS or System Menu on the Wii mini. Doing so will likely [brick](bricks#ios-brick) your console.
Expand Down
120 changes: 61 additions & 59 deletions _pages/en_US/cios-vwii.md
Original file line number Diff line number Diff line change
@@ -1,59 +1,61 @@
---
title: "d2x cIOS for vWii"
---

{% include toc title="Table of Contents" %}

{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
cIOS (Custom IOS) are IOS that are patched to allow custom functionality. While [cIOS](https://wiibrew.org/wiki/Custom_IOS) has largely been supplanted by AHBPROT, which gives complete hardware access, it still has useful applications. For example, this enables the functionality of USB loaders like USB Loader GX and WiiFlow, alongside other pieces of homebrew like SaveGame Manager GX. You can skip this process if you want, but generally it extends your Wii with little to no downsides.

{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}

This guide is only intended for Wii U (vWii) users. If you have a Wii, follow [this guide](cios) instead. If you have a Wii mini, follow [this guide](cios-mini) instead.
{: .notice--warning}

Do not attempt to install a Wii/Wii mini IOS or System Menu on the vWii. Doing so will likely [brick](bricks#ios-brick) your console.
{: .notice--warning}

### Requirements

- A Wii U with the Homebrew channel installed on the vWii
- An SD card
- The [d2x cIOS Installer](/assets/files/d2x_cIOS_Installer-vWii.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

#### Section I - Installing

1. Copy the `apps` folder in the d2x-cios-installer `.zip` to the root of your SD card.
2. Eject the SD card from your PC and insert it into the Wii U.
3. Power on your Wii U and launch vWii.
4. Launch The Homebrew Channel.
5. Launch d2x cIOS Installer.
6. Set everything to match the following:
- Select cIOS: `d2x-v11-beta1-vWii`
- Select cIOS base: `56`
- Select cIOS slot: `249`
7. Press the `A` button to install.
8. Set everything to match the following:
- Select cIOS: `d2x-v11-beta1-vWii`
- Select cIOS base: `57`
- Select cIOS slot: `250`
9. Press the `A` button to install.
10. Set everything to match the following:
- Select cIOS: `d2x-v11-beta1-vWii`
- Select cIOS base: `58`
- Select cIOS slot: `251`
11. Press the `A` button to install.
12. Press the `B` button to exit.

- Once you have finished with all 3 cIOSes, press B to return to the Homebrew Channel.

Continue to [Finalizing Setup](vwii-finalizing-setup)
{: .notice--info}
---
title: "d2x cIOS for vWii"
---

{% include toc title="Table of Contents" %}

{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
cIOS (Custom IOS) are IOS that are patched to allow custom functionality. While [cIOS](https://wiibrew.org/wiki/Custom_IOS) has largely been supplanted by AHBPROT, which gives complete hardware access, it still has useful applications. For example, this enables the functionality of USB loaders like USB Loader GX and WiiFlow, alongside other pieces of homebrew like SaveGame Manager GX. You can skip this process if you want, but generally it extends your Wii with little to no downsides.

{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}

This guide is only intended for Wii U users. <br/>
If you have a Wii, follow [this guide](cios) instead. <br/>
If you have a Wii mini, follow [this guide](cios-mini) instead.
{: .notice--warning}

Do not attempt to install a Wii/Wii mini IOS or System Menu on the vWii. Doing so will likely [brick](bricks#ios-brick) your console.
{: .notice--warning}

### Requirements

- A Wii U with the Homebrew Channel installed on the vWii
- An SD card
- The [d2x cIOS Installer](/assets/files/d2x_cIOS_Installer-vWii.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

#### Section I - Installing

1. Copy the `apps` folder in the d2x-cios-installer `.zip` to the root of your SD card.
2. Eject the SD card from your PC and insert it into the Wii U.
3. Power on your Wii U and launch vWii.
4. Launch The Homebrew Channel.
5. Launch d2x cIOS Installer.
6. Set everything to match the following:
- Select cIOS: `d2x-v11-beta1-vWii`
- Select cIOS base: `56`
- Select cIOS slot: `249`
7. Press the `A` button to install.
8. Set everything to match the following:
- Select cIOS: `d2x-v11-beta1-vWii`
- Select cIOS base: `57`
- Select cIOS slot: `250`
9. Press the `A` button to install.
10. Set everything to match the following:
- Select cIOS: `d2x-v11-beta1-vWii`
- Select cIOS base: `58`
- Select cIOS slot: `251`
11. Press the `A` button to install.
12. Press the `B` button to exit.

- Once you have finished with all 3 cIOSes, press B to return to the Homebrew Channel.

Continue to [Finalizing Setup](vwii-finalizing-setup)
{: .notice--info}
68 changes: 34 additions & 34 deletions _pages/en_US/vwii-finalizing-setup.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
---
title: "Finalizing Setup"
---

{% include toc title="Table of Contents" %}

## Finalizing Setup

Now that the Homebrew Channel, Priiloader, and cIOS are installed, we are going to finalize the setup.

### Additional Homebrew Apps

All homebrew apps are loaded from the Homebrew Channel.
{: .notice--info}

- Patched IOS 80 Installer for vWii is a homebrew app that will take your current install of IOS 80 and patch it to be able to use fakesigned channels on the SD card menu.
- System Channel Restorer is a homebrew app that allows some channels usually only available on Wii to be easily installed on vWii.
- ww-43db-patcher is a homebrew app that will patch your WiiWare and virtual console titles to force the 16:9 aspect ratio.

### Additional Homebrew Apps - What You Need

- [Patched IOS 80 Installer for vWii](https://oscwii.org/library/app/Patched_IOS80_Installer_for_vWii)
- [system-channel-restorer](https://oscwii.org/library/app/system-channel-restorer)
- [WW-43DB-Patcher](https://oscwii.org/library/app/ww-43db-patcher)

### Additional Homebrew Apps - Extracting Files to the SD Card

1. Copy the contents of the Patched IOS 80 Installer for vWii to the root of the SD.
2. Copy the contents of the Photo Upgrader to the root of the SD.
3. Copy the contents of the WW-43DB-Patcher to the root of the SD.

Continue to [Open Shop Channel Installation](osc) <br>
Now that your main vWii setup is complete, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii.
{: .notice--info}
---
title: "Finalizing Setup"
---

{% include toc title="Table of Contents" %}

## Finalizing Setup

Now that the Homebrew Channel, Priiloader, and cIOS are installed, we are going to finalize the setup.

### Additional Homebrew Apps

All homebrew apps are loaded from the Homebrew Channel.
{: .notice--info}

- Patched IOS 80 Installer for vWii is a homebrew app that will take your current install of IOS 80 and patch it to be able to use fakesigned channels on the SD card menu.
- System Channel Restorer is a homebrew app that allows some channels usually only available on Wii to be easily installed on vWii.
- ww-43db-patcher is a homebrew app that will patch your WiiWare and virtual console titles to force the 16:9 aspect ratio.

### Additional Homebrew Apps - What You Need

- [Patched IOS 80 Installer for vWii](https://oscwii.org/library/app/Patched_IOS80_Installer_for_vWii)
- [system-channel-restorer](https://oscwii.org/library/app/system-channel-restorer)
- [WW-43DB-Patcher](https://oscwii.org/library/app/ww-43db-patcher)

### Additional Homebrew Apps - Extracting Files to the SD Card

1. Copy the contents of the Patched IOS 80 Installer for vWii to the root of the SD.
2. Copy the contents of the Photo Upgrader to the root of the SD.
3. Copy the contents of the WW-43DB-Patcher to the root of the SD.

Continue to [Open Shop Channel Installation](osc) <br>
Now that your main vWii setup is complete, you can install the Open Shop Channel, a trusted repository for homebrew that can be accessed both on and off the Wii.
{: .notice--info}
93 changes: 46 additions & 47 deletions _pages/en_US/vwii-homebrew-channel-no-wiiu-mods.md
Original file line number Diff line number Diff line change
@@ -1,47 +1,46 @@
---
title: "Installing the Homebrew Channel"
---

{% include toc title="Table of Contents" %}

This page will guide you through the process of installing the Homebrew Channel to the vWii without modding the Wii U side.

#### Section I - booting into Aroma

1. Execute the web browser exploit as [previously explained](wiiu-nand-dumper) but this time, you will need to hold the X button to open the Environment Loader menu.
2. Once you are there, boot into the Aroma environment by selecting it inside the payload loader.

#### Section II - Installing the Homebrew Channel

1. Launch the vWii Compat Installer on the Wii U menu.
2. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu.
3. Launch vWii (the Wii Menu icon).
- If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu.

You may delete the `wiiu` folder on your SD card if you so choose.


### Required Reading

You can now use the Homebrew Channel to launch Wii homebrew apps.

Note: When installing homebrew applications on your SD Card or USB drive, your folder structure should look like this:

```
💾 SD Card
┗ 📁 apps
┣ 📁 AppName1
┃ ┣ 📄 boot.dol
┃ ┣ 📄 meta.xml
┃ ┗ 📄 icon.png
┗ 📁 AppName2
┣ 📄 boot.dol
┣ 📄 meta.xml
┗ 📄 icon.png
```

`AppName1` and `AppName2` are placeholder names. Do not nest multiple `apps` folders inside the `apps` folder itself.
Do not Get confused with the `apps` folder inside of the `wiiu` folder and the `apps` folder on the root of the SD card.

[Continue to installing Priiloader](priiloader)<br>
{: .notice--info}
---
title: "Installing the Homebrew Channel"
---

{% include toc title="Table of Contents" %}

This page will guide you through the process of installing the Homebrew Channel to the vWii without modding the Wii U side.

#### Section I - Booting into Aroma

1. Execute the web browser exploit as [previously explained](wiiu-nand-dumper) but this time, you will need to hold the X button to open the Environment Loader menu.
2. Once you are there, boot into the Aroma environment by selecting it inside the payload loader.

#### Section II - Installing the Homebrew Channel

1. Launch the vWii Compat Installer on the Wii U menu.
2. Press `A` to install the Homebrew Channel and wait until you see `Install succeeded`. Then press the HOME button to return to the Wii U Menu.
3. Launch vWii (the Wii Menu icon).
- If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu.

You may delete the `wiiu` folder on your SD card if you so choose.

### Required Reading

You can now use the Homebrew Channel to launch Wii homebrew apps.

Note: When installing homebrew applications on your SD Card or USB drive, your folder structure should look like this:

```
💾 SD Card
┗ 📁 apps
┣ 📁 <AppName1>
┃ ┣ 📄 boot.dol
┃ ┣ 📄 meta.xml
┃ ┗ 📄 icon.png
┗ 📁 <AppName2>
┣ 📄 boot.dol
┣ 📄 meta.xml
┗ 📄 icon.png
```

`AppName1` and `AppName2` are placeholder names. Do not nest multiple `apps` folders inside the `apps` folder itself.
Do not get confused with the `apps` folder inside of the `wiiu` folder and the `apps` folder on the root of the SD card.

[Continue to installing Priiloader](priiloader)<br>
{: .notice--info}
Loading

0 comments on commit 78e4982

Please sign in to comment.