Hacking rxTools not booting to emuNAND?

Deleted member 125555

Well-Known Member
OP
Newcomer
Joined
May 16, 2008
Messages
93
Trophies
0
Age
34
Website
no
XP
227
Country
Afghanistan
Then I have no idea why hbl isn't working. Make sure you have 2.5/2.6 themehax and try a different version of the rxtools nightly I guess

HBL is working on coldboot. Whatever I name as boot.3dsx is what menuhaxx boots up on coldboot unless I bypass it.

What is not working is rxTools through HBL (or any method besides browserhaxx). I put the rxtools.3dsx in the HBL folder, and HBL sees it, but when I try booting it: double black screens.
 

bi388

Well-Known Member
Member
Joined
May 29, 2015
Messages
1,086
Trophies
0
Age
26
XP
1,256
Country
United States
HBL is working on coldboot. Whatever I name as boot.3dsx is what menuhaxx boots up on coldboot unless I bypass it.

What is not working is rxTools through HBL (or any method besides browserhaxx). I put the rxtools.3dsx in the HBL folder, and HBL sees it, but when I try booting it: double black screens.
Try a different nightly, maybe one from a month ago or so
 

HariGp

Well-Known Member
Member
Joined
Jan 14, 2016
Messages
271
Trophies
0
Age
26
XP
173
Country
India
HBL is working on coldboot. Whatever I name as boot.3dsx is what menuhaxx boots up on coldboot unless I bypass it.

What is not working is rxTools through HBL (or any method besides browserhaxx). I put the rxtools.3dsx in the HBL folder, and HBL sees it, but when I try booting it: double black screens.
Try booting the code.bin through CTRbootmanager(not the .3dsx one)

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

Try a different nightly, maybe one from a month ago or so
I'm using the latest nightly and it works like a charm, haven't had a problem at all
 

Deleted member 125555

Well-Known Member
OP
Newcomer
Joined
May 16, 2008
Messages
93
Trophies
0
Age
34
Website
no
XP
227
Country
Afghanistan
Try booting the code.bin through CTRbootmanager(not the .3dsx one)

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


I'm using the latest nightly and it works like a charm, haven't had a problem at all
Where can I find this code.bin?

Im sorry Im asking such simple stuff :/ Im not very experienced with this.

Edit: I am using Beta 3.0 btw.
 

HariGp

Well-Known Member
Member
Joined
Jan 14, 2016
Messages
271
Trophies
0
Age
26
XP
173
Country
India
Where can I find this code.bin?

Im sorry Im asking such simple stuff :/ Im not very experienced with this.

Edit: I am using Beta 3.0 btw.
If you're using o3ds, then the nightlies are better. And I think you need Beta 3.0_2 to load the latest emuNAND. That's probably why it's crashing :P
 

bi388

Well-Known Member
Member
Joined
May 29, 2015
Messages
1,086
Trophies
0
Age
26
XP
1,256
Country
United States
Where can I find this code.bin?

Im sorry Im asking such simple stuff :/ Im not very experienced with this.

Edit: I am using Beta 3.0 btw.
Bad news the nightly site is down I have no idea where to get them but whatever the latest one available is use it
 

Deleted member 125555

Well-Known Member
OP
Newcomer
Joined
May 16, 2008
Messages
93
Trophies
0
Age
34
Website
no
XP
227
Country
Afghanistan
If you're using o3ds, then the nightlies are better. And I think you need Beta 3.0_2 to load the latest emuNAND. That's probably why it's crashing :P
I put on the latest nightly I could find. It boots fine via browserhaxx; but no go booting it via CTR. Double black screen.

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

That's the official github for rxTools, not nightlies one.
Oh. er >.< Well I was using the nightly there and the beta there.
 

HariGp

Well-Known Member
Member
Joined
Jan 14, 2016
Messages
271
Trophies
0
Age
26
XP
173
Country
India
I put on the latest nightly I could find. It boots fine via browserhaxx; but no go booting it via CTR. Double black screen.

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


Oh. er >.< Well I was using the nightly there and the beta there.
If you're on O3ds, then the nightly is better than the beta version. You can edit the boot.cfg file to get an entry for rxTools code.bin(located in SD:\rxTools\sys\code.bin)
 

Deleted member 125555

Well-Known Member
OP
Newcomer
Joined
May 16, 2008
Messages
93
Trophies
0
Age
34
Website
no
XP
227
Country
Afghanistan
If you're on O3ds, then the nightly is better than the beta version. You can edit the boot.cfg file to get an entry for rxTools code.bin(located in SD:\rxTools\sys\code.bin)

I made an entry in CTR for code.bin and tried to run it. It just froze my CTR. :/

Is coldbooting from emuNAND not supported on versions a month old? :/
 

HariGp

Well-Known Member
Member
Joined
Jan 14, 2016
Messages
271
Trophies
0
Age
26
XP
173
Country
India
I made an entry in CTR for code.bin and tried to run it. It just froze my CTR. :/

Is coldbooting from emuNAND not supported on versions a month old? :/
I don't know, I always use the latest one. I'll try to upload my version of rxTools and give you a link to it. But my internet is super slow so it might take a while lol
 

urherenow

Well-Known Member
Member
Joined
Mar 8, 2009
Messages
4,813
Trophies
2
Age
48
Location
Japan
XP
3,728
Country
United States
forget the cold boot for now. Hold L when you boot it, and go to the settings tab and forceUI. Then see if your methods autoboot into the menu. If not, it's something you didn't set up correctly. It's important to delete ALL rxTools related files and folders when trying a new version, so you can rule this stuff out. This *usually* includes deleting the rxTools/data folder to make sure the data suite is successful, and making sure you're using the latest rxTools.3dsx file.

For ctrbootmanager, you should also have your entry like this:

Code:
boot_config :
{
  timeout = -1;
  autobootfix = 2;
  recovery = 2;
  default = 0;
  entries = (
  {
  title = "rxTools";
  path = "/rxTools/sys/code.bin";
  offset = "0x12000";
  },

and... I'm not sure if that offset needs to be removed or not when using the code.bin from the arm9loaderhax branch or not :unsure:
 
Last edited by urherenow,

Deleted member 125555

Well-Known Member
OP
Newcomer
Joined
May 16, 2008
Messages
93
Trophies
0
Age
34
Website
no
XP
227
Country
Afghanistan
forget the cold boot for now. Hold L when you boot it, and go to the settings tab and forceUI. Then see if your methods autoboot into the menu. If not, it's something you didn't set up correctly. It's important to delete ALL rxTools related files and folders when trying a new version, so you can rule this stuff out. This *usually* includes deleting the rxTools/data folder to make sure the data suite is successful, and making sure you're using the latest rxTools.3dsx file.

For ctrbootmanager, you should also have your entry like this:

Code:
boot_config :
{
  timeout = -1;
  autobootfix = 2;
  recovery = 2;
  default = 0;
  entries = (
  {
  title = "rxTools";
  path = "/rxTools/sys/code.bin";
  offset = "0x12000";
  },

and... I'm not sure if that offset needs to be removed or not when using the code.bin from the arm9loaderhax branch or not :unsure:

I may have left this detail out but:

Holding L while booting kicks me to sysNAND since I set it as my Type 2 in menuhaxx. Should I be changing this? Since I've never heard of the terms "Settings Tab" "ForceUI"

Oh, also I do delete everything rxTools related when installing a new version.
 

urherenow

Well-Known Member
Member
Joined
Mar 8, 2009
Messages
4,813
Trophies
2
Age
48
Location
Japan
XP
3,728
Country
United States
I may have left this detail out but:

Holding L while booting kicks me to sysNAND since I set it as my Type 2 in menuhaxx. Should I be changing this? Since I've never heard of the terms "Settings Tab" "ForceUI"

Oh, also I do delete everything rxTools related when installing a new version.
yes. Deleting the whole rxtools folder and 3ds/rxTools is the only way to know that old files aren't causing your problems. It also ensures you are using the proper firm files when you get them via the .py script.

You should be able to hold L to boot ctrbootmanager or whatever, and be able to still hold it while booting rxtools. You should not have menuhax installed in emunand though (that just doesn't make any sense).
 

Deleted member 125555

Well-Known Member
OP
Newcomer
Joined
May 16, 2008
Messages
93
Trophies
0
Age
34
Website
no
XP
227
Country
Afghanistan
yes. Deleting the whole rxtools folder and 3ds/rxTools is the only way to know that old files aren't causing your problems. It also ensures you are using the proper firm files when you get them via the .py script.

You should be able to hold L to boot ctrbootmanager or whatever, and be able to still hold it while booting rxtools. You should not have menuhax installed in emunand though (that just doesn't make any sense).

I cant hold L while booting (I can AFTER CTR, but not before) or else it will just bypass me straight to sysNAND.

I am installing the new version of rxTools Hari gave me :)
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • The Real Jdbye @ The Real Jdbye:
    LTT also did it
  • realtimesave @ realtimesave:
    jdhello
  • realtimesave @ realtimesave:
    @SylverReZ that guy seriously spent over 2 grand on that hot wheels pc?
    +1
  • RedColoredStars @ RedColoredStars:
    LTT is a noob
  • RedColoredStars @ RedColoredStars:
    Guy doesnt know wtf hes talking about half the time
  • realtimesave @ realtimesave:
    @SylverReZ that reminds me that my friend sells CRTs he gets cheap or free for hundreds of dollars. people are dumb
    +1
  • RedColoredStars @ RedColoredStars:
    And is incredibly annoying.
  • realtimesave @ realtimesave:
    man I just washed my shoes and they look exactly the same as before I washed them :|
  • realtimesave @ realtimesave:
    luckily they didn't fall apart
  • RedColoredStars @ RedColoredStars:
    Some CRTs are very much worth the price
  • RedColoredStars @ RedColoredStars:
    i used to go out to the recycling center every couple weeks and look at the crts and other electronics people would drop off. Usually screens were broken or severely scratched from being tossed around. Did find a good one here and there, but never anything like a 1080i widescreen crt.
  • RedColoredStars @ RedColoredStars:
    Or a good contition 40" Sony Trini that weighs 300 lbs. lol
  • RedColoredStars @ RedColoredStars:
    Literally 300 lbs. lolol
  • BigOnYa @ BigOnYa:
    I have a few of those boat anchors in my basement I tried giving away but no one wanted them, So anyone close to Columbus, Ohio area that wants them, (26", 2x 19") please come get, for free.
  • RedColoredStars @ RedColoredStars:
    Dont know anyone wants those smaller ones. Most are after larger sizes and the kinda top of the line models
  • RedColoredStars @ RedColoredStars:
    Motion handling and input lag on those things destroy plasmas, led, oled
  • realtimesave @ realtimesave:
    I had some really nice CRTs I should've kept
  • realtimesave @ realtimesave:
    now I have all lcd
  • realtimesave @ realtimesave:
    one in particular I regret getting rid of oh well :|
  • realtimesave @ realtimesave:
    the Sonys and stuff I don't care about
  • realtimesave @ realtimesave:
    and used LCD are hard to sell I can imagine.. not worth much
  • realtimesave @ realtimesave:
    @SylverReZ where do u lurk
  • a_username_that_isnt_cool @ a_username_that_isnt_cool:
    Is it piracy if it was released for free? Not in my opinion, but I also think it's not piracy if buying it isn't owning it, and it's not piracy if you can't buy it from the original creators anymore.
    a_username_that_isnt_cool @ a_username_that_isnt_cool: Is it piracy if it was released for free? Not in my opinion, but I also think it's not piracy if...