-
Notifications
You must be signed in to change notification settings - Fork 5
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
Digital patching #44
Digital patching #44
Conversation
Any reason for this being a draft? |
was waiting for the other PR to be merged |
Oh, don't do that, use checkboxes for dependencies |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know most of these wording changes should have been in the other PR, but my brain is working slower than my fingers today. Apologies.
Co-authored-by: Jayden <[email protected]> Signed-off-by: Beyley Thomas <[email protected]>
Co-authored-by: Jayden <[email protected]> Signed-off-by: Beyley Thomas <[email protected]>
Co-authored-by: Jayden <[email protected]> Signed-off-by: Beyley Thomas <[email protected]>
Co-authored-by: Jayden <[email protected]> Signed-off-by: Beyley Thomas <[email protected]>
# Conflicts: # Refresher/Program.cs # Refresher/UI/ConsolePatchForm.cs
Now IDPS key is never put into a temporary file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested to be working with LBP3 Digital and LBP2 Disc on HEN.
No idea why these were left out in the merge of #44.
This restores how Refresher worked RPCS3-wise before #44
Closes #29
Depends on #43