HouseBreaker / Shameless

3DS Database parser + ticket generator + QR code generator
MIT License
85 stars 13 forks source link

Feature Request: Add Wii U title key download #16

Open ANTONIOPSD opened 8 years ago

ANTONIOPSD commented 8 years ago

Could you please add support for download Wii U title keys?

I normally I use the data in this website: https://wiiu.titlekeys.com/

then

I type it in this one: http://www.cpokemon.com/labs/tik/index.php

then

I use this: https://github.com/Maschell/JNUSTool to download and decrypt all the files

and

IT WORKS!

HouseBreaker commented 8 years ago

if the tickets are the same, which it looks like they are, I'd just have to comment out the check for the titleID beginning with "0004" and you'll have wiiu titles. I see a couple problems with this though

i think i shouldn't be able to generate qr codes for wiiu titles since you can't install them through qr code (yet)