System Software: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
No edit summary
Line 50: Line 50:
{| class="wikitable"
{| class="wikitable"
|-
|-
! Version (Long) !! Version (Short) !! Build Date !! Type_Digest !! MD5 Digest !! Size !! Notes !! Manufacture/Release Date
! Version (Long) !! Version (Short) !! Build Date !! Digest !! MD5 Digest !! Size !! Notes !! Manufacture/Release Date
|-
|-
| 4.920.??? || [[4.92 CEX|4.92]] || 2025_0305 || image_c179ad173bbc08b55431d30947725a4b || || || || Released on March 5th, 2025
| 4.920.??? || [[4.92 CEX|4.92]] || 2025_0305 || c179ad173bbc08b55431d30947725a4b || || || || Released on March 5th, 2025
|}
|}



Revision as of 23:35, 2 May 2025

System Software Update

Files

PS3 PlayStation Update Package download links mostly use the same structure as the PS4, PS5 and PS Vita: an updatelist.txt file is hosted on SIE servers and downloaded to get information about latest System Software version.

updatelist.txt

See ps3-updatelist.txt.

PS3UPDAT.PUP

http://<EXTLD>.ps3.update.playstation.net/update/ps3/image/<YYYY_MMDD>_<DIGEST>/PS3UPDAT.PUP

  • <EXTLD> is the Region abbreviation (djp01, dus01, deu01, ...)
  • <YYYY_MMDD> is the Build Date
  • <DIGEST> is the MD5 Hash of the Package

Versions

Version Format

Long

System Software Version format as displayed in TestKit/DevKit and internal PS3 System Settings is long and can be read as:

MM.mmn.nnn

Where:

  • MM is the major version
  • mm is the minor version
  • n.nnn is the extended minor version

Short

System Software Version format as displayed on the playstation.com website is short and can be read as:

MM.mm

Where:

  • MM is the major version
  • mm is the minor version

PS3UPDAT.PUP Versions

Retail

Version (Long) Version (Short) Build Date Digest MD5 Digest Size Notes Manufacture/Release Date
4.920.??? 4.92 2025_0305 c179ad173bbc08b55431d30947725a4b Released on March 5th, 2025

TestKit

To be documented.

DevKit

To be documented.

PUP Mirror Repositories