Skip to content

Downloads Wii U games in an installable format from the CDN.

License

Notifications You must be signed in to change notification settings

MillaBasset/uShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uShop

Downloads Wii U games in an installable format from the CDN.

What this program will do

This program will download the .app/.h3/.cert/.tmd files from the CDN.
It will then generate a .tik file in the same directory.
You can install the contents generated by this program with WUP Installer GX2.

Usage

First, download the latest uShop from here or Code -> Download ZIP.

You must have the Wii U common key in the file named ckey.txt.
Also, Python 3.5+ (?) and pycryptodome are requirements to use this program. Install it with:

$ python3 -m pip install pycryptodome

To download:

$ ./ushop.py (Title ID) [version]

Please do not use this tool to download games you do not own.
I, the creator of uShop, am not responsible for the activity of the user.

GUI

There's also a GUI now! Run this command to access it:

$ ./ushop_gui.py

But where can I find title IDs?

Credits

About

Downloads Wii U games in an installable format from the CDN.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages