Editing Talk:Downgrading with NOR flasher
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: | ||
=NOR patches= | =NOR patches= | ||
== Tasks == | |||
[http://git.gitbrew.org/repos/?p=ps3/ps3mfw/tasks.git;a=blob;f=patch_lv1.tcl MFW Task::patch_lv1.tcl] with the following patches selected: | [http://git.gitbrew.org/repos/?p=ps3/ps3mfw/tasks.git;a=blob;f=patch_lv1.tcl MFW Task::patch_lv1.tcl] with the following patches selected: | ||
* --patch-lv1-storage-skip-acl-check | * --patch-lv1-storage-skip-acl-check | ||
Line 18: | Line 10: | ||
Downgrade patches | Downgrade patches | ||
| |||
http://www.multiupload.com/O0TZGNP92M | |||
| | ||
DIFF: | DIFF: | ||
Line 57: | Line 51: | ||
| | ||
Reference: http://www.ps3devwiki.com/index.php?title=Talk:Dual_Firmware | Reference: http://www.ps3devwiki.com/index.php?title=Talk:Dual_Firmware | ||
---- | ---- | ||
=== Combining patches === | === Combining patches === | ||
There is a difference between the patches on the [[Talk:Downgrading with NOR flasher]] and [[Talk:Downgrading with NAND flasher]] | There is a difference between the patches on the [[Talk:Downgrading with NOR flasher]] and [[Talk:Downgrading with NAND flasher]] | ||
what if you combine those together? | what if you combine those together? | ||
<keperfear> eussnl http://www.multiupload.com/6AZN5DOCM9 | <keperfear> eussnl http://www.multiupload.com/6AZN5DOCM9 | ||
Line 72: | Line 71: | ||
<keperfear> good luck everyone | <keperfear> good luck everyone | ||
* keperfear left | * keperfear left | ||
<eussNL> oh dear, keperfear is already gone ... anyhow, this was my version : [http://www.multiupload.com/3KW1IZ45E0 patched355coreos.rar (4.84 MB)] | <eussNL> oh dear, keperfear is already gone ... anyhow, this was my version : [http://www.multiupload.com/3KW1IZ45E0 patched355coreos.rar (4.84 MB)] | ||
---- | ---- | ||
Eussnl try with this one | |||
<pre> | <pre> | ||
Line 87: | Line 86: | ||
catch_die {::patch_elf $elf $search 0 $replace} "Unable to patch self [file tail $elf]" | catch_die {::patch_elf $elf $search 0 $replace} "Unable to patch self [file tail $elf]" | ||
</pre>(difference is \x41\x9E\x00\x0C\xE8\xA2\x8A\'''x38''' instead of \x41\x9E\x00\x0C\xE8\xA2\x8A'''\x30''') | </pre>(difference is \x41\x9E\x00\x0C\xE8\xA2\x8A\'''x38''' instead of \x41\x9E\x00\x0C\xE8\xA2\x8A'''\x30''') | ||
---- | |||
=== Combined TCL === | |||
Combined single TCL "patch-lv1checks.tcl" : | |||
<pre> | <pre> | ||
Line 192: | Line 190: | ||
} | } | ||
</pre>download: [http://www.multiupload.com/H61RYAPLHQ patch_lv1checks.rar (1.29 KB)] (2.88-3.42 / 3.50-3.55)<br /> | </pre>download: [http://www.multiupload.com/H61RYAPLHQ patch_lv1checks.rar (1.29 KB)] (2.88-3.42 / 3.50-3.55)<br /> | ||
=== PreAlpha v1 smoketest - offsets === | |||
'''patch-lv1checks''' (Modifying CORE_OS file lv1.self - Patching LV1 Checks) | '''patch-lv1checks''' (Modifying CORE_OS file lv1.self - Patching LV1 Checks) | ||
Line 448: | Line 209: | ||
|- | |- | ||
| 24 || Patching LV1 to enable skipping of ACL checks for all storage devices || 498208 || 500212 || 500212 || 505304 || 505420 || 506032 || 506032 || 505112 || 504568 || 504568 || 504568 || 504568 || 504640 || 504640 | | 24 || Patching LV1 to enable skipping of ACL checks for all storage devices || 498208 || 500212 || 500212 || 505304 || 505420 || 506032 || 506032 || 505112 || 504568 || 504568 || 504568 || 504568 || 504640 || 504640 | ||
|- | |- | ||
|} | |} | ||