Skip to content

Nightkingale/WUHB-Packager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WUHB Packager

A Wii U homebrew packager for use with Aroma.

Join us! Thank you! Visit us!

WUHB Packager is a graphical wrapper for wuhbtool, easing the process of packaging homebrew files for the Aroma environment.

Installation

A Windows executable will be bundled with each release. Linux users will need to use the Python script in the source code in order to run the program.

  • It is crucial to have wuhbtool installed correctly, which comes in wut-tools. Without this installed, the program will refuse to package any homebrew. Please refer to that repository for installation instructions.

Usage

In order to use the program, you'll need to at least have the homebrew you'd like to package in RPX format.

  • Besides the executable, you can also provide a /content directory (if necessary), a name, pictures, and more. None of this is required, but it's encouraged for your homebrew to be more recognizable on the Wii U Menu. If anything is missing, the program will alert you, but any warnings can be dismissed.
  • When a homebrew executable has been provided, a button will be available that allows you to package the homebrew. Clicking it will ask where to save the resulting WUHB file, and anything that should be brought to your attention will show here.

Assistance

If you encounter bugs, the best place to report them would be the Issues tab. This allows for easy tracking and reference, though please check for duplicates first and comment there if possible!

For assistance or other inquiries, the best place to reach out would be the Nightkingale Studios Discord server (#chat-hangout is okay). I am active in many other Wii U homebrew Discord servers as well.

Frequently Asked Questions

1. WUHB Packager doesn't start up! Why would this be the case?

Remember that this tool is solely a wrapper for wuhbtool, meaning that you must have it installed in order for WUHB Packager to work. WUHB Packager is not an alternative to wuhbtool, rather an "assistant" for it. Refer to the error message shown, as well as the Installation instructions. If you are certain wuhbtool is installed, feel free to open an issue!

Credits

I hope that I am able to express my thanks as much as possible to those who made this repository possible.

  • GaryOderNichts, for testing WUHB Packager and assisting me throughout development.