Wiiload Plugin Wii U
From GameBrew
More actions
| Wiiload Plugin | |
|---|---|
| General | |
| Author | Maschell |
| Type | Plugins |
| Version | 0.2.5 |
| License | GPL-3.0 |
| Last Updated | 2026/04/19 |
| Links | |
| Download | |
| Website | |
| Source | |
This Aroma plugin keeps Wiiload running in the background, allowing you to send homebrew applications (RPX or WUHB) and plugins (WPS) from a PC to the Wii U via the network at any time.
Installation
Copy the file wiiload.wps to sd:/wiiu/environments/aroma/plugins.
Changelog
v0.2.5 2026/04/19
- Update Dockerfile and logging, compile latest WUPS/devkitPPC by @Maschell in #45.
v0.2.4 2025/02/16
- Prevent loading homebrew when currently no account is loaded by @Maschell in #30.
- Support loading files which don't fit into memory by @Maschell in #33.
v0.2.3 2024/05/06
- Add error notifications if wiiloading a rpx/wuhb fails.
- Refactoring for WUPS 0.8.0.
- Full Changelog: v0.2.2...v0.2.3
v0.2.2 2023/07/22
- Support for latest libwupsbackend by @Maschell in #19.
- Compile with latest wut, devkitPPC and wups version.
- Full Changelog: v0.2.1...v0.2.2.
v0.2.1 2022/10/15
- Fix loading the config values from the config files.
- Full Changelog: v0.2...v0.2.1.
v0.2 2022/10/09
- Stop the wiiload server in ON_APPLICATION_ENDS instead of ON_APPLICATION_REQUESTS_EXIT hook.
- Added a basic config menu to enabled/disable the wiiload server.
- Fixed exiting some titles while the wiiload plugin is loaded (e.g. Call of Duty Black Ops 2).
- Fixed recovering the wiiload server network connection on connection issues.