Fix missing periods
This commit is contained in:
parent
1779bd0e38
commit
8b4414177c
3 changed files with 6 additions and 6 deletions
|
@ -11,9 +11,9 @@ Make sure your Wii U has internet access for this step.
|
||||||
1. Launch the Internet Browser and navigate to the website `wiiuexploit.xyz`.
|
1. Launch the Internet Browser and navigate to the website `wiiuexploit.xyz`.
|
||||||
1. Click on `Run Homebrew Launcher!`.
|
1. 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 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.
|
||||||
1. The Environment selector should open up: navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into `tiramisu`
|
1. The Environment selector should open up: navigate to `tiramisu` and press Y to set this to your default envrionment, then press A to launch into `tiramisu`.
|
||||||
- To open the Environment selector in the future, you have hold X while executing the exploit.
|
- To open the Environment selector in the future, you have hold X while executing the exploit.
|
||||||
1. Now the Tiramisu boot menu should open up: navigate to `Wii U Menu` and press Y to set this to your autoboot title, then press A to launch into the `Wii U Menu`
|
1. Now the Tiramisu boot menu should open up: navigate to `Wii U Menu` and press Y to set this to your autoboot title, then press A to launch into the `Wii U Menu`.
|
||||||
- To open the Tiramisu boot menu in the future, you have hold START (+) while launching the tiramisu environment.
|
- To open the Tiramisu boot menu in the future, you have hold START (+) while launching the tiramisu environment.
|
||||||
|
|
||||||
?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
|
?> Once you're booted into the Tiramisu environment, you can open the Mii Maker at any time to get into the Homebrew Launcher.
|
||||||
|
|
|
@ -15,7 +15,7 @@ Installing the PayloadLoader will let you access Tiramisu just by running the He
|
||||||
1. Execute the web browser exploit as [previously explained](browser-exploit) but this time, you will need to hold the X button to open the Environment Loader menu.
|
1. Execute the web browser exploit as [previously explained](browser-exploit) but this time, you will need to hold the X button to open the Environment Loader menu.
|
||||||
1. Navigate the list using the D-Pad and navigate to the `installer` environment, press A to launch it.
|
1. Navigate the list using the D-Pad and navigate to the `installer` environment, press A to launch it.
|
||||||
1. Press the A button to check if you can install the PayloadLoader. It should now tell you what app the PayloadLoader can be installed onto.
|
1. Press the A button to check if you can install the PayloadLoader. It should now tell you what app the PayloadLoader can be installed onto.
|
||||||
1. Press the A button to select `Install / Update`
|
1. Press the A button to select `Install / Update`.
|
||||||
1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A.
|
1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A.
|
||||||
1. After installing finishes, press A to shut down the console.
|
1. After installing finishes, press A to shut down the console.
|
||||||
|
|
||||||
|
|
|
@ -17,14 +17,14 @@ We will now place the required CFW files and some additional homebrew files on t
|
||||||
|
|
||||||
- The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe).
|
- The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe).
|
||||||
- Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`.
|
- Select `Nanddumper`, `PayloadLoader Installer` and `Base-Tiramisu`.
|
||||||
- `wiiu-extracttosd.zip` of the [HB Appstore](https://gitlab.com/4TU/hb-appstore/-/releases)
|
- `wiiu-extracttosd.zip` of the [HB Appstore](https://gitlab.com/4TU/hb-appstore/-/releases).
|
||||||
- The [01_sigpatches.rpx](/docs/files/01_sigpatches.rpx ':ignore') file
|
- The [01_sigpatches.rpx](/docs/files/01_sigpatches.rpx ':ignore') file.
|
||||||
|
|
||||||
### Instructions {docsify-ignore}
|
### Instructions {docsify-ignore}
|
||||||
|
|
||||||
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 contents of the newly downloaded `files.zip` file to the root of your SD Card.
|
1. Copy the contents of the newly downloaded `files.zip` file to the root of your SD Card.
|
||||||
1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card.
|
1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card.
|
||||||
1. Copy the `01_sigpatches.rpx` file to `/wiiu/environments/tiramisu/modules/setup` on your SD Card
|
1. Copy the `01_sigpatches.rpx` file to `/wiiu/environments/tiramisu/modules/setup` on your SD Card.
|
||||||
|
|
||||||
?> If your computer asks you to overwrite existing files on your SD Card, you will need to click yes.
|
?> If your computer asks you to overwrite existing files on your SD Card, you will need to click yes.
|
||||||
|
|
Loading…
Reference in a new issue