Hacking BootNTR New Version Research

ih8ih8sn0w

Koreaboo
Member
Joined
Aug 22, 2015
Messages
1,677
Trophies
0
Age
25
Location
Hell
XP
898
Country
United States
Someone for testing this ?

If it works I'll release it on Github so the users of my fork can have the update automatically. :)

Thanks guys !
It just downgraded I think after setting up paths...

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

Double post because idc. It's working
 

Nanquitas

Well-Known Member
Member
Joined
Sep 29, 2015
Messages
2,345
Trophies
0
Age
30
Location
South of France :)
XP
3,336
Country
France
Oh yeah what a completely dumb error !

I forgot to add a check for the file version...

Really sorry, I'll correct that right away.

@Apache Thunder: No I don't have a classic build. I've merge the selector and the loader version together.
Also the ntr.bin are in the romfs and are set up on the first launch to avoid users errors.
 
  • Like
Reactions: ih8ih8sn0w

Dracari

Well-Known Member
Member
Joined
Apr 5, 2009
Messages
1,990
Trophies
1
XP
2,485
Country
United States
Yes it should be disabled.

You have a strange bug if you're crashing before loading NTR. :/
@astronautlevel it does boot on Nightly LumaBUT firmware.bin is loaded (11.1 since its only way to boot the nightly, yes i tested w/ the 6.3.1 stable w/ the two builds to rule that out.)
so 11.2 US O3DS the two modes (mode0/Mode3) crashes on patching svc check (Luma 6.3.1 stable)
11.2 US O3DS Luma Nightly with 11.1 NFIRM loaded it works
its been awhile since i had to fraken check, Maybe i have a Frakenfw from updating? or it maybe how i compiled em.
 

Nanquitas

Well-Known Member
Member
Joined
Sep 29, 2015
Messages
2,345
Trophies
0
Age
30
Location
South of France :)
XP
3,336
Country
France
Yep, I'll do it tomorrow, didn't yet configure git on my new laptop, and my bed is really calling me out. :P

Code:
if (kernelVersion == SYSTEM_VERSION(2, 51, 2) || kernelVersion == SYSTEM_VERSION(2, 52, 0)) {
            // new3ds 11.1
            ntrConfig->firmVersion = SYSTEM_VERSION(11, 1, 0); //Your error lies here
                        ntrConfig->PMSvcRunAddr = 0x00103150;
            ntrConfig->ControlMemoryPatchAddr1 = 0xDFF88598;
            ntrConfig->ControlMemoryPatchAddr2 = 0xDFF8859C;
          
            bnConfig->SvcPatchAddr = 0xDFF8226C;
            bnConfig->FSPatchAddr = 0x0010F024;
            bnConfig->SMPatchAddr = 0x0010189C;
        }

Try with:
Code:
if (kernelVersion == SYSTEM_VERSION(2, 51, 2){
            // new3ds 11.1
            ntrConfig->firmVersion = SYSTEM_VERSION(11, 1, 0);
                        ntrConfig->PMSvcRunAddr = 0x00103150;
            ntrConfig->ControlMemoryPatchAddr1 = 0xDFF88598;
            ntrConfig->ControlMemoryPatchAddr2 = 0xDFF8859C;
          
            bnConfig->SvcPatchAddr = 0xDFF8226C;
            bnConfig->FSPatchAddr = 0x0010F024;
            bnConfig->SMPatchAddr = 0x0010189C;
        }
if (kernelVersion == SYSTEM_VERSION(2, 52, 0){
            // new3ds 11.2
            ntrConfig->firmVersion = SYSTEM_VERSION(11, 2, 0);
                        ntrConfig->PMSvcRunAddr = 0x00103150;
            ntrConfig->ControlMemoryPatchAddr1 = 0xDFF88598;
            ntrConfig->ControlMemoryPatchAddr2 = 0xDFF8859C;
          
            bnConfig->SvcPatchAddr = 0xDFF8226C;
            bnConfig->FSPatchAddr = 0x0010F024;
            bnConfig->SMPatchAddr = 0x0010189C;
        }
Same goes for Old3DS config. ;)
 
  • Like
Reactions: astronautlevel

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • AncientBoi @ AncientBoi:
    ROFL LMAO LOL
  • AncientBoi @ AncientBoi:
    FAAAAAAAAAAAAAAAAAAAAAAAAART
  • BigOnYa @ BigOnYa:
    Damn, burnt my eyebrows off
    +1
  • K3Nv2 @ K3Nv2:
    @AncientBoi, is Marshall Mathers
  • BakerMan @ BakerMan:
    speaking of, you hear em dropped a new song today?
  • K3Nv2 @ K3Nv2:
    Yeah everyone's riding his dick over a mediocre song
    +2
  • BigOnYa @ BigOnYa:
    Not even an original either original melody is from the Cars
  • BakerMan @ BakerMan:
    wait i thought it was the steve matthews band not the cars
    +1
  • K3Nv2 @ K3Nv2:
    It was cool he made it like the old ones but felt too obvious on what it'd be
  • Xdqwerty @ Xdqwerty:
    @BakerMan, the movie or actual cars?
  • BigOnYa @ BigOnYa:
    Yea you right maybe was Steve Miller band, my bad
  • BakerMan @ BakerMan:
    yeah, i may be a dumb teen on the net, but i at least i know classic music like that
    +1
  • BakerMan @ BakerMan:
    @Xdqwerty neither, a band called the cars
    +1
  • K3Nv2 @ K3Nv2:
    Rappers rarely use original melodies that's the entire point of sampling
    +3
  • BakerMan @ BakerMan:
    samples and interpolations
  • BigOnYa @ BigOnYa:
    Dr Dre produced obviously also, so I'm sure they paid a pretty penny just to use it
  • K3Nv2 @ K3Nv2:
    His original lose yourself hit came from Steven Tyler
  • BakerMan @ BakerMan:
    like future and metro, kanye and the game, and logic sampling a part from an eazy e song, which was an interpolation from fuckin gumby of all things
  • K3Nv2 @ K3Nv2:
    Nah most of them are all friends that gives the green light probably a division under UMG
  • BakerMan @ BakerMan:
    i was talking about my previous message, i'm just a slow typer
  • BigOnYa @ BigOnYa:
    Or they are rich enough, possible they just bought the album rights outright
  • K3Nv2 @ K3Nv2:
    Powerful people know powerful people celebrates politic more than we think
  • K3Nv2 @ K3Nv2:
    8M views in less than 24 hours on m&ms new song still pretty impressive
    K3Nv2 @ K3Nv2: 8M views in less than 24 hours on m&ms new song still pretty impressive