Homebrew Is there a way to Uncart directly through CTRBootManager?

  • Thread starter Thread starter Jair
  • Start date Start date
  • Views Views 1,589
  • Replies Replies 17

Jair

Well-Known Member
Newcomer
Joined
Apr 14, 2016
Messages
93
Reaction score
8
Trophies
0
Age
34
XP
124
Country
Peru
I mean without using HBL and then Brhama? Through Menuhax and not using A9LH.
 
If you use the brahma payload that's not modified for a9lh, it should work. Not sure what the issue is.
 
If you use the brahma payload that's not modified for a9lh, it should work. Not sure what the issue is.
I tried loading the Uncart.bin from the Brhama Packague trhough CtrBootManager, it's stuck in a white screen (top).

Code:
boot_config :
{
  timeout = 0;
  autobootfix = 2;
  recovery = 8;
  default = 0;
  entries = (
    {
      title = "Luma3DS";
      path = "/cfw.3dsx";
      offset = "0x12000";
    },
    {
      title = "HomeBrewMenu";
      path = "/boot.3dsx";
    },
    {
      title = "Uncart";
      path = "/Uncart.bin";
    }  );
};
 
Last edited by Jair,
I tried loading the Uncart.bin from the Brhama Packague trhough CtrBootManager, it's stuck in a white screen (top).

You might be using the uncart.bin that's only conpatible with hax 1.x. You need to find one that's compatible with 2.x. Try again with d0k3's fork.
 
What's your sys/emu version? uncart only works <=9.2.x if I can recall correctly.
Sys: 9.2/Emu: 11.0
Still can't get it to work, the HBL version launches correctly but not via CtrBM. I also tried adding the entry for the xml file (which should be supported) used by homebrew launcher but I get a invalid file though the file path is valid (/3ds/uncart.xml) and yes I am using 1.9 version of CtrBM.
 
I tried loading the Uncart.bin from the Brhama Packague trhough CtrBootManager, it's stuck in a white screen (top).

Code:
boot_config :
{
  timeout = 0;
  autobootfix = 2;
  recovery = 8;
  default = 0;
  entries = (
    {
      title = "Luma3DS";
      path = "/cfw.3dsx";
      offset = "0x12000";
    },
    {
      title = "HomeBrewMenu";
      path = "/boot.3dsx";
    },
    {
      title = "Uncart";
      path = "/Uncart.bin";
    }  );
};
You forgot the offset.
 
I didn't know CTRBootManager could boot bin files...
One of the samples cfg files loads RxTools.bin. It can load bins, the problem seems to be launching the Arm9 exploit for uncart.
You forgot the offset.
Already tried with offsets "0x0", "0xF" and even "0x0 0x0 0xF" as it's in the XML for HBL. Still no luck. I think i'll just launch it through HBL since nothing else seems to work.
 
One of the samples cfg files loads RxTools.bin. It can load bins, the problem seems to be launching the Arm9 exploit for uncart.

Already tried with offsets "0x0", "0xF" and even "0x0 0x0 0xF" as it's in the XML for HBL. Still no luck. I think i'll just launch it through HBL since nothing else seems to work.
The correct offset for brahma payloads is
offset = "0x12000";
By the way, you shouldn't have an offset set for Luma3DS if you're loading the .3dsx.
 
  • Like
Reactions: Jair
The correct offset for brahma payloads is
offset = "0x12000";
By the way, you shouldn't have an offset set for Luma3DS if you're loading the .3dsx.
Super weird, I used the offset as you said and I got an error saying Couldn't load arm9 payload and then the screen started to blink? weirdly at least it didn't crash on a white screen.
 
Super weird, I used the offset as you said and I got an error saying Couldn't load arm9 payload and then the screen started to blink? weirdly at least it didn't crash on a white screen.
I think that's an a9lh payload. Brahma payloads should have .dat extension.
 
Failed on launching various versions' uncart.bin with CBM either.

Tested failed versions:
Original version
d0k3's
Aurora Wright's

If offset 0x0, then it becomes white screen and freeze.
If offset 0x12000, then it freezes with no display changing.

Finally I backed to use Brahma itself to load uncart.bin.
 
Last edited by MelonGx,
Failed on launching various versions' uncart.bin with CBM either.

Tested failed versions:
Original version
d0k3's
Aurora Wright's

If offset 0x0, then it becomes white screen and freeze.
If offset 0x12000, then it freezes with no display changing.

Finally I backed to use Brahma itself to load uncart.bin.
Yeah I don't know why nothing works. In the end I decided to use Uncart for HBL in the link I posted before and launching HBL through CTR BM.
 

Site & Scene News

Popular threads in this forum