PUP: Difference between revisions
Jump to navigation
Jump to search
(Created page with "PUP are "PlayStation Update" files, you can download the latest firmware's PUP files from [https://www.playstation.com/en-nz/support/hardware/ps5/system-software/ Sony's firwm...") |
No edit summary |
||
Line 13: | Line 13: | ||
| 0x30 || File table || Contains a list of all files in the PUP | | 0x30 || File table || Contains a list of all files in the PUP | ||
|} | |} | ||
== Update Index Order == | |||
<pre> | |||
16 | |||
14 | |||
515 | |||
516 | |||
519 | |||
2000 | |||
</pre> |
Revision as of 09:11, 5 June 2023
PUP are "PlayStation Update" files, you can download the latest firmware's PUP files from Sony's firwmare update page or via Updatelist.xml
You can install any .PUP that is higher or equal to than the PS5 current firmware version but not anything below below without hacking There is both Recovery and Update PUPs, recovery contains the entire firmware and will reinstall everything upon installing it, but update will leave anything that wasnt changed.
Offset | Name | Value/Description |
---|---|---|
0x00 | Magic | Always 53 4C 42 32 "SLB2" |
0x30 | File table | Contains a list of all files in the PUP |
Update Index Order
16 14 515 516 519 2000