Param.sfo: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
(Created page with "Category:Software == PARAM.SFO == SFO (System File Object) file format can be also found on [http://www.psdevwiki.com/ps3/Eboot.PBP#PARAM.SFO PSP], [http://www.vitadevwik...")
 
mNo edit summary
Line 1: Line 1:
[[Category:Software]]
== PARAM.SFO ==
== PARAM.SFO ==


Line 26: Line 25:


=== Parameters ===
=== Parameters ===
{{File Formats}}
<noinclude>[[Category:Main]]</noinclude>

Revision as of 17:39, 17 November 2013

PARAM.SFO

SFO (System File Object) file format can be also found on PSP, PSVITA, PS3.

Header SFO

This is the Header of a SFO file.

Offset Data Length Notes
0x0 0x00505346 0x04 PSF Magic
0x4 0x01010000 0x04 Version
0x8 - 0x04 Value Start
0xC - 0x04 Params Start
0x4 - 0x04 N° of params/values

Parameters