Update vWii Modding for Tiramisu (#1)

* Update vWii Modding guides to reflect Tiramisu.

* Fix button inputs which were written mixed up.

* Fix random space in code formatting.

* Change button order for more successful results.

* Update vWii Browser Exploit page as per @Maschell.
pull/120/head
NoahAbc12345 2 years ago committed by GitHub
parent 7445a26892
commit dfae6bc6a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,10 +1,17 @@
# Browser Exploit
---
To install CFW, we first need to launch the Homebrew Launcher through the browser exploit.
To install the Homebrew Channel, we first need to create a NAND backup and be able to launch the Homebrew Launcher through an exploit, such as the Browser Exploit.
Make sure your Wii U has internet access for this step.
### Instructions {docsify-ignore}
1. Launch the Internet Browser and navigate to the website `wiiuexploit.xyz`.
1. Click on `Run Homebrew Launcher!`. Your console should launch the Homebrew Launcher.
1. Launch an exploit of your choice:
- If you've never run homebrew before, "launching the exploit" means run the Browser Exploit. To run the Browser Exploit launch the Internet Browser and navigate to the website `wiiuexploit.xyz`, then click on `Run Homebrew Launcher!`
- If your Wii U gets stuck on a white or otherwise frozen screen, wait a few seconds. If nothing happens, reboot the console, [reset the browser's save data](https://en-americas-support.nintendo.com/app/answers/detail/a_id/1507/~/how-to-delete-the-internet-browser-history) and try again.
- If you're coldbooting into the PayloadLoader, "launching the exploit" means booting your console.
- If you're launching into the PayloadLoader via the Health & Safety application, "launching the exploit" means launching the Health & Safety Application.
1. While launching the exploit of your choice, hold either the B button (if you're following the `NAND Backup` section) or the X button (if you're following the `Installing the Homebrew Channel` section).

@ -13,21 +13,18 @@ We will now place the required Homebrew files on the SD Card.
### What You Need {docsify-ignore}
- The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe).
- Select `Nanddumper` and `Base-Tiramisu`.
- The latest release of the [vwii-compat-installer](https://github.com/TheLordScruffy/vwii-compat-installer/releases).
- The latest release of the [Wii U NAND Dumper](https://wiiubru.com/appstore/zips/nanddumper.zip).
- The <a href="docs/files/Patched_IOS80_Installer_for_vWii.zip" download>Patched IOS 80 Installer for vWii</a>.
- The <a href ="docs/files/d2x_cIOS_Installer.zip" download>d2x cIOS Installer</a>.
- The [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/download/1.4/homebrew_launcher.v1.4.zip).
- The latest release of the [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/download/v1.4/payload.zip).
### Instructions {docsify-ignore}
1. Insert your Wii U's SD Card into your PC.
1. Copy the `apps` folder from the <code>Patched_<wbr>IOS80_<wbr>Installer_<wbr>for_<wbr>vWii<wbr>.zip</code> file to the root of your SD Card.
1. Copy the contents of the <code>d2x_<wbr>cIOS_<wbr>Installer<wbr>.zip</code> file to the root of your SD Card.
1. Copy the contents of the `nanddumper.zip` file to the root of your SD Card.
1. Copy the contents of the <code>homebrew_<wbr>launcher.<wbr>v1.4.zip</code> file to the root of your SD Card.
1. Copy the contents of the `payload.zip` file to the `wiiu` folder on your SD Card.
1. Copy the contents of the newly downloaded `files.zip` file to the root of your SD Card.
1. Copy the `compat_installer.elf` file to the `wiiu/apps` folder on the root of your SD Card.
1. Take the SD Card out of your computer and plug it into your Wii U console.
@ -37,8 +34,7 @@ In case anything goes wrong in the later process and your vWii ends up bricked,
?> If you have recently made a NAND backup that includes SLCCMPT and OTP, feel free to skip this step.
1. Launch the [Homebrew Launcher](vwii/browser-exploit).
1. Launch the `Wii U NAND Dumper` application.
1. Launch the [Wii U NAND Dumper](vwii/browser-exploit).
1. Use the Wii U GamePad's D-Pad to enter the following configuration:
- Dump SLC: **optional**
- Dump SLCCMPT: **yes**

Loading…
Cancel
Save