A tool to create Wii U Theme Archives (.utheme).
-
Requires
.bpspatches made with Rom Patcher JS or any other.bpstool. -
Requires the original files that correspond to each
.bpsfile (e.g.Men.pack).
You can run utheme-tool.py if you have Python 3 installed, alternatively you can use pyinstaller
Example usage: pyinstaller --onefile --windowed --add-data "create_utheme.py;." utheme-tool.py