Comms Tool List

From Burnout Wiki
Revision as of 23:18, 13 September 2022 by Burninrubber0 (talk | contribs) (Updated common data type links.)

Part of the Comms Database, Comms Tool Lists store the actual data in a format given by a definition selected within the resource.

Structures

Header

32-bit

Offset Length Type Name Description Comments
0x0 0x4 uint32_t ? Name hash Language hash hash of the name (e.g., PUSMBGP1)
0x4 0x4 uint32_t ? Data length
0x8 0x4 uint32_t ? Version hash? Language hash. Matches offset 0x1C in definitions
0xC 0x4 uint32_t ? Resource size
0x10 0x4 char* ? Data pointer

64-bit

Offset Length Type Name Description Comments
0x0 0x4 uint32_t ? Name hash Language hash of the name (e.g., PUSMBGP1)
0x4 0x4 uint32_t ? Data length
0x8 0x4 uint32_t ? Version hash? Language hash. Matches offset 0x1C in definitions
0xC 0x4 uint32_t ? Resource size
0x10 0x8 char* ? Data pointer