Homebrew How to coldboot rxTools with [R] trigger?

code640

Well-Known Member
OP
Newcomer
Joined
Aug 17, 2015
Messages
54
Trophies
0
Age
32
XP
73
Country
How to coldboot rxTools (straight into Emunand) with [Left Arrow Key] trigger?

Okay, so I was wondering whether or not somebody has coded a cia file &/or has a boot file, where you'd just need to hit the [Left Arrow Key] trigger to boot up rxTools (straight into EmuNand).

Menuhax is what I use to boot up HBL with the R trigger.

Edit: Ignore all my other posts, except for the one I quoted below.
This is what I was looking to find out:
Not being dependant on the Menuhax trigger button. So have a unique trigger button set altogether.
Example:
- If I hold R (no matter how long), MenuHax appears.
- If I hold L (no matter how long), rxTools appears (UI)
- If I hold the Left arrow key (no matter how long), rxTools appears (straight into Emunand)
- If I hold the Right arrow key (no matter how long), Pasta CFW loads up.
 
Last edited by code640,

code640

Well-Known Member
OP
Newcomer
Joined
Aug 17, 2015
Messages
54
Trophies
0
Age
32
XP
73
Country
Last edited by code640,
  • Like
Reactions: MAXLEMPIRA

code640

Well-Known Member
OP
Newcomer
Joined
Aug 17, 2015
Messages
54
Trophies
0
Age
32
XP
73
Country
BootCtr - A simple boot manager for 3DS

Loading the code.bin file from the rx tools sys folder isn't really good. As you have to press A and then press Y (load into emunand).

So, does anybody know how to boot up rxtools instantly into EmuNand?

Edit:
Nevermind. I figured out this problem.
 
Last edited by code640,

Urbanshadow

Well-Known Member
Member
Joined
Oct 16, 2015
Messages
1,578
Trophies
0
Age
33
XP
1,722
Country
Eh, as far as I recall, if you don't press nothing (L forces the menu) during boot, rxtools boots directly to emunand.
There's an option to Force-UI in the rxtools menu, look if that's unchecked.

Also there's no need for CTRBootManager or BootCtr. Configure menuhax to run with R and then just rename the rxtools.3dsx as boot.3dsx replacing it at the SD root. (This will delete HBL in the process)
 
Last edited by Urbanshadow,

code640

Well-Known Member
OP
Newcomer
Joined
Aug 17, 2015
Messages
54
Trophies
0
Age
32
XP
73
Country
Eh, as far as I recall, if you don't press nothing (L forces the menu) during boot, rxtools boots directly to emunand.
There's an option to Force-UI in the rxtools menu, look if that's unchecked.
Oh, I just figred out why.
I configured rxTools to boot up with L.
This causes my rxTools boot up to show the UI.
So yeah, I'm going to change my HBL default button to R.

Also there's no need for CTRBootManager or BootCtr. Configure menuhax to run with R and then just rename the rxtools.3dsx as boot.3dsx replacing it at the SD root. (This will delete HBL in the process)
This is what I currently have (with BootCtrl & MenuHax installed - R being the boot startup):
- If I keep my hand on R, rxTools will load up (immediately boots straight into EmuNand).
- If I keep my hand on R, but let go straight after the grey screen appears, it will load into HBL.
- Doing nothing (default) to boot up the sysNand (normal).

This is what I would prefer, but I don't know how:
- Left Arrow Key to boot up HBL (no matter how long I keep my finger on the Left Arrow Key).
- R to boot up rxTools straight into Emunand (no matter how long I keep my finger on R).
- Doing nothing (default) to boot up the sysNand (normal).
 
Last edited by code640,

code640

Well-Known Member
OP
Newcomer
Joined
Aug 17, 2015
Messages
54
Trophies
0
Age
32
XP
73
Country
in fact, bootctr is the perfect choice to me too, your NAND's are linked?
Nope, they're separated.

This is what I would prefer, but I don't know how:
- Left Arrow Key to boot up HBL (no matter how long I keep my finger on the Left Arrow Key).
- R to boot up rxTools straight into Emunand (no matter how long I keep my finger on R).
- Doing nothing (default) to boot up the sysNand (normal).

I'm not sure how to configure Menuhax to make what I want possible.
 
Last edited by code640,

MAXLEMPIRA

Legends are Made from True Stories...
Member
Joined
Jun 24, 2012
Messages
1,039
Trophies
1
Age
32
Location
Kanto <- Hyrule -> Unova
Website
maxlempira.deviantart.com
XP
1,751
Country
Mexico
ok look, to go into SysNAND without touch any button, you should select Type 1 on the Homemenuhax Installer, then in BootCTR, on your Config.ini, put these:
[KEY_L]
path =/boot.3dsx

[KEY_R]
path =/rxTools.3dsx (or wathever you will use for rxTools)
delay = 150 (Worked for me)
offset = 0x12000
payload = -1

EDIT: to use BootCTR, first you should press L when you boot your 3DS, then at the Menuhax image press R to rxTools or continue with L to HBL
and then, that should work for you and what you want

EDIT 2: Forgot to mention that if you put first these:

[DEFAULT]
path =/rxTools.3dsx (or wathever you will use for rxTools)
delay = 150 (Worked for me)
offset = 0x12000
payload = -1

instead of KEY_R, when you press L to boot into Homemennuhax, then if you press nothing, rxTools will launch automatically
 
Last edited by MAXLEMPIRA,

code640

Well-Known Member
OP
Newcomer
Joined
Aug 17, 2015
Messages
54
Trophies
0
Age
32
XP
73
Country
EDIT: to use BootCTR, first you should press L when you boot your 3DS, then at the Menuhax image press R to rxTools or continue with L to HBL
and then, that should work for you and what you want
That's what I want to avoid doing though.

I just want to load up rxTools by keeping my hand on R. Nothing else.
Likewise, I want to load up HBL with the left arrow key and nothing else.
 
Last edited by code640,

MAXLEMPIRA

Legends are Made from True Stories...
Member
Joined
Jun 24, 2012
Messages
1,039
Trophies
1
Age
32
Location
Kanto <- Hyrule -> Unova
Website
maxlempira.deviantart.com
XP
1,751
Country
Mexico
Forgot this...
2: Forgot to mention that if you put first these:

[DEFAULT]
path =/rxTools.3dsx (or wathever you will use for rxTools)
delay = 150 (Worked for me)
offset = 0x12000
payload = -1

instead of KEY_R, when you press L to boot into Homemennuhax, then if you press nothing, rxTools will launch automatically
If that don't like you, your only option is to change R to L, launch rxTools with L until rxTools slpash shows up and press R to Launch HBL

Maybe you can ask for someone who know programming for you to make that BootCTR boot with R instead of L

--------------------- MERGED ---------------------------

With DEFAULT options, you need to press L just to launch Homemenuhax, after that, you don't need to keep pressing for rxTools, but if you want HBL, then keep pressing L for it, it's the most closest thing for what you want
 

code640

Well-Known Member
OP
Newcomer
Joined
Aug 17, 2015
Messages
54
Trophies
0
Age
32
XP
73
Country
Forgot this...

If that don't like you, your only option is to change R to L, launch rxTools with L until rxTools slpash shows up and press R to Launch HBL

Maybe you can ask for someone who know programming for you to make that BootCTR boot with R instead of L

This is what I've done so far:
I've changed the trigger button for MenuHax into Type 1: R.
In the Config.ini file (bootctr)
[DEFAULT]
path = /menu.3dsx
[KEY_L]
path = /rxTools/sys/code.bin
payload = 1
offset = 0x12000
delay = 100
[KEY_R]
path = /borx.3dsx
delay = 100

What this means:
- If I hold R until the Menuhax image appears and then let go, I will open the HBL.
- If I hold R throughout (so even after Menuhax image appears), I will open up rxTools (boots straight into Emunand)
- If I hold R until the Menuhax image appears and then switch to L, I will open the rxTools (I can configure the settings - so the UI appears).
- If I press nothing, I will load into sysNand (normal).

This is what I was looking to find out:

Not being dependant on the Menuhax trigger button. So have a unique trigger button set altogether.
Example:
- If I hold R (no matter how long), MenuHax appears.
- If I hold L (no matter how long), rxTools appears (UI)
- If I hold the Left arrow key (no matter how long), rxTools appears (straight into Emunand)
- If I hold the Right arrow key (no matter how long), Pasta CFW loads up.
 

Attachments

  • RootofSDcard.zip
    498.2 KB · Views: 171
Last edited by code640,

MAXLEMPIRA

Legends are Made from True Stories...
Member
Joined
Jun 24, 2012
Messages
1,039
Trophies
1
Age
32
Location
Kanto <- Hyrule -> Unova
Website
maxlempira.deviantart.com
XP
1,751
Country
Mexico
Let me guess... when you set Homemenuhax, and put option 2, it let's you to set some buttons and create a File on the SDCard, so, maybe modifying that file, that could be possible, I will try to open it with a Hex Editor and Visual Basic to see what I can find.

does one have to be on sysnand 9x to do autoboot?
Actually 9.2 for CFW's, or >9.3 for HBL
 

code640

Well-Known Member
OP
Newcomer
Joined
Aug 17, 2015
Messages
54
Trophies
0
Age
32
XP
73
Country
Last edited by code640,

izy

Advanced Tech Pleb
Member
Joined
Sep 17, 2010
Messages
2,311
Trophies
2
XP
4,020
Country
United Kingdom
What this means:
- If I hold R until the Menuhax image appears and then let go, I will open the HBL.
- If I hold R throughout (so even after Menuhax image appears), I will open up rxTools (boots straight into Emunand)
- If I hold R until the Menuhax image appears and then switch to L, I will open the rxTools (I can configure the settings - so the UI appears).
- If I press nothing, I will load into sysNand (normal).




This is what I was looking to find out:

Not being dependant on the Menuhax trigger button. So have a unique trigger button set altogether.
Example:
- If I hold R (no matter how long), MenuHax appears.
- If I hold L (no matter how long), rxTools appears (UI)
- If I hold the Left arrow key (no matter how long), rxTools appears (straight into Emunand)
- If I hold the Right arrow key (no matter how long), Pasta CFW loads up.
.


Look the Best you are gonna get is CTR boot manager and heres the reason why.

No matter what you hold Menuhax doesnt register the Keypress UNTIL the logo appears.

Thats because its still executing code before hand hence the colour rainbow you get.

editing the menuhax file wont fix that


also this seems wrong especially since you run CTR

[KEY_R]
path = /borx.3dsx
delay = 100

try

[KEY_R]
path = /3DS/menuhax_manager/menuhax_manager.3dsx


You dont need delays they could also be contributing to the keys not working also never seen payload=bin for rxtools in ctr before

also quote from CTR

- It can boot some arm9 payload "*.bin/dat" or ".3dsx" files from a crappy file manager if needed.

needless say menuhax may not even load from autoboot in the first place regarldless of the boot manager
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • RedColoredStars @ RedColoredStars:
    Poor Leo. Everyone out to harm you.
    +1
  • LeoTCK @ LeoTCK:
    yes see? the fault is within you
  • SylverReZ @ SylverReZ:
    @RedColoredStars, Same here, I struggle too. Its highly suggested to maybe take a break from the site just to calm down.
  • LeoTCK @ LeoTCK:
    and ones like yuou
  • LeoTCK @ LeoTCK:
    so leave me alone and stop sending me pms
  • LeoTCK @ LeoTCK:
    you started
  • RedColoredStars @ RedColoredStars:
    Im pretty certain most people here, Leo, don't believe much of what you say about your situations, if anything at all.
  • LeoTCK @ LeoTCK:
    you sent me pm and brought me up here
  • LeoTCK @ LeoTCK:
    stupid motherfucker
  • LeoTCK @ LeoTCK:
    yea...you don't want to hear the truth
  • RedColoredStars @ RedColoredStars:
    Yeah. After you litter the forum with your sob stories. Im calling you out.
  • LeoTCK @ LeoTCK:
    then mind your own business
  • DinohScene @ DinohScene:
    knock it off now
  • LeoTCK @ LeoTCK:
    otherwise fuck off
  • RedColoredStars @ RedColoredStars:
    Show us some proof. Lets see police reports, court documents, video and/or audio recordings, etc. etc.
  • LeoTCK @ LeoTCK:
    I already did show part of it, you ridiculed me instead
  • RedColoredStars @ RedColoredStars:
    Like I said, people with criminal records tend to play the victim an awful lot. Thats all the more im going to say
  • LeoTCK @ LeoTCK:
    in the wanted list thread
  • LeoTCK @ LeoTCK:
    because you are an awful liar and narcissistic hypocrite
  • AncientBoi @ AncientBoi:
    LEOtck? Who's he? Never 'erd of the las. :)
  • LeoTCK @ LeoTCK:
    I only show the mirror to people and you all can't stand what you're seeing
  • LeoTCK @ LeoTCK:
    bunch of bullies
  • RedColoredStars @ RedColoredStars:
    Narcissistic Personality Disorder 101
  • LeoTCK @ LeoTCK:
    I think that's what you have
  • RedColoredStars @ RedColoredStars:
    Thanks for providing further evidence of my claim in a single comment. lol.
    RedColoredStars @ RedColoredStars: Thanks for providing further evidence of my claim in a single comment. lol.