-
Notifications
You must be signed in to change notification settings - Fork 24
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
Fully Decrypted eboots (with FAGDec) are "disabling" rePatch with NoNpDrm games #16
Comments
Are you putting the self_auth.bin into the rePatch folder? (To clarify, it should be the self_auth.bin from the base, not the patch) |
The modified and untouched eboots work, the game files being replaced by rePatch (or DLCs) are the ones that stop working with the new eboot. Tried the self_auth.bin from the base game's eboot, and one from the latest game update (this is the eboot we're trying to patch/modify), put the self_auth.bin from both eboots in the same directory where the new eboot is being placed, the modified eboot is working (already was), but the rest of the rePatch features still don't work with either of the self_auth.bin files. |
Are you using make_fself and changing the auth_id? This is the latest pre-release repatch right? |
Yes to both questions, eboot was repacked using the instructions from here; That being said, even if you only decrypt the eboot using FAGDec, and the eboot is 100% untouched aside from being decrypted, this still disables patch/dlc modding on rePatch. Edit: rePatch isn't prerelease Alpha that is very recent, will try that out now and report back. |
Alright, let me know the results. |
lmao |
Basically, when you Decrypt an eboot with FAGDec, this decrypted eboot makes rePatch completely stop working, neither update replacements (replacing files in patch directory) nor DLC mods are working with a decrypted eboot (untouched) or modified (rebuilt after being decrypted), removing the decrypted eboot makes all files work again.
This essentially makes eboot mods impossible to use with NoNpDrm games.
(Tested with both PCSG01030 and PCSG01031)
(This might not be specific with NoNpDrm but those are the only games I have immediately available that have had both updates and DLCs that I have patched).
The text was updated successfully, but these errors were encountered: