Skip to content

Commit

Permalink
hotkey.wiiu and payloadfail.wiiu commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Spletz47 authored Dec 29, 2024
1 parent 17fe21c commit f763597
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
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
Skip modifications: Hold <:3ds_button_r:295004508294086656> on bootup
Environment Loader: Hold <:3ds_button_x:295004476056535041> on bootup
Payload Loader: Hold <:3ds_button_b:295004466963283968> on bootup
Aroma Boot Selector: Hold START on bootup
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)
- 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.
- 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.
- 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.
- 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.

0 comments on commit f763597

Please sign in to comment.