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

can not openFile(cia) via new ThreeDsRom().OpenFile(fileName) #26

Open
duanyunlun opened this issue Jul 9, 2019 · 4 comments
Open

can not openFile(cia) via new ThreeDsRom().OpenFile(fileName) #26

duanyunlun opened this issue Jul 9, 2019 · 4 comments

Comments

@duanyunlun
Copy link

When I try to Open the CIA file downloaded for test (I'm not sure if it's encrypted) via this method :
image

CIA file details:
image

the breakpoints:
image
image

@evandixon
Copy link
Owner

I'm not sure if it's encrypted

Can you check? This is a very important distinction. This older version should be able to extract it if it's decrypted.

@duanyunlun
Copy link
Author

checked(already decrypted), older version works fine......

@evandixon
Copy link
Owner

I cannot reproduce the issue with a decrypted ROM, but I can with an encrypted one. Are you sure it's fully decrypted, and not just partially? Can Citra 3DS run it? If it can, can you provide the title ID?

@duanyunlun
Copy link
Author

duanyunlun commented Jul 16, 2019

the .cia file for test is builded by old version DotNet3dsToolkit(Form.exe),building config like this:
image
title ID :
image

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