This repository was archived by the owner on Aug 17, 2019. It is now read-only.
O3DS Support - #63
Open
GrayJack wants to merge 2 commits into
Open
O3DS Support#63GrayJack wants to merge 2 commits into
GrayJack wants to merge 2 commits into
Conversation
…t and emuNAND and added support for all missing O3DS FIRM >= 10.0.0 for firmprot and slot0x25keyX
Owner
|
I can't really merge this until it receives proper testing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added signature, reboot and emuNAND patches for all FIRM >= 4.0.0 that there was no support
Added firmprotection and slot0x25keyX patches for all FIRM >= 10.0.0 that there was no support
Added signature and reboot patches for 3.0.0 ( I don't know if it works, but firmtools.py found all signature, reboot and emuNAND patches, since the emuNAND patches was a match I decided to add the other 2 as well)
I used the firmtool.py, it has problems with firm protection patch and slot0x25keyX patch search for FIRM < 10.0.0
I didn't tested since I don't have my O3DS here right now
I did it to test the firmtool.py program