Language

Revision as of 22:12, 10 April 2022 by Derneuere (talk | contribs) (Created page with "=== LanguageResource === {| class="wikitable" ! Offset !! Size !! Type !! Name !! Description !! More Information !! Comments |- | 0x0 || 0x4 || uint32_t || meLanguageID || || || |- | 0x4 || 0x4 || uint32_t || muSize || || || |- | 0x8 || 0x4 || LanguageResourceHashEntry * || mpEntries || || LanguageResourceHashEntry format || |} === LanguageHashEntry === {| class="wikitable" ! Offset !! Size !! Type !! Name !! Description !! More Information !! Comments |- | 0x0...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

LanguageResource

Offset Size Type Name Description More Information Comments
0x0 0x4 uint32_t meLanguageID
0x4 0x4 uint32_t muSize
0x8 0x4 LanguageResourceHashEntry * mpEntries LanguageResourceHashEntry format

LanguageHashEntry

Offset Size Type Name Description More Information Comments
0x0 0x4 uint32_t muHash
0x4 0x4 CgsUtf8 * mpString

PS4

LanguageResource

Offset Size Type Name Description More Information Comments
0x0 0x4 uint32_t meLanguageID
0x4 0x4 uint32_t muSize
0x8 0x8 LanguageResourceHashEntry * mpEntries LanguageResourceHashEntry format

LanguageHashEntry

Offset Size Type Name Description More Information Comments
0x0 0x8 uint64_t muHash
0x8 0x8 CgsUtf8 * mpString