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

Add support for RVT-R images on retail HW #74

Open
GerbilSoft opened this issue Nov 29, 2016 · 0 comments
Open

Add support for RVT-R images on retail HW #74

GerbilSoft opened this issue Nov 29, 2016 · 0 comments

Comments

@GerbilSoft
Copy link

RVT-R images use a different master key than retail images, which can be identified by the signature issuer. I added support for RVT-R encryption in a local version of USB Loader GX, so the loader can properly identify the game; however, when the loader starts the cIOS, the cIOS crashes hard, taking down Bluetooth and power button functionality.

I tried to add RVT-R decryption to wiidisc.c in d2x, but that didn't help, either. I'm guessing the signature issuer and/or certificate chain is checked by IOS, and if it doesn't match retail, it crashes. If that's the issue, this needs to be patched out.

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

No branches or pull requests

2 participants