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

Fix for NCZ/NSZ cert installs to prevent crash on install #195

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

justindhillon
Copy link

@justindhillon justindhillon commented Nov 6, 2023

Currently a random crash happens when installing from NCZ/NSZ files. This is down to the cert file entry in the file entry table having a corrupt file extension name. When the cert tries to install, the filename extension is wrong which causes a crash.

This bug is random, but can be fixed by modding nsp.cpp and xci.cpp to the following,

#193 is an issue on this project. It tells us how to fix the project, but it doesn't make a PR. So I made this PR implementing mrdude2478 fix. This has not been tested.

@justindhillon justindhillon changed the title Fix for NCZ/NSZ cert installs to prevent crash on instal Fix for NCZ/NSZ cert installs to prevent crash on install Nov 6, 2023
@catfromplan9
Copy link

Fails to compile. Please check if your PRs build before submitting them.

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

Successfully merging this pull request may close these issues.

2 participants