Homebrew arm9select - my own take on a A9LH file select

FIX94

Former Staff
OP
Former Staff
Joined
Dec 3, 2009
Messages
7,284
Trophies
0
Age
29
Location
???
XP
11,238
Country
Germany
So for whatever reason I did not really like the ways you can choose between different files at the moment because most involve slow config files or require screen_init with backlight enabled creating a short screen flash which I find somewhat irritating.

The project is located right over here:
https://github.com/FIX94/arm9select

This is a very simple A9LH binary which allows you to hold down any button on start to select the file you want to boot, files should go into /arm9select and follow the pattern of a.bin, b.bin, start.bin etc. If no buttons are being pressed or the file of the button you hold is not found it will use default.bin. If you want any of these files to also have screen backlight enabled, create files in the /arm9select folder in the pattern of a_bl, b_bl, start_bl etc. Again, if no buttons are being pressed it will check for default_bl. This project was made with the expectation of using my arm9loaderhax fork which does not enable the backlights by default, you can find it over on https://github.com/FIX94/arm9loaderhax.

Maybe to somebody this is useful.
 
D

Deleted User

Guest
Seems like a very simple version of BootCTR. I like it.

On the phone at the moment, but any options or source code to change the ARM9Select to a different folder? (currently using A9LH for all the payloads)

Or will this only work with your a9LH fork and no others.
 
D

Deleted User

Guest
Bravo sir. Just what I was looking for. Made a couple folder changes for my own liking, but loving it.
Did comment out the L just in case for my own use since like 90% of CFW seem to use it to alternate boot methods.

Love just having to press a button (or none in the case) and keeping all the payloads in a nice place without the need for cfg files or backgrounds/logos etc..

Loving the 0 backlight feature too. No need for the flicker.

Sweet and simple, Kudos to you sir.
 
Last edited by ,

k8099

Well-Known Member
Newcomer
Joined
Dec 15, 2014
Messages
59
Trophies
0
Age
35
XP
102
Country
Switzerland
yes,it is good,i think the speed fast than bootctr9,does it support combin button,just like L+R?
 
D

Deleted User

Guest
Can you add the ability to boot AuReiNand with the sysNAND Modes (holding L and holding R) without adding 3 files for AuReiNand? This is the only reason I haven't switched from BootCtr9 to this! :)
 

drfsupercenter

Flash Cart Aficionado
Member
Joined
Mar 26, 2008
Messages
1,909
Trophies
1
XP
1,163
Country
United States
Any possibility of loading Gateway's launcher.dat via a9lh somehow? I know they don't have an official launcher yet, but could something like this do it anyway?
 
D

Deleted User

Guest
Can you add the ability to boot AuReiNand with the sysNAND Modes (holding L and holding R) without adding 3 files for AuReiNand? This is the only reason I haven't switched from BootCtr9 to this! :)
In that sense, maybe the multiple button choices could be named: L,R,Default.bin and for combinations, you could do: A+B+X.bin
 

FIX94

Former Staff
OP
Former Staff
Joined
Dec 3, 2009
Messages
7,284
Trophies
0
Age
29
Location
???
XP
11,238
Country
Germany
Can you add the ability to boot AuReiNand with the sysNAND Modes (holding L and holding R) without adding 3 files for AuReiNand? This is the only reason I haven't switched from BootCtr9 to this! :)
oh I forgot to mention, if you hold a button and the file does not exist it automatically uses default so theres that.
 
D

Deleted User

Guest
oh I forgot to mention, if you hold a button and the file does not exist it automatically uses default so theres that.
:O I like that! I guess I won't have to use that for AuReiNand! :))) I'll try this out! Thanks!
 

Argentlan

Well-Known Member
Member
Joined
Oct 27, 2015
Messages
236
Trophies
0
XP
260
Country
Brazil
OMG, it's perfect now! nice work
just one question, to enable screen init I have to create a new file named "default_bl" in /arm9select folder or rename the bin file to "default_bl.bin"?
 

FIX94

Former Staff
OP
Former Staff
Joined
Dec 3, 2009
Messages
7,284
Trophies
0
Age
29
Location
???
XP
11,238
Country
Germany
OMG, it's perfect now! nice work
just one question, to enable screen init I have to create a new file named "default_bl" in /arm9select folder or rename the bin file to "default_bl.bin"?
it is just default_bl, no file extension or whatever since it is just a empty file for it to signal it wants backlight.
 

Ekaitz

Redhead Believer
Member
Joined
Jun 13, 2010
Messages
608
Trophies
0
XP
441
Country
France
I was using BootCTR9 (the second release), it was working fine but I love the idea here.
Downloading it right now, thank you for this simple but nice tool. :)
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Sonic Angel Knight @ Sonic Angel Knight: Or, I also heard that if you use flash memory, it can act as more "RAM" at least windows tell me...