Content Information Files: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
m (→‎Content Information Files: link to Languages page)
mNo edit summary
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
== Content Information Files ==
== Content Information Files ==
 
{{Talk}}
=== Content Information Files ===
=== Content Information Files ===
are [http://www.psdevwiki.com/ps3/Multimedia_Formats_and_Tools multimedia files] used to display and interact with the content.
are [http://www.psdevwiki.com/ps3/Multimedia_Formats_and_Tools multimedia files] used to display and interact with the content.
Line 6: Line 6:
See also [http://www.psdevwiki.com/ps3/Content_Information_Files PS3 Content Information Files].
See also [http://www.psdevwiki.com/ps3/Content_Information_Files PS3 Content Information Files].


{| class="wikitable"
{| class="wikitable sortable"
|-
|-
| style="background-color:#434946; color:#FFFFFF;" |'''File name'''
! File name !! Requirement !! Multiregional !! Format !! Description !! Notes
| style="background-color:#434946; color:#FFFFFF;" |'''File name extension'''
| style="background-color:#434946; color:#FFFFFF;" |'''Description'''
| style="background-color:#434946; color:#FFFFFF;" |'''Limitations'''
| style="background-color:#434946; color:#FFFFFF;" |'''Notes'''
|-
|-
| [[PARAM.SFO|param.sfo]]                     || .sfo || System File Object || - ||
| [[changeinfo.xml]] || {{Yes}} (with patches) || {{Yes}} || UTF-8 xml text || Changelog information ||  
|-
*[[Languages|Language]] specific files : changeinfo_'''xx'''.xml
| [[PLAYGO-CHUNK.DAT|playgo-chunk.dat]]       || .dat || - || - || Used by [[PlayGo]]?
|-
|-
| [[PLAYGO-CHUNK.SHA|playgo-chunk.sha]]       || .sha || - || - || Used by [[PlayGo]]?
| [[icon0.png#Still_Image_icon|icon0.png]] || {{Yes}} || {{Yes}} || 512x512 noninterlaced 24bit PNG || Still Image icon ||  
*[[Languages|Language]] specific files : icon0_'''xx'''.png
|-
|-
| [[PLAYGO-MANIFEST.XML|playgo-manifest.xml]] || .xml || - || - || Used by [[PlayGo]]?
| [[icon0.png##Save_Data_icon|icon0.png]] || {{Yes}} || {{No}} || 228x128 noninterlaced 24bit PNG || [[Save Data]] icon || maximum 116736 bytes filesize
|-
|-
| [[PRONUNCIATION.XML|pronunciation.xml]]     || .xml || - || / an operation within 10 seconds || Used with a [[Earset|headset]] and/or the microphones on the mandatory (?) [[PlayStation_4_Camera|PlayStation 4 Camera]] for [[Phoneme|Speech Recognition?]]
| [[param.sfo]] || {{Yes}} || {{Yes}} || System File Object || Title Parameters || Title name and Save data title are Required, Save data sub-title and Save data details are Optional
|-
|-
| [[PRONUNCIATION.SIG|pronunciation.sig]]     || .sig || - || - || Used with a [[Earset|headset]] and/or the microphones on the mandatory (?) [[PlayStation_4_Camera|PlayStation 4 Camera]] for [[Phoneme|Speech Recognition?]]
| [[pic0.png]] || {{Opt}} || {{No}} || 1920x1080 noninterlaced 24bit PNG || Background Image || -
|-
|-
| pic1.png   || .png || Image 1920x1080 || || -  
| [[pic1.png]] || {{Yes}} || {{No}} || 1920x1080 noninterlaced 24bit PNG || Startup Image || -  
|-
|-
| icon0.png  || .png || Image  512x512  || || -
| [[pronunciation.sig]] || {{Yes}} || {{No}} ||   || Voice Recognition Authentication ||  
|-
|-
| snd0.at9  || .at9? || || - || Icon Sound? in ATRAC9 format (just like PS Vita)
| [[pronunciation.xml]] || {{Yes}} || {{Yes}} || UTF-8 xml text || Voice Recognition Data || Used by Voice Recognition for starting an installed title
|-
|-
| pic0.png  || .png || Image 1920x1080 || -  || -
| [[snd0.at9]] || {{Opt}} || {{No}} || ATRAC9 46kHz, 1 or 2 channel || Background Music || maximum 2MB filesize, simular to PS Vita
|-
| ICON0.PNG  || .png || Image 320x176 || -  || Used for trophy?
|-
| TROPxxx.PNG || .png || Image 240x240 || -  || Used for trophy?
|-
| [[CHANGEINFO.XML|changeinfo.xml]] || .xml || - || - ||
*[[Languages|Language]] specific files : changeinfo_'''xx'''.xml
*Used as a changelog by patches?
|-
|-
|}
|}


'''Note:''' [[Trophy]] [[trophy00.trp|packs]] (and their content) + [[PlayGo]] files are not Content Information Files and are thus described in their own wiki subsection.




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

Latest revision as of 13:41, 2 October 2014

Content Information Files[edit | edit source]

Discussion

Content Information Files[edit | edit source]

are multimedia files used to display and interact with the content.

See also PS3 Content Information Files.

File name Requirement Multiregional Format Description Notes
changeinfo.xml Yes (with patches) Yes UTF-8 xml text Changelog information
  • Language specific files : changeinfo_xx.xml
icon0.png Yes Yes 512x512 noninterlaced 24bit PNG Still Image icon
icon0.png Yes No 228x128 noninterlaced 24bit PNG Save Data icon maximum 116736 bytes filesize
param.sfo Yes Yes System File Object Title Parameters Title name and Save data title are Required, Save data sub-title and Save data details are Optional
pic0.png Opt No 1920x1080 noninterlaced 24bit PNG Background Image -
pic1.png Yes No 1920x1080 noninterlaced 24bit PNG Startup Image -
pronunciation.sig Yes No Voice Recognition Authentication
pronunciation.xml Yes Yes UTF-8 xml text Voice Recognition Data Used by Voice Recognition for starting an installed title
snd0.at9 Opt No ATRAC9 46kHz, 1 or 2 channel Background Music maximum 2MB filesize, simular to PS Vita

Note: Trophy packs (and their content) + PlayGo files are not Content Information Files and are thus described in their own wiki subsection.