Homebrew [RELEASE] CtrBootManager9

  • Thread starter Thread starter cpasjuste
  • Start date Start date
  • Views Views 108,604
  • Replies Replies 502
  • Likes Likes 68
Anyway to boot rxTools? rxTools has an "arm9loaderhax.bin" file, but it won't work with CtrBootManager9. If I completely remove Ctr and paste the rxTool's "arm9loaderhax.bin" in the root of the SDcard, it will boot. But if the rxTool's "arm9loaderhax.bin" is located inside eg SDcard\rxTools\arm9loaderhax.bin, it won't boot.
Unfortunately I don't have a o3ds but I'll try to take a look at rxtools sources.
 
  • Like
Reactions: fr3quency
Anyway to boot rxTools? rxTools has an "arm9loaderhax.bin" file, but it won't work with CtrBootManager9. If I completely remove Ctr and paste the rxTool's "arm9loaderhax.bin" in the root of the SDcard, it will boot. But if the rxTool's "arm9loaderhax.bin" is located inside eg SDcard\rxTools\arm9loaderhax.bin, it won't boot.
Could you please test bootctr9 too, would be good to know if its maybe something on rxTools site.
 
Little feedback : the highlight option is broken in this release.

I'm using this :
bgTop1 ="ffffff";
bgTop2 ="ffffff";
bgBottom ="ffffff";
highlight ="ffffff";
borders ="ffffff";
font1 ="000000";
font2 ="e6001e";// selection

Highlighted text should be white but is still black.
Thanks.
All colors changes are working fine here. Here you're highlighted (selected) text is "font2=e6001e", almost red. Your're "higlight box" is white.
 
Awesome! Waited for this for a long time. So essentially this boots other A9LH payloads I guess? I'll try cakes and reinand when I'm back home. Finally I can use the theme I converted previously for the original CBM again on my n3ds.
 
Its not autobooting, please help

Code:
; CtrBootManager configuration file

[general]        ; General configuration
timeout = 0        ; Default timeout in seconds (-1 = disable autoboot)
recovery = 14            ; Hold this key to enter the menu (keycode: https://goo.gl/4XLDIL)
default = 0             ; Default boot entry

[theme]                     ; theme use RGB colors
bgTop1 = 4a0031             ;
bgTop2 = 6f0149             ;
bgBottom = 6f0149           ;
highlight = dcdcdc          ;
borders = ffffff            ;
font1 = ffffff              ;
font2 = 000000              ; selection
bgImgTop = /bgTop.bin       ; 400x240 pixels
bgImgBot = /bgBot.bin       ; 320x240 pixels

[entry]
title =    AuReiNand    ;
path =    /AuReiNand.bin    ;
offset = 0        ;
key = 0            ; Key to override default boot entry. Don't remove, must be last entry !

[entry]
title =    Decrypt9            ;
path =    /Decrypt9WIP.bin  ;
offset = 0                  ;
key = 1                     ; Key to override default boot entry. Don't remove, must be last entry !
 
Is there something wrong with your repo?

Code:
hle@x60 ~/src $ git clone --recursive https://github.com/Cpasjuste/CtrBootManager.git
Cloning into 'CtrBootManager'...
remote: Counting objects: 632, done.
remote: Compressing objects: 100% (207/207), done.
remote: Total 632 (delta 83), reused 0 (delta 0), pack-reused 418
Receiving objects: 100% (632/632), 717.59 KiB | 1.36 MiB/s, done.
Resolving deltas: 100% (333/333), done.
Checking connectivity... done.
Submodule 'source/CakeBrah/source/libkhax' ([email protected]:Cpasjuste/libkhax.git) registered for path 'source/CakeBrah/source/libkhax'
Cloning into 'source/CakeBrah/source/libkhax'...
Warning: Permanently added the RSA host key for IP address '192.30.252.128' to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Clone of '[email protected]:Cpasjuste/libkhax.git' into submodule path 'source/CakeBrah/source/libkhax' failed
 
Last edited by hackotedelaplaqu,
You happen to have the download link for Decrypt9-A9LH with you? ;)

Thanks :)
Booting CakesFW A9LH Emunand works perfect
Booting AuReiNand A9LH Sysnand works perfect
What, can you boot GodMode9 now? :) Anyways, you may have the same problem with Decrypt9WIP and EmuNAND9. I'll have to look, could use some help, too. @cpasjuste, any idea on how to solve this? Or is it just the offset (GodMode9.bin has offset zero)?
 
Last edited by d0k3,
What, can you boot GodMode9 now? :) Anyways, you may have the same problem with Decrypt9WIP and EmuNAND9. I'll have to look, could use some help, too. @cpasjuste, any idea on how to solve this? Or is it just the offset (GodMode9.bin has offset zero).
Just posted in Decryp9 thread, it freezes :/
Blackscreens or freezes in the menu with ctrbootmanager9.

O3DS (hardmodded) with latest A9LH (just compiled)
 
What, can you boot GodMode9 now? :) Anyways, you may have the same problem with Decrypt9WIP and EmuNAND9. I'll have to look, could use some help, too. @cpasjuste, any idea on how to solve this? Or is it just the offset (GodMode9.bin has offset zero)?
I think that if you use BOOTSTRAP flag (for ld scripts, etc) but use GATEWAY framebuffer it should work.
 
I think that if you use BOOTSTRAP flag (for ld scripts, etc) but use GATEWAY framebuffer it should work.
I know... but that is an ugly solution cause it would be another case in the Makefile and it doesn't work with Brahma 2 then. CFWs seem to have that solved though (one payload that works with Brahma 2 and A9LH). I'm searching for a solution right now.
 

Site & Scene News

Popular threads in this forum