Hacking Arm9LH directly boot into Homebrewlauncher?

xXDungeon_CrawlerXx

Well-Known Member
Member
Joined
Jul 29, 2015
Messages
2,094
Reaction score
1,447
Trophies
2
Age
31
Location
Liverpool
XP
3,970
Country
Hey Guys,

yesterday I've installed Arm9LH and configured Decrypt9WIP (L_Button Pressed) and AuReiNAND (Default).
Now I want to know if it's possible to boot directly into Homebrewlauncher through Arm9LH by pressing R.
Code:
[KEY_R]
path = /boot.3dsx
screenEnabled = 1
delay = 2000
offset = 0
payload = -1
and
Code:
[KEY_R]
path = /boot.3dsx
screenEnabled = 1
delay = 2000
offset = 0
payload = 1
does not work :(
 
a9lhax can't load .3dsx format homebrew, but nothing stopping you setting up menuhax as well as a9lhax for loading the hbmenu.
 
A hint: 3dsx applications execute in arm11 userland. They may have hacky things to reach arm9, but they execute in arm11 userland.

Arm9LoaderHax is, by name, executed in arm9 context. In fact, so early in the arm9 context the devs needed to initialize the screens by hand. At that time, arm11 sandbox is not even initialized. So HBL won't ever run in a9lh context.

If you need HBL on boot, configure menuhax in a9lh sysnand/emunand with a certain key. It won't be instant, but you'll get there.
 
oh, okay.
Another question. Which homebrews and applications are compatible to Arm9LH already (.bin Format) besides AuReiNAND and Decrypt9?
Any ARM9 homebrews that'll run via Brahma. CFWs and d0k3's *9 tools are the only notable ones I can think of off the top of my head.
 
Any ARM9 homebrews that'll run via Brahma. CFWs and d0k3's *9 tools are the only notable ones I can think of off the top of my head.

And any homebrew that can run as cia.

Edit: I know a9lh can't run cia but at least the homebrew will be on the home menu, thats better than nothing.
 
Last edited by jimmyleen,

Site & Scene News