Skip to content

ihaveamac/wiiu-things

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wii U things

Things I made (or found?) when playing around with the Wii U

FST format layout

  • wiiu_cdndownload.py - download titles from Nintendo CDN, including cetk (ticket) for system titles/game updates/etc
  • wiiu_decrypt.py - decrypt titles from Nintendo CDN; requires Wii U Common Key, plus given encrypted titlekey if there is no cetk file
    • Requires the common key placed at ~/.wiiu/common-key (plain text hex string)
  • wiiu_extract.py - extract contents from titles
    • --dump-info - print lots more info
    • --full-paths - show full paths in output
    • --no-extract - don't extract files, only show info
    • --all - show all files, including those with 0x80 bitmask in type (which probably means deleted file). only useful for title updates.

About

some Wii U scripts and things

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages