STRG (Metroid Prime Demo): Difference between revisions

no edit summary
>Aruki
mNo edit summary
>Aruki
No edit summary
 
Line 12: Line 12:
! Offset
! Offset
! Type
! Type
! Size
! Count
! Description
! Name
! Notes
|-
|-
| 0x0
| 0x0
| u32
| u32
| 4
| 1
| '''File size''' (includes itself)
| '''File Size'''
| Includes itself.
|-
|-
| 0x4
| 0x4
| u32
| u32
| 4
| 1
| '''String count''' (SC)
| '''String Count'''
| Number of strings in the file.
|-
|-
| 0x8
| 0x8
| u32[]
| u32
| 4 × SC
| ''String Count''
| '''String offsets''' (relative to after size value)
| '''String Offsets'''
| Relative to after the ''File Size'' value.
|-
| {{none}}
| string
| ''String Count''
| '''Strings Array'''
| These are encoded as UTF-16 Unicode strings.
|-
|-
| -
| colspan=5 {{unknown|End of file.}}
| string[]
| -
| '''Strings''' - these are encoded as UTF-16 Unicode strings
|}
|}


[[Category:File Formats]]
[[Category:File Formats]]
[[Category:Metroid Prime Demo]]
Anonymous user