Difference between revisions of "Aurora Wright's ARM9LoaderHax"

From GS2012 Wiki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
'''Original Repository:''' [https://github.com/AuroraWright/arm9loaderhax GitHub]  
 
'''Original Repository:''' [https://github.com/AuroraWright/arm9loaderhax GitHub]  
 +
 +
'''License:''' [[GNU General Public License]]
  
 
'''Platform:''' [[Nintendo 3DS]]
 
'''Platform:''' [[Nintendo 3DS]]

Revision as of 01:30, 14 February 2017

Author: Aurora Wright

Original Repository: GitHub

License: GNU General Public License

Platform: Nintendo 3DS

Description:

This fork of ARM9LoaderHax is made to be installed by SafeA9LHInstaller. More recent versions of AW's A9LH choose whether to init the screen or not based on the payload name (sdmc:/arm9loaderhax.bin for nonscreeninit and sdmc:/arm9loaderhax_si.bin for screeninit), and include a miniCFW (here dubbed LumaNAND) Even more recent versions support booting the arm9loaderhax.bin/arm9loaderhax_si.bin payload from CTRNAND, allowing for a full in-NAND CFW. The NOCFW branch doesn't have LumaNAND, but it is compatible with CTRNAND payload loading. Starting with the version released in 17/10/2016, the Mini CFW is not part of A9LH, but CTRNAND:/arm9loaderhax.bin or CTRNAND:/arm9loaderhax_si.bin loading is possible.

Download:

AW ARM9LoaderHax - 30/11/2016 - 8039555 (Built from Source)

AW ARM9LoaderHax - 17/10/2016 - 4fc9ad8 (Release Version)

AW ARM9LoaderHax (NOCFW) - 12/10/2016 - b228c9f (Built from Source)

AW ARM9LoaderHax (NOCFW) - 09/10/2016 - 53bfff6 (Built from Source)

AW ARM9LoaderHax (NOCFW) - 06/10/2016 - 5f0474e (Release Version)

AW ARM9LoaderHax with LumaNAND - 21/06/2016 - 82fe4e5 (Built from Source)

AW ARM9LoaderHax (noscreeninit) - 528310f (Release Version)

AW ARM9LoaderHax (screeninit) - 528310f (Release Version)