Editing Patches
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 205: | Line 205: | ||
Thats it! Enables Screenshot-Feature working fine. Have fun, i do ! | Thats it! Enables Screenshot-Feature working fine. Have fun, i do ! | ||
====PSP DRM fix (4.75/4.76)==== | |||
:<b>Allow</b>: unsigned PSP packages , a.k.a. '''80029537''' error fix | |||
<pre> | |||
< 7FE307B4 EB8101E0EBA101E8 7C0803A6 | |||
> 38600000 EB8101E0EBA101E8 7C0803A6 | |||
seg001:0000000000255260 loc_255260: # CODE XREF: seg001:0000000000255244j | |||
seg001:0000000000255260 # seg001:0000000000255250j | |||
seg001:0000000000255260 lis r31, -0x7FFE # '''0x80029537''' | |||
seg001:0000000000255264 ori r31, r31, 0x9537 # '''0x80029537''' | |||
seg001:0000000000255268 | |||
*Note : SONY added new drm for PSP, unsigned pkgs are impossible to run without this patch. | |||
*Thanks to habib who did awesome job on reversing :) | |||
</pre> | |||
=== Remote Play with PlayStation 3 (Windows Software) === | === Remote Play with PlayStation 3 (Windows Software) === |