Homebrew CtrBootManager: 3ds boot manager/loader (HomeMenuHax)

  • Thread starter Thread starter cpasjuste
  • Start date Start date
  • Views Views 405,437
  • Replies Replies 850
  • Likes Likes 96
How do i get to the rxtools menu? I had a custom coldboot loader but now i've switched to ctrbootmanager. Earlier i had to press L on the debug menu, now nothing happens? Am i missing something?
 
How do i get to the rxtools menu? I had a custom coldboot loader but now i've switched to ctrbootmanager. Earlier i had to press L on the debug menu, now nothing happens? Am i missing something?

"select" is the default for ctrbootmanager, L for rxtools menu.
 
It's possible to add homebrews directly in the bootmanager?

I also want Decrypt9.

And also need help for add ReiNand and custom homebrew launcher.

I want:
- HBL
- HBL Mod
- Decrypt9
- RxTools
- ReiNand
- I think it's all

Thanks to everyone that can help me :)
 
It's possible to add homebrews directly in the bootmanager?

I also want Decrypt9.

And also need help for add ReiNand and custom homebrew launcher.

I want:
- HBL
- HBL Mod
- Decrypt9
- RxTools
- ReiNand
- I think it's all

Thanks to everyone that can help me :)
Yes. Just define each homebrew or custom HBL path (wherever you have them stored and named) on "boot.cfg" file. For example:

Code:
entries =
(
{
title = "Mashers' HBL";
path = "/HBL/boot_mashers.3dsx";
},
{
title = "CHMM2";
path = "/3ds/CHMM2/CHMM2.3dsx";
key = 0; // key to override default boot entry (A)
},
{
title = "CatSFC";
path = "/gridlauncher/folders/emulators/catsfc_libretro/catsfc_libretro.3dsx";
}
...

And about other programs (CFW loaders), look onto this: https://github.com/Cpasjuste/CtrBootManager/blob/master/boot.cfg... Offset config for ReiNAND is the same than RxTools (AFAIK).
 
Yes. Just define each homebrew or custom HBL path (wherever you have them stored and named) on "boot.cfg" file. For example:

Code:
entries =
(
{
title = "Mashers' HBL";
path = "/HBL/boot_mashers.3dsx";
},
{
title = "CHMM2";
path = "/3ds/CHMM2/CHMM2.3dsx";
key = 0; // key to override default boot entry (A)
},
{
title = "CatSFC";
path = "/gridlauncher/folders/emulators/catsfc_libretro/catsfc_libretro.3dsx";
}
...

And about other programs (CFW loaders), look onto this: https://github.com/Cpasjuste/CtrBootManager/blob/master/boot.cfg... Offset config for ReiNAND is the same than RxTools (AFAIK).

Thanks for your useful help :D
 
What's wrong with my CFG file?
http://image.noelshack.com/fichiers/2015/47/1448155112-cfg.png

I have:
Configuration file not found: /boot.cfg
Creating default configuration...
Press any key to continue...

And freeze
You are missing a comma after first entry:
Code:
{
            title  = "HomeBrew Launcher";
            path = "/OriginalHBL.3dsx";
        },
and you don't need the comma after the last entry I think:
Code:
{
            title  = "ReiNand";
            path = "/#DS/ReiNand/ReiNand.3dsx";
                        offset = "0x12000";
        }
 
  • Like
Reactions: AileenLumina
How to fix boot rate on old3ds with themehax i have autoboot fix 8 but the menu boot 1/3 times it make a freeze on yelllow screen when it bug
 
ctrbootmanager v1.2 is not booting Rxtools on old 3ds xl v9.2.0-20us. If I do not use a hotkey and press L at bootup the menu will come up and I choose Rxtools and it will boot to emunand fine. If I set a hot key such as type B to NOT boot into emunand then it will get a grey/white screen. Anyone have this problem?
 
Alright guys so I love this tool. However if I boot into emunand with it. Then I launch it again to get to homebrew I exit homebrew then want to launch back to emunand so I select emunand. Emunand being rxtools. And because I'm already in emunand I get an error when booting into it again :/. Kinda annoying. Just wondering if anyone know's a work around.

I'm not kidding when I say that I don't understand what you wrote. Use commas please. So if I understand right, it goes like this?: Entry point? -> CTR -> Emunand -> Entry Point? -> homebrew -> Emunand [fail]
What's your entry point? Cube Ninja? Themehax? Browserhax? MSET?

If I recall correctly, you can press L+R+Y and it will boot you into emunand again, just press the buttons until the screen turns pink.
 

Site & Scene News

Popular threads in this forum