Skip to content

FunKiiU 2.2 - even better

Latest
Compare
Choose a tag to compare
@llakssz llakssz released this 03 Nov 16:37
· 14 commits to master since this release

It's even better this time!

Thanks to all the contributors!

  • Some bug fixes of course.
  • Files that already exist are skipped! Cool. Later this might be optional (but default), so let you overwrite if you want.
  • '-all' was dropped (used to get all content from the keysite)
    Instead, we now have '-region', use it with EUR, JPN, USA to get all things from that region, from the keysite.
    python FunKiiU.py -onlinetickets -region USA
    python FunKiiU.py -onlinekeys -region EUR JPN
  • I forget if it is in the previous release or not, but if the data exists in the json file from the titlekeysite, the name and region will be used to create the folder name the data is saved into. 🌳
  • There is a -ticketsonly mode, that will not download any game content, it will only get/generate the ticket (along with the tmd and cert, they are useful too.)
    python FunKiiU.py -onlinetickets -region EUR -ticketsonly
  • And a -simulate option, it will show you what would happen, where files would get saved etc, if you run the program with whatever commands you give it.
    python FunKiiU.py -onlinekeys -region JPN -simulate
  • If getting an update, no matter if using -keys or -onlinekeys or -onlinetickets, the ticket will be download from Big N because they have legit tickets 'public' for all Wii U updates. (not the case for 3ds)
    I reckon there is no reason anyone would want a update/ticket that is NOT legit, so... I'm forcing it.