Use Aroma for modding vWii (#210)
* Use Aroma for vWii --------- Co-authored-by: Lazr <68634861+Lazr1026@users.noreply.github.com>
This commit is contained in:
parent
2a0bbdb9bc
commit
104c308593
5 changed files with 10 additions and 12 deletions
|
@ -1,7 +1,6 @@
|
||||||
- **User Guide**
|
- **User Guide**
|
||||||
- [Introduction](introduction)
|
- [Introduction](introduction)
|
||||||
- [Aroma](aroma/getting-started)
|
- [Aroma](aroma/getting-started)
|
||||||
- **vWii**
|
|
||||||
- [vWii Modding](vwii/sd-preparation)
|
- [vWii Modding](vwii/sd-preparation)
|
||||||
- **Troubleshooting**
|
- **Troubleshooting**
|
||||||
- [Common Issues & Fixes](common-issues-fixes)
|
- [Common Issues & Fixes](common-issues-fixes)
|
||||||
|
|
|
@ -2,8 +2,6 @@
|
||||||
|
|
||||||
## Installing cIOSes
|
## Installing cIOSes
|
||||||
|
|
||||||
!> Make sure you have no `.wad` files anywhere else than in the `apps` folder on your SD Card.
|
|
||||||
|
|
||||||
1. Power on your Wii U and launch vWii.
|
1. Power on your Wii U and launch vWii.
|
||||||
1. Launch The Homebrew Channel.
|
1. Launch The Homebrew Channel.
|
||||||
1. Launch d2x cIOS Installer.
|
1. Launch d2x cIOS Installer.
|
||||||
|
|
|
@ -2,9 +2,8 @@
|
||||||
|
|
||||||
## Installing the Homebrew Channel
|
## Installing the Homebrew Channel
|
||||||
|
|
||||||
1. Boot into [Tiramisu](browser-exploit).
|
1. Boot into [Aroma](browser-exploit).
|
||||||
1. Launch the Homebrew Launcher, by opening the Mii Maker.
|
1. Launch the `vWii Compat Installer` from the Wii U Menu.
|
||||||
1. Launch the vWii Compat Installer.
|
|
||||||
1. 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.
|
1. 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.
|
||||||
1. Launch vWii (the Wii Menu icon).
|
1. Launch vWii (the Wii Menu icon).
|
||||||
- If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu.
|
- If the installation has succeeded, you should see the Homebrew Channel in your Wii Menu.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## NAND Backup
|
## NAND Backup
|
||||||
|
|
||||||
In case anything goes wrong in the later process and your vWii ends up bricked, restoring a previously made NAND backup can fix it.
|
In case anything goes wrong in the later process and your vWii ends up bricked, restoring a previously made NAND backup can fix it, or you can completely [reinstall the vWii](http://wiiu.hacks.guide/#/recover-vwii-ioses-channels).
|
||||||
|
|
||||||
?> If you have recently made a NAND backup that includes SLCCMPT and OTP, feel free to skip this step.
|
?> If you have recently made a NAND backup that includes SLCCMPT and OTP, feel free to skip this step.
|
||||||
|
|
||||||
|
|
|
@ -11,12 +11,14 @@ We will now start by placing the required Homebrew files on the SD Card.
|
||||||
|
|
||||||
?> If you have hacked your Wii U in the past, you can use the same SD Card for this process.
|
?> If you have hacked your Wii U in the past, you can use the same SD Card for this process.
|
||||||
|
|
||||||
|
?> Unlike Wii U homebrew, vWii apps go in a separate apps folder on the root. Compat Installer is the **only** Wii U app here.
|
||||||
|
|
||||||
### What You Need
|
### What You Need
|
||||||
|
|
||||||
- The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe).
|
- The latest files from [Aroma for your café](https://aroma.foryour.cafe).
|
||||||
- Click on `Download Tiramisu`.
|
- Click on `Download Payloads`and `Download Base Aroma`.
|
||||||
- If you have already installed Tiramisu, you do not need to redownload it.
|
- Read through the steps and click on the checkboxes.
|
||||||
|
- If you have already installed Aroma, you do not need to redownload it.
|
||||||
- The latest release of the [Compat Title Installer](https://hb-app.store/wiiu/CompatTitleInstaller).
|
- The latest release of the [Compat Title Installer](https://hb-app.store/wiiu/CompatTitleInstaller).
|
||||||
- The <a href="docs/files/Patched_IOS80_Installer_for_vWii.zip" download>Patched IOS 80 Installer for vWii</a>. ([Source](https://github.com/Lazr1026/Patched-IOS80-Installer-for-vWii))
|
- The <a href="docs/files/Patched_IOS80_Installer_for_vWii.zip" download>Patched IOS 80 Installer for vWii</a>. ([Source](https://github.com/Lazr1026/Patched-IOS80-Installer-for-vWii))
|
||||||
- The <a href ="docs/files/d2x_cIOS_Installer.zip" download>d2x cIOS Installer</a>.
|
- The <a href ="docs/files/d2x_cIOS_Installer.zip" download>d2x cIOS Installer</a>.
|
||||||
|
@ -26,6 +28,6 @@ We will now start by placing the required Homebrew files on the SD Card.
|
||||||
1. Insert your Wii U's SD Card into your PC.
|
1. Insert your Wii U's SD Card into your PC.
|
||||||
1. Copy the `apps` folder from the `Patched_IOS80_Installer_for_vWii.zip` file to the root of your SD Card.
|
1. Copy the `apps` folder from the `Patched_IOS80_Installer_for_vWii.zip` file to the root of your SD Card.
|
||||||
1. Copy the `d2x-cios-installer` from the `d2x_cIOS_Installer.zip` file to the apps folder on the root of your SD Card.
|
1. Copy the `d2x-cios-installer` from the `d2x_cIOS_Installer.zip` file to the apps folder on the root of your SD Card.
|
||||||
1. Copy the contents of the downloaded Tiramisu *`.zip`* file to the root of your SD Card.
|
1. Copy the contents of the downloaded Base Aroma and payloads `.zip` files to the root of your SD Card.
|
||||||
1. Copy the contents of the `CompatTitleInstaller.zip` file to the root of your SD Card.
|
1. Copy the contents of the `CompatTitleInstaller.zip` file to the root of your SD Card.
|
||||||
1. Take the SD Card out of your computer and plug it into your Wii U console.
|
1. Take the SD Card out of your computer and plug it into your Wii U console.
|
||||||
|
|
Loading…
Reference in a new issue