Editing Talk: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 1: | Line 1: | ||
==Shop firmware on Retail console== | ==Shop firmware on Retail console== | ||
Line 335: | Line 330: | ||
Backuprflash.bin | Backuprflash.bin | ||
====missing bootldr at offset 0x0 and 0xF000000==== | |||
==== | |||
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | ||
00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ | 00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ | ||
Line 348: | Line 341: | ||
0F000020 21 3C C7 74 D9 57 B1 AA 97 74 4F F6 0E 73 B6 79 !<ÇtÙW±ª—tOö.s¶y | 0F000020 21 3C C7 74 D9 57 B1 AA 97 74 4F F6 0E 73 B6 79 !<ÇtÙW±ª—tOö.s¶y | ||
==== | ====missing any bootldr header==== | ||
00 00 2A 3F | 00 00 2A 3F | ||
00 00 2A 2A | 00 00 2A 2A | ||
Line 365: | Line 358: | ||
00 00 2F 5B | 00 00 2F 5B | ||
00 00 2F FB | 00 00 2F FB | ||
====Conclusion==== | ====Conclusion==== | ||
not suitable as debrick dump with hardware flasher. | not suitable as debrick dump with hardware flasher. | ||
Option: use flasher with option to start writing at offset 0x40000 (where Backuprflash.bin 0x0 begins) and thus skip overwriting first bootldr section. | |||
:use flasher with option to start writing at offset 0x40000 (where Backuprflash.bin 0x0 begins) and thus skip overwriting first bootldr section. | |||
== OtherOS patches == | == OtherOS patches == | ||
Line 446: | Line 408: | ||
== appldr 3.55 add 3.56/3.60 keys == | == appldr 3.55 add 3.56/3.60 keys == | ||
As used in [http://pastie.org/4458820 mfw\tasks\add_360keys_to_appldr355.tcl] and [ | As used in [http://pastie.org/4458820 mfw\tasks\add_360keys_to_appldr355.tcl] and [http://www.ps3devwiki.com/files/firmware/MFW-CEX/Downgrader/Rogero-V3.5/ Rogero V3.5] | ||
appldr.elf 3.55 patches : http://pastie.org/4458799 | appldr.elf 3.55 patches : http://pastie.org/4458799 | ||