Messages like this just annoy developers.. I would like to advise you to search this thread and keep calmHow's the progress coming along on the N3DS?
Messages like this just annoy developers.. I would like to advise you to search this thread and keep calmHow's the progress coming along on the N3DS?
I was asking a simple question. This thread is too long to read and I'm not good at searching. Now if I put the question in all caps, I could understand someone getting annoyed.Messages like this just annoy developers.. I would like to advise you to search this thread and keep calm
Since themes are not cross-compatible, I think a new one would be better@nastys I could add you to the pasta cfw theme thread so you can updated with rx tools themes. Or would it be better to have a new one?
You could write a batch file to process the commands in the order of your choosing.I'm not an expert with Makefiles...
Is there a way to run all the commands (make, make release, make theme, make doc, etc...) at once?
I know, but a Makefile itself is a script, so it doesn't make sense to write another script.You could write a batch file to process the commands in the order of your choosing.

So, what's the deal with the bios? Like, where to place the gba bios?
And latest github compiled has the agb bios option in settings (just compiled it myself), therefor i ask, as it seems you already messed with it
Thx
It does if your more familiar with one type of script than another. I'm more familiar with a batch script than a Makefile script.I know, but a Makefile itself is a script, so it doesn't make sense to write another script.
That's why I asked if there were a way to make everything with just the Makefile.It does if your more familiar with one type of script than another. I'm more familiar with a batch script than a Makefile script.

Thank you@nastys There's a "doc" missing after "rxinstaller.nds" in the Makefile (line 27: https://github.com/roxas75/rxTools/blob/master/Makefile). That should be enough to properly build/copy everything with just "make release".![]()

all-content: doc theme releaseI'm not an expert with Makefiles...
Is there a way to run all the commands (make, make release, make theme, make doc, etc...) at once?
Since themes are not cross-compatible, I think a new one would be better![]()
Well, it should, because the only difference is the trash beyound the actual data. In the worst case you jus tneed to pad it with any data. If you have a hardmod you can easily try it both with GW restore nand and hardmod itself.I think the nand dumped won't work with hardmod, am I right?
That is why I still use the gateway launcher
I believe it was @VerseHell who said he tried restoring a NAND created by rxTools using GW launcher. It gave an error. I wouldn't know what hardmod would do.Well, it should, because the only difference is the trash beyound the actual data. In the worst case you jus tneed to pad it with any data. If you have a hardmod you can easily try it both with GW restore nand and hardmod itself.

There is difference between GW and normal hardmod nand dumps. Futhurmore rxTool dump differs from them too.I believe it was @VerseHell who said he tried restoring a NAND created by rxTools using GW launcher. It gave an error. I wouldn't know what hardmod would do.
Assuming NAND created by rxTools also fails with hardmod, then what else could it be good for?
@DarkMatterCore @AlbertoSONIC @duke_srg @mid-kid I heard that CakesFW and Rei have decrypted N3DS FIRM, is that true? (Or my mistake)I teamed up with CakeCFW team and we got N3DS arm9bin decrypted. So I'm one step closer to N3DS support!
I get that. As some already said the difference is only some junk files. My question is related to be actually able to use it to restore your NAND. Rxtools dumps can't be used to restore your NAND with GW launcher, and maybe a hardmod.There is difference between GW and normal hardmod nand dumps. Futhurmore rxTool dump differs from them too.
To figure out what is the difference is not too difficult, if you've already successfully dumped your NAND via hardmod.
You could compare those. To my speculation there should be junk-bytes and paddings difference.
Get yourself a Hex Compare Tool that would make it easier. Also, there is FAT16 xorpad generation, get yourself one if you'd like.
BTW if you've find out how to make RxTools NAND Dump to be able to flash back, you could even write a tool for re-make the dump.
I don't know about firm0 and firm1 but ctrnand is not encrypted and will need to be in order to restore it.I’m sure GW dumps can be used directly to restore the NAND with hardmod,I have done it many times.
But for rxtools, I don't know how to combine the firm0,firm1,ctrnand into one nand file

If what you need is only the encryption - just get yourself the FAT16 xorpad to do so.I don't know about firm0 and firm1 but ctrnand is not encrypted and will need to be in order to restore it.
Almost forgot that firm0 and firm1 should be identical as firm1 is a backup of firm0
rxTools creates a full nand dump. If you dumped partitions, use emunand tools to combine a nand dump.I’m sure GW dumps can be used directly to restore the NAND with hardmod,I have done it many times.
But for rxtools, I don't know how to combine the firm0,firm1,ctrnand into one nand file
xorpad may be of any size, the truth is that the junk tail of GW emunand dump processed with xorpad is still junkTo me, the Xorpad has smaller size than GW one. Don't know if it meets the length of RxTools one, yup.




