Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hotkey.wiiu and payloadfail.wiiu Commands #1381

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
12 changes: 12 additions & 0 deletions cogs/assistance-cmds/hotkey.wiiu.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: Wii U Homebrew Environment Hotkeys
help-desc: Various important button combinations to access different menus or perform certain actions in the Wii U Homebrew environment.
aliases: uhotkeys,uhotkey,wiiuhotkeys,wiiucombo
---
Press the following keys in their given circumstances to access menus or perform actions.

Aroma Plugin Menu: Press <:3ds_button_l:295004499511214080> + <:3ds_dpad_down:295004561670930432> + SELECT on the Wii U Menu
Spletz47 marked this conversation as resolved.
Show resolved Hide resolved
Skip modifications: Hold <:3ds_button_r:295004508294086656> on bootup
Spletz47 marked this conversation as resolved.
Show resolved Hide resolved
Environment Loader: Hold <:3ds_button_x:295004476056535041> on bootup
Spletz47 marked this conversation as resolved.
Show resolved Hide resolved
Payload Loader: Hold <:3ds_button_b:295004466963283968> on bootup
Spletz47 marked this conversation as resolved.
Show resolved Hide resolved
Aroma Boot Selector: Hold START on bootup
Spletz47 marked this conversation as resolved.
Show resolved Hide resolved
14 changes: 14 additions & 0 deletions cogs/assistance-cmds/payloadfail.wiiu.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: Payload failing to load fixes
help-desc: Potential fixes for when payload.elf fails to load on the Wii U
---

**Fixes for "Failed to load payload.elf"**

- Make sure you have both a `payload.elf` and `payload.rpx` file on your SD card in the `wiiu` folder. Make sure your SD card layout is the same as [this](https://wiiu.eiphax.tech/sdlayout)
Spletz47 marked this conversation as resolved.
Show resolved Hide resolved
- Redownload the payloads from https://aroma.foryour.cafe/. Extract them onto your SD card, merge the Wii U folder. If prompted to replace the existing ones, do so.
Spletz47 marked this conversation as resolved.
Show resolved Hide resolved
- Make sure your SD card is properly formatted to Fat32. Type .sdformat for a guide on how to properly format your SD card to Fat32.
Spletz47 marked this conversation as resolved.
Show resolved Hide resolved
- Make sure your SD card and SD card slot are clean. Power off your console, remove the SD card, and ensure that there is no dust or dirt obstructing the SD card's contacts or the SD card slot.
Spletz47 marked this conversation as resolved.
Show resolved Hide resolved
- Make sure your SD card is properly inserted into the SD cart slot. You should hear a click sound when it is inserted.

If none of the above works, you may have a faulty/worn SD card, MicroSD card, or MicroSD card adapter, and are advised to purchase a new SD card or adapter. Type .sdreq for SD card size recommendations.
Spletz47 marked this conversation as resolved.
Show resolved Hide resolved
Loading