Comms Tool List: Difference between revisions

From Burnout Wiki
(Formatted for wiki display.)
m (Burninrubber0 moved page CommsToolList (Burnout Paradise) to Comms Tool List)
(No difference)

Revision as of 23:06, 29 August 2022

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 JAMCRC hash of the name (e.g., PUSMBGP1)
0x4 0x4 uint32_t ? Data length
0x8 0x4 uint32_t ? Version hash? JAMCRC. 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 JAMCRC hash of the name (e.g., PUSMBGP1)
0x4 0x4 uint32_t ? Data length
0x8 0x4 uint32_t ? Version hash? JAMCRC. Matches offset 0x1C in definitions
0xC 0x4 uint32_t ? Resource size
0x10 0x8 char* ? Data pointer