Output doesn't open #26

Closed
opened 2026-01-29 22:29:25 +00:00 by claunia · 2 comments
Owner

Originally created by @andcbii on GitHub (Aug 17, 2025).

I've got a rom that's 4g and saved over two parts. I've combined the encrypted parts using the info here:

https://dumping.guide/carts/nintendo/3ds

copy /b part1 + part2 combined

I found how to get keys, but to be honest I'm not sure I did it correctly. Using the aes_keys.txt or the config.json (created with the helper script) I'm able to get NDecrypt to run, but the files that come out do not work with Lime3DS or Azahar. If the key were bad would the file still run? I noticed in my config.json AESHardwareConstant is set to null.

Originally created by @andcbii on GitHub (Aug 17, 2025). I've got a rom that's 4g and saved over two parts. I've combined the encrypted parts using the info here: https://dumping.guide/carts/nintendo/3ds `copy /b part1 + part2 combined` I found how to get keys, but to be honest I'm not sure I did it correctly. Using the aes_keys.txt or the config.json (created with the helper script) I'm able to get NDecrypt to run, but the files that come out do not work with Lime3DS or Azahar. If the key were bad would the file still run? I noticed in my config.json AESHardwareConstant is set to null.
Author
Owner

@mnadareski commented on GitHub (Aug 18, 2025):

If the encrypted and decrypted hashes match the No-Intro database, then they are correct. I do not know anything about Lime3DS or Azahar compatibility.

@mnadareski commented on GitHub (Aug 18, 2025): If the encrypted and decrypted hashes match the No-Intro database, then they are correct. I do not know anything about Lime3DS or Azahar compatibility.
Author
Owner

@andcbii commented on GitHub (Aug 18, 2025):

I think the keys were bad. I was able to get keys another way and it worked.

@andcbii commented on GitHub (Aug 18, 2025): I think the keys were bad. I was able to get keys another way and it worked.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/NDecrypt#26