Difference between revisions of "Aurora Wright's ARM9LoaderHax"

From GS2012 Wiki
Jump to navigation Jump to search
Line 1: Line 1:
'''Author:''' [[Aurora Wright]]
+
'''Author:''' [[SciresM]]
  
'''Original Repository:''' [https://github.com/AuroraWright/arm9loaderhax GitHub]  
+
'''Original Repository:''' [https://github.com/SciresM/boot9strap GitHub]  
  
 
'''License:''' [[GNU General Public License]]
 
'''License:''' [[GNU General Public License]]
Line 9: Line 9:
 
'''Description:'''
 
'''Description:'''
  
This fork of [[ARM9LoaderHax]] is made to be installed by [[SafeA9LHInstaller]].  
+
This implementation of [[SigHax]] is made to be installed by [[SafeB9SInstaller]].  
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)
+
Boots "boot.firm" from the SD card or CTRNAND.
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:'''
 
'''Download:'''
  
[http://mirror.gs2012.xyz/3DS/A9LH/AuroraWright-A9LHv2/aw-arm9loaderhax-30-11-2016-gs-8039555.7z AW ARM9LoaderHax - 30/11/2016 - 8039555 (Built from Source)]
+
[http://mirror.gs2012.xyz/3DS/SIGHAX/Boot9Strap/boot9strap-1.0.zip Boot9Strap v1.0]
 
 
[http://mirror.gs2012.xyz/3DS/A9LH/AuroraWright-A9LHv2/aw-arm9loaderhax-17-10-2016-4fc9ad8.7z AW ARM9LoaderHax - 17/10/2016 - 4fc9ad8 (Release Version)]
 
 
 
[http://mirror.gs2012.xyz/3DS/A9LH/AuroraWright-A9LHv2/aw-arm9loaderhax-nocfw-12-10-2016-%20b228c9f.7z AW ARM9LoaderHax (NOCFW) - 12/10/2016 - b228c9f (Built from Source)]
 
 
 
[http://mirror.gs2012.xyz/3DS/A9LH/AuroraWright-A9LHv2/aw-arm9loaderhax-nocfw--9-10-2016-53bfff6.7z AW ARM9LoaderHax (NOCFW) - 09/10/2016 - 53bfff6 (Built from Source)]
 
 
 
[http://mirror.gs2012.xyz/3DS/A9LH/AuroraWright-A9LHv2/aw-a9lhv2-6-10-c-5f0474e%20.7z AW ARM9LoaderHax (NOCFW) - 06/10/2016 - 5f0474e (Release Version)]
 
 
 
[http://mirror.gs2012.xyz/3DS/A9LH/AuroraWright-A9LHv2/A9LHv2-wLumaNAND-6_21_2016.zip AW ARM9LoaderHax with LumaNAND - 21/06/2016 - 82fe4e5 (Built from Source)]
 
 
 
[http://mirror.gs2012.xyz/3DS/A9LH/AuroraWright-A9LHv2/noscreeninit-528310f.7z AW ARM9LoaderHax (noscreeninit) - 528310f (Release Version)]
 
 
 
[http://mirror.gs2012.xyz/3DS/A9LH/AuroraWright-A9LHv2/screeninit-528310f.7z AW ARM9LoaderHax (screeninit) - 528310f (Release Version)]
 

Revision as of 19:34, 20 May 2017

Author: SciresM

Original Repository: GitHub

License: GNU General Public License

Platform: Nintendo 3DS

Description:

This implementation of SigHax is made to be installed by SafeB9SInstaller. Boots "boot.firm" from the SD card or CTRNAND.

Download:

Boot9Strap v1.0