Skip to content

Decrypt9WIP all-in-one 20151105

Compare
Choose a tag to compare
@d0k3 d0k3 released this 05 Nov 13:28
· 484 commits to master since this release

New in this release:

  • Improved working directory handling
  • Names of working directories are now shown in menu
  • Added Health & Safety dump and inject features for EmuNAND & SysNAND
  • Added SD folder structure decryptor
  • Added hidden PowerOff() function
  • Numerous bug fixes
  • Improved readability of source code

This is how the new working directory works:

  • Working directory is "/Decrypt9", it will only be used if it is available
  • Even if it is available, files will be searched in "/" if not found in work dir
  • The working directory is also an alternative to "/D9Game", if that does not exist
  • Note: "/D9decrypt" is now "/D9Game", which is more consistent with the names in the menu

For info about using the Healt & Safety Dumper / Injector, and also on how to create valid inject files, see here:
https://github.com/d0k3/Universal-Inject-Generator

To use the SD decryptor, you need to manually copy the full folder structure from /Nintendo 3DS// to "/D9Game". Of course you need to copy only what you need decrypted.

The hidden PowerOff() function is triggered via LEFT + START (instead of just START).

Have fun testing and give me feedback!