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 453: | Line 453: | ||
Extract the contents of: '''[[xmb_plugin_normal]].rco''' | Extract the contents of: '''[[xmb_plugin_normal]].rco''' | ||
*In the .xml file that represents the .rco structure (aka [[RCOXML | *In the .xml file that represents the .rco structure (aka [[RCOXML Structure | RCOXML]]) | ||
**Locate the tag '''XMenu''', is composed by a long list of attributes, locate the attribute '''menus="0xa"''', it defines the number of columns in main XMB (there are 10 main icons for 10 columns in [[XMB]]) | **Locate the tag '''XMenu''', is composed by a long list of attributes, locate the attribute '''menus="0xa"''', it defines the number of columns in main XMB (there are 10 main icons for 10 columns in [[XMB]]) | ||
***Replace the value of '''menus="0xa"''' by the number of main icons you want in XMB (this number depends of how many you are going to remove) | ***Replace the value of '''menus="0xa"''' by the number of main icons you want in XMB (this number depends of how many you are going to remove) | ||
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 :) | ||
{{ | {{System Firmware}}<noinclude>[[Category:Main]]</noinclude> | ||
<noinclude>[[Category:Main]]</noinclude> |