Skip to content

v5.3

Compare
Choose a tag to compare
@AuroraWright AuroraWright released this 26 Apr 20:36
· 1542 commits to master since this release
  • Added a new version of the program targeted at developers. For now it has ARM9 exception vectors for payloads (thanks to the hard work of @TuxSH), and the UNITINFO patch to allow for some ARM11 userland debugging
  • Added L+A payload to the chainloader (the filename is "a_NAME.bin")
  • Added python version of the path changer from @TuxSH. Works on Python 2 and 3, refer to the wiki for usage instructions
  • Renamed the "Use SysNAND FIRM as default" option to "SysNAND is updated" to make it more understandable
  • Now the eShop update skipping patch is only applied if the updated NAND was not booted (depends on the "SysNAND is updated" option). This is a temporary fix to avoid the Home Menu downloads bug
  • Moved the UNITINFO patch to the developer version