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 374: | Line 374: | ||
==== kakaroto's sigcheck patch ==== | ==== kakaroto's sigcheck patch ==== | ||
In memory 0x800000000005A2A8 (which corresponds to offset 0x6a2a8 in lv2_kernel.elf) replace : "e9 22 99 90 7c 08 02 a6" | In memory 0x800000000005A2A8 (which corresponds to offset 0x6a2a8 in lv2_kernel.elf) replace : "e9 22 99 90 7c 08 02 a6" | ||
with : "38 60 00 00 4e 80 00 20".<br />(Source: https://twitter.com/KaKaRoToKS/status/260742786972798977 | with : "38 60 00 00 4e 80 00 20".<br />(Source: https://twitter.com/KaKaRoToKS/status/260742786972798977) | ||
== disable epilepsy message == | == disable epilepsy message == | ||
Line 484: | Line 484: | ||
*Note : A patch to ignore LIC.DAT to prevent random freezing from launching homebrew | *Note : A patch to ignore LIC.DAT to prevent random freezing from launching homebrew | ||
*Found by dean many thanks to him :) | *Found by dean many thanks to him :) | ||
== 4.75+ patches == | == 4.75+ patches == | ||
===PSP DRM fix (4.75/4.76)=== | ===PSP DRM fix (4.75/4.76)=== | ||
:<b>Allow</b>: unsigned PSP packages | :<b>Allow</b>: unsigned PSP packages , a.k.a. '''80029537''' error fix | ||
< 7FE307B4 EB8101E0EBA101E8 7C0803A6 | < 7FE307B4 EB8101E0EBA101E8 7C0803A6 | ||
Line 511: | Line 502: | ||
*Thanks to habib who did awesome job on reversing :) | *Thanks to habib who did awesome job on reversing :) | ||
=== Make | === Make VSH Attachable (Debug LV2) === | ||
< 40 9E FF C8 4B FF FF C8 38 60 00 01 4E 80 00 20 | |||
> 40 9E FF C8 4B FF FF C8 E9 22 80 08 7C 08 02 A6 |