- Joined
- Mar 14, 2009
- Messages
- 4,325
- Reaction score
- 978
- Trophies
- 1
- Age
- 42
- Location
- Upstate NY
- XP
- 4,162
- Country

can someone explain the A9LH structure? I kinda want to set up a bootloader but I'm so confused, however below is what I seem to understand...
So if the boot manager IS arm9loaderhax.bin in this case, it in turn looks for something else to launch like so
and for Luma3DS you have to use the path editor to make sure it understands where Luma is located? does this work with the new Gateway arm9loaderhax.bin?
Code:
System Boot -> A9LH begins -> loads arm9loaderhax.bin -> launches whatever that says to launch
So if the boot manager IS arm9loaderhax.bin in this case, it in turn looks for something else to launch like so
Code:
System Boot -> A9LH begins -> loads arm9loaderhax.bin (boot manager) -> default -> load option 1
If (button pressed 1) -> load option 2
If (button pressed 2) -> load option 3
...and so on
and for Luma3DS you have to use the path editor to make sure it understands where Luma is located? does this work with the new Gateway arm9loaderhax.bin?








