When I try to start up RxTools from Menuhax, it simply doesnt work.
Rxtools 2.6: Emunand 10.3
Sysnand 9.2.0 - 27E
Menuhax version 1
Rxtools 2.6 doesn't autoboot. You need a nightly build of rxtools.
When I try to start up RxTools from Menuhax, it simply doesnt work.
Rxtools 2.6: Emunand 10.3
Sysnand 9.2.0 - 27E
Menuhax version 1
it's because you got menuhax autoboot in your emunand, this happens when creating emunand with menuhax installed
break it by changing menuhax to boot with a button pressed, ie not type 2, then once booted in emunand change the theme
then boot normal sysnand and unlink nands, see any tutorial
once nands are unlinked you can reinstall menuhax in sysnand to autoboot, type 2
Thx for your answer, i ll try that asap.
Do you confirm it works with rxtools 2.6?


I found out there is still something wrong here. The original boot.cfg has:Create a file named boot.cfg, put this inside:
Code:// Boot menu configuration boot_config = { // Default timeout in secondes // If timeout = -1, disable autoboot timeout = 3; // Some devices (n3ds?) seems to have // some timing problems when using timeout=0 (autoboot). // You may increase this value to improve boot success rate. // Default delay (8) should be good for o3ds, 2 seems good for n3ds autobootfix = 8; // if timeout = 0 (autoboot), // hold this key to enter the menu // keycode list : https://goo.gl/4XLDIL recovery = 2; // SELECT // Default boot entry default = 0; // Boot menu entries (11 max) entries = ( { title = "rxTools"; path = "/rxTools.dat"; offset = "0x12000"; }, { title = "HomeBrewMenu"; path = "/boot_hb.3dsx"; } ); };
--------------------- MERGED ---------------------------
Edited it since it had missing a couple of things.

what version is your rxtools?Hi ! I think I might have a similar problem when booting RxTools. So, I've been able to autoboot to Emunand when i was on the 9.0.2 firmware (on Emunand). I've just done the update to 10.3 (still on Emunand) and now i've got a problem when "Loading the Menu" : The loading screen simply disappear and my O3DS goes back to CtrBoot Screen. On this second boot i've got a crash on a red screen (displayed on the touchscreen). Anyone got an idea ?

Then it should work I guess. Try reinstalling menuhax and all those things. Maybe the problem will be solved thenNightly 2015-12-05 i believe. Got it from this tutorial.
So if I need a new version, how do I update? Which files do I need to add or delete?Rxtools 2.6 doesn't autoboot. You need a nightly build of rxtools.
Then it should work I guess. Try reinstalling menuhax and all those things. Maybe the problem will be solved then
--------------------- MERGED ---------------------------
So if I need a new version, how do I update? Which files do I need to add or delete?

Do I have to remove the old rxtools files? Or the rxtools.dat file?Look for a nightly build. It contains a folder named RxTools. Copy it to the root of your sdcard. Put the firmware.bin in your sys folder inside the rxtools folder. Rename the firmware.bin if you have N3ds or leave it as it is if you have O3ds.
Do I have to remove the old rxtools files? Or the rxtools.dat file?
Then it should work I guess. Try reinstalling menuhax and all those things. Maybe the problem will be solved then


I got 2 questions for you.I tried to uninstall, reinstall MenuHax but the problem is still there. It's maybe a problem due to the fact that CtrBoot reboots the console each time you go into the settings and close it. I wonder if this "Opening the Menu" window is part of the Settings. Any idea ?
EDIT : Got it !! If you've got the same problem, just hold the button you assigned to bypass the Ctrboot when the "Initializing the menu" popup appears. The console will reboot on the EmuNand. There you got to change the default theme to whatever you like. Power down the console and try the coldboot again. It should work fine.

So I got rxTools 3.0 now. Only one problem. Whenever I start rxtools from ctrbootmanager, the screen goes black (looks like it would load) but it won't go further then the black screen. Any idea how to fix it?Yes. You have to remove the old rxtools folder. You can leave the dat file or delete it. No problem for that.
Coldboot is basically homemenuhax launching a boot.3dsx (because it hijacks the original boot routine and triggers custom code), and CTRBootManager redirects that boot.3dsx to some other CFW/HBL/whateverSo I got rxTools 3.0 now. Only one problem. Whenever I start rxtools from ctrbootmanager, the screen goes black (looks like it would load) but it won't go further then the black screen. Any idea how to fix it?

I had a map named Firm and there were 3 files in. But on my sd I had in the rxtools folder a map called data and also had the same 3 files in itColdboot is basically homemenuhax launching a boot.3dsx (because it hijacks the original boot routine and triggers custom code), and CTRBootManager redirects that boot.3dsx to some other CFW/HBL/whatever
@rxTools3.0: Are you sure you generated the /firm/ folder with rxTools.zip/Tools/cdn_firm.py using Python 2.7? You need to copy that /firm/ folder over to SD:/rxTools/sys/<here> or rxTools 3.0 can't boot into EmuNAND (maybe even SysNAND, not sure though)
I'm not actually sure what a "map" is! Do you have a folder named "firm", and are your 3 .bin files inside of "SD:/rxTools/firm/<the 3 files>.bin"? My only other guess is you had bad luck when trying to boot rxTools: It's not a 100% boot success rateI had a map named Firm and there were 3 files in. But on my sd I had in the rxtools folder a map called data and also had the same 3 files in it