System Software: Difference between revisions
Jump to navigation
Jump to search
(Web) |
|||
Line 19: | Line 19: | ||
http://coding.vdhdesign.co.nz/?p=351 | http://coding.vdhdesign.co.nz/?p=351 | ||
Score: http://html5test.com/s/fe55bf1cbf48181d.html | |||
== Notes == | == Notes == |
Revision as of 01:22, 20 May 2014
PlayStation 4's Operating System
Name: ORBIS OS
Based on: FreeBSD 9.0
Platform: 64 bits (x86_64)
There are several means to get/do a system update:
- if automatic updating is enabled, the MediaCon will automatically download it and notify the user after finishing
- user can do manual update check in user interface
- user can enter Safe Mode and from there select updating
- PARAM.SFO of a Software Title can demand minimal version
- BD-ROM can (to compliment the afformentioned PARAM.SFO) also serve a
/PS4/UPDATE/PS4UPDATE.PUP
file[1]
Web Browser Info
http://coding.vdhdesign.co.nz/?p=351
Score: http://html5test.com/s/fe55bf1cbf48181d.html
Notes
- ↑ PUP files on PS4 discs are 1GB, regardless of version, as they are zerofilled at the end of the file, just like PS3 PUP were zerofilled to 256MB. Hence, their hash will differ.