SCE File Types: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
Official name is CF category (Certified File category).
{| class="wikitable sortable"
{| class="wikitable sortable"
|-
|-
! Value !! Type !! Name !! Remark
! Value !! Type !! Name !! Remark
|-
|-
| 1  || SELF || signed_elf || Used for signing ELF and PRX
| 1  || SELF || sce_elf || Used for storing ELF and PRX
|-
|-
| 2  || RVK || signed_revoke_list || Used for signing [[Revokation]]
| 2  || RVK || signed_revoke_list || Used for signing [[Revokation]]
|-
|-
| 3  || PKG || update_package || Used for Packages
| 3  || PKG || package || Used for Packages
|-
|-
| 4  || SPP || security-policy-profile ||
| 4  || SPP || security-policy-profile || The only file of this sort is [[Default.spp]]
|-
|-
|}
|}


*Note: official name is CF category (Certified file category)


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

Revision as of 18:48, 3 April 2018

Official name is CF category (Certified File category).

Value Type Name Remark
1 SELF sce_elf Used for storing ELF and PRX
2 RVK signed_revoke_list Used for signing Revokation
3 PKG package Used for Packages
4 SPP security-policy-profile The only file of this sort is Default.spp