Skip to content

v5.5

Compare
Choose a tag to compare
@AuroraWright AuroraWright released this 27 May 14:36
· 1486 commits to master since this release
  • Added RO patches, which allow you to load custom CRO files (mainly used for Pokémon romhacks)
  • Reimplemented svcBackdoor and patched out the anti-downgrade checks for the latest (11.0) FIRM
  • Added support for recovery mode (L+R+Up+A) on A9LH (you can safely update SysNAND from it without losing A9LH)
  • Added support for N3DS 9.5 FIRM
  • Luma3DS doesn't reboot the console anymore when exiting its configuration menu (useful for non-A9LH users)
  • Splash screen timings are now consistent, it always lasts exactly 3 seconds
  • Fixed the FRIENDS module patch not to break online play (as it did after the 11.0 update) on future system updates. Sorry for the inconvenience!
  • 3ds_injector can now be larger than the original FIRM loader (will allow for more patches)
  • Fixed compiling with latest ctrulib
  • Several performance improvements, and other minor changes and bugfixes

Developer version only:

  • Fixed the ARM9 exception handler
  • Registers are now displayed when an exception occurs
  • FCRAM and VRAM have been made executable from Kernel11
  • There are several bugs with the developer version for this release. These bugs were fixed in 6a28072 (download here)