A simple python script to recover .h3 files of WiiU CDN downloads. Only the tmd file and the content files are needed.
- Python 3
- cryptography module. Use pip install cryptography
- Put the python script / .exe in your system's path
- Change to the directory containing the tmd file and the content files.
- run
recover_h3 <tmdfile> - The .h3 files will be written to the same directory.