Skip to content

Decrypt9 all-in-one wip 20150927

Compare
Choose a tag to compare
@d0k3 d0k3 released this 27 Sep 19:05
· 529 commits to master since this release

New since the last release:

  • Now includes the ability to create and update the seeddb.bin file. You need a 9.6+ EmuNAND and seed games installed in your EmuNAND - otherwise it won't work.
  • EmuNAND routines now also accept RedNAND (GW type EmuNAND still recommended).
  • Old DANGER_ZONE features are now in the main release and protected by an unlock sequence.
  • New EXPERIMENTAL #define for stuff not tested enough.
  • Scrolling text output.
  • Vastly improved Title Decryptor, see below...

Title Decryptor improvements / changes:

  • Hash verification for decrypted files -> this verfies everything went well.
  • Reduced unneccessary text output.
  • Various smaller improvements.
  • Title Decryptor is now called NCCH decryptor.
  • Stuff to decrypt goes to *\D9decrypt* instead of **\D9titles**.

These last two changes were necessary because further decryption features are coming and this needs to be differentiated from the others.