Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: invalid ExtHeader hash / But Rom works on citra like a charm #12

Closed
adhoc115 opened this issue Jun 5, 2017 · 4 comments
Closed

Comments

@adhoc115
Copy link

adhoc115 commented Jun 5, 2017

Hi,

I tried really every tool out there to transform trimed, decrypted .3ds files to .cia I found on the net. None worked out of the box. With 3dsconv I get at least an error witch is a hint for something.

Here an Examble for "0487 - Legend of Zelda, The - A Link Between Worlds (Europe) (En,Fr,De,Es,It) Decrypted.3ds"

Errorlog:
"C:\Users*\Desktop\3ds to cia>3dsconv.exe --boot9=boot9.bin --verbose 0487.3ds
3dsconv.py ~ version 4.1
pyaes found, Searching for protected ARM9 bootROM
... boot9.bin: Correct key found.

Processing 0487.3ds...

Title ID: 00040000000EC400

Game Executable CXI Size: 2AABC000
Manual CFA Size: 1D3000
Download Play child CFA Size: 0

Normal key: {normalkey}
Converting 0487 (encrypted)...

Verifying ExtHeader...
Decrypting ExtHeader...
This file may be corrupt (invalid ExtHeader hash).
Done converting 0 out of 1 files. "

The file workes absolutely perfect on citra emu. Why is a transform to .cia always giving that error and how can it be fixed?

Thanks for your work!

@ihaveamac
Copy link
Owner

dunno, it's probably corrupt somewhere and Citra likely does not verify before running. you could try --ignore-bad-hashes but this could result in "Invalid NCCH" when attempting to install.

@adhoc115
Copy link
Author

adhoc115 commented Jun 6, 2017

Thanks for your replay! I got the images from here {link removed}
Even with the command --ignore-bad-hashes its not working. It is also not working for mariocart and zelda orcania of time. Converting a Rom form other source worked today.
Do you have any idea why none of them from 1ficher is working?

@ihaveamac
Copy link
Owner

no idea, the rom is probably just bad. nothing I can do about it.

@adhoc115
Copy link
Author

adhoc115 commented Jun 6, 2017

all right, thank for your perfect tool anyway!
Thread can be closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants