Hacking I need help with a CFW I installed today

  • Thread starter Thread starter Rowans_Flame
  • Start date Start date
  • Views Views 2,723
  • Replies Replies 16

Rowans_Flame

Member
Newcomer
Joined
Oct 9, 2020
Messages
6
Reaction score
1
Trophies
0
Age
28
XP
63
Country
United States
I was using cartinstall and when i go to turn it on all it does it load cartinstall's firm and wont do anything ive been trying to fix it for hours and i just wanna use my 3ds again
 
I was using cartinstall and when i go to turn it on all it does it load cartinstall's firm and wont do anything ive been trying to fix it for hours and i just wanna use my 3ds again
How did you load cartinstall? Throught GodMode9 or through Luma's payload chainloader?
 
I installed it before loading it when i looked back at the github that i downloaded the stuff off of it said not to put it on firm0 i tried doing the instructins that it says on the git page but it wouldnt work so ill try to do the ntr method you linked
edit:Nvm i cant do that method
 
Last edited by Rowans_Flame,
  • Like
Reactions: fmkid
I installed it before loading it when i looked back at the github that i downloaded the stuff off of it said not to put it on firm0 i tried doing the instructins that it says on the git page but it wouldnt work so ill try to do the ntr method you linked
edit:Nvm i cant do that method
If the thing with iderped.firm does not work (try different SDs only containing a valid firm file renamed according to this) all that remains is ntrboot. Getting a cheap flashcart is a lot cheaper than getting another console.


Good luck!
 
If the thing with iderped.firm does not work (try different SDs only containing a valid firm file renamed according to this) all that remains is ntrboot. Getting a cheap flashcart is a lot cheaper than getting another console.


Good luck!
thanks for the help but i wont be able to do that due to me not having a job but ill keep trying to fix it with what help everyone gives on here
 
thanks for the help but i wont be able to do that due to me not having a job but ill keep trying to fix it with what help everyone gives on here
"The Fearless Testing Sina" tried it out: I installed this "scriptrunner mode" GodMode9 fork into my testing console FIRM0
I can confirm it loads SafeB9SInstaller renamed to iderped.firm for me.

Are you completely sure you installed it in FIRM0 and not only replaced boot.firm? Did you get the warning screen telling you that installing unsupported FIRM is not a really good idea?
snap_201009201752.png
 
"The Fearless Testing Sina" tried it out: I installed this "scriptrunner mode" GodMode9 fork into my testing console FIRM0
I can confirm it loads SafeB9SInstaller renamed to iderped.firm for me.

Are you completely sure you installed it in FIRM0 and not only replaced boot.firm? Did you get the warning screen telling you that installing unsupported FIRM is not a really good idea?
View attachment 227794
welp it seems that im a idiot
 
welp it seems that im a idiot
That does not really answer the question.
Did you get the warning and type the random combination or not?

If you installed it to FIRM0 it should load iderped.firm from SD (Try different FAT32 formatted SDs if possible).
If you did not install it, replace boot.firm with latest Luma3DS.
 
That does not really answer the question.
Did you get the warning and type the random combination or not?

If you installed it to FIRM0 it should load iderped.firm from SD (Try different FAT32 formatted SDs if possible).
If you did not install it, replace boot.firm with latest Luma3DS.
yes i did install it
 
That does not really answer the question.
Did you get the warning and type the random combination or not?

If you installed it to FIRM0 it should load iderped.firm from SD (Try different FAT32 formatted SDs if possible).
If you did not install it, replace boot.firm with latest Luma3DS.
I might be missing something, but how is cartinstall going to load iderped.firm?
 
I might be missing something, but how is cartinstall going to load iderped.firm?
Hardcoded safety measurement.

Code:
if (IS_SIGHAX && (entrypoint == ENTRY_NANDBOOT))
        BootFirmHandler("0:/iderped.firm", false, false);

In the file
CartInstall-master/arm9/source/godmode.c

And confirmed working from my end.
 
Hardcoded safety measurement.

Code:
if (IS_SIGHAX && (entrypoint == ENTRY_NANDBOOT))
        BootFirmHandler("0:/iderped.firm", false, false);

In the file
CartInstall-master/arm9/source/godmode.c

And confirmed working from my end.
Is CartInstall based on GM9? That isn't obvious.
I guess you guys are more familiar with this than I am :P
 
Last edited by The Real Jdbye,
Is CartInstall based on GM9? That isn't obvious.
I guess you guys are more familiar with this than I am :P
Familiar with that? No. First time I saw CartInstall was this thread.
==========



I really wanted to say nothing more in this thread since everything I can think of has been already said. But this leaves me no choice:
The only similarity is that they both mount the SD Card as a drive accessed by "0:".
Hmmm. Must be some strange coincidence with the source file naming then.
https://github.com/aspargas2/CartInstall/blob/master/arm9/source/godmode.c


Let's have a look at the README.md then…
github.com/aspargas2/CartInstall said:
CartInstall

An uncreatively named GodMode9 fork for installing 3DS cartridge games to the SD
General Info

As stated above, this is merely a fork of GodMode9.[…]

Ahhh. Okay.
 
Familiar with that? No. First time I saw CartInstall was this thread.
==========



I really wanted to say nothing more in this thread since everything I can think of has been already said. But this leaves me no choice:

Hmmm. Must be some strange coincidence with the source file naming then.
https://github.com/aspargas2/CartInstall/blob/master/arm9/source/godmode.c


Let's have a look at the README.md then…


Ahhh. Okay.
Oh. I'm not familiar with this, I meant similarities that were mentioned in this thread.
 
Last edited by ,

Site & Scene News

Popular threads in this forum