- Joined
- May 22, 2015
- Messages
- 872
- Solutions
- 1
- Reaction score
- 463
- Trophies
- 2
- Location
- Somewhere
- Website
- n3dshack.weebly.com
- XP
- 854
- Country

Think he has a9lh so no 9.x sysnand
Then run it from a9lh. No need to setup 9.x emunand

Think he has a9lh so no 9.x sysnand
Then boot hbl then this toolNo, i have a luma3ds cfw in emunand 11.0.0-33 E
Then boot hbl then this tool
little sidenote: exheader xorpads can still be used/generated with my script, which might be more favorable for huge existing rom dumps since decrypting can take forever whereas generating a xorpad takes a minute or so. for games yet to be dumped, I'd of course suggest dump + decrypt for everything in the futureRelease note (1): The recommended tool for .3ds -> .cia conversion is @ihaveamac's 3dsconv script. Most other tools can't properly handle decrypted dumps and require you to generate xorpads, which is considered an outdated method. You can fully decrypt any (older) .3ds file using Decrypt9's own 'NCCH Decryptor'.

you need the i2c.c/h files, then you can copy the poweroff and reboot functions and use them in a main.c@d0k3 Do you know if something like take the "ShutDown PowerOff Console" script from D9 and paste it in an another standalone bin payload, or something like that will work?
Because I want an A9LH bin payload for shutdown my N3DS :/

just remove everything in main except the poweroff and returnI try to poweroff the console, I can, but by pressing Start.
I don't want to press any button,
Oh, and my knowledge in C or any code languages are 0%, so please try to don't speak to me in chinese xD
I just changed
Reboot();
return 0;
to
PowerOff();
return 0;
It poweroff the console, but by pressing start, how do I do without press any button? (Just load the payload)
Perfect, thanks, it workedjust remove everything in main except the poweroff and return

I already looked into this, and no, it is not possible, because the DS dumper code is not complete. Things may change at a later point, but for now only 3DS cartridge dumping is possible.Thank you very much for the update, d0k3!!
I have a question:
You included a 3ds game dumper. Do you think it's possible to include the unused code in uncart to dump orginal ds games with Decrypt9?
Posted with my LG G5 using Tapatalk

Aww. DS cart dumping is such a pain and it offends my sense of the rightness of things to have to download roms I already own and have the hardware to dumpI already looked into this, and no, it is not possible, because the DS dumper code is not complete. Things may change at a later point, but for now only 3DS cartridge dumping is possible.
If you own a DS, you can use Woddumper. Wooddumper can also be ported to 3DS, but that goes beyound my capabilities, tbh.Aww. DS cart dumping is such a pain and it offends my sense of the rightness of things to have to download roms I already own and have the hardware to dump![]()
That's exactly what I did end up doing. I only have a DS flashcart though so had to use the method of dumping over a slow, effectively open wifi network. The openness being the thing that concerned me most.If you own a DS, you can use Woddumper.
Alas, I'm afraid I don't have a clue where to even start doing that.Wooddumper can also be ported to 3DS, but that goes beyound my capabilities, tbh.
