1. Either download the easily accessible
CDN dump of this title (
Shakedown - Hawaii (USA)
) or just leech it directly from the official servers (
000500001021aa00
), then rename
tmd.2
to
title.tmd
.
2. For
title.cert
to match you will have to modify the public
to switch the first entry with the second one (swap 0x0-0x3FF with 0x400-0x6FF).
3. To recreate
title.tik
you need to modify the public
by writing the encrypted titlekey (16 bytes) to 0x1BF, the title ID (8 bytes) to 0x1DC, and usually the title version (2 bytes) to 0x1E6, but VENOM failed to do so.
While the key is missing from the old public titlekey databases, it is included in
, though the
does not contain it for some reason.
Alternatively you can generate it yourself, because the hilariously weak official key generation algorithm was made public in May of 2020 during the so-called
. An example implementation can be found
. Only the title ID (see above) and the "Wii U common key" are required, the latter of which you can find either online or at 0xE0-0xEF in your console's OTP dump.
4. Use
with
2016-08-15_rar540.exe
and an
--mt-set
value of
16
to recreate this release, then change the
of the NFO to Windows (CR LF, \r\n) with unix2dos or simply Notepad++ to match the
.