Wheel List

From Burnout Wiki

The wheel list stores information on each wheel in Burnout Paradise.

Structures[edit | edit source]

BrnResource::WheelListResource[edit | edit source]

32-bit[edit | edit source]

Offset Length Type Name Description Comments
0x0 0x4 uint32_t muNumWheels Number of wheels
0x4 0x4 WheelListEntry* mpEntries Wheel entries
0x8 0x8 uint64_t mu16BytePad padding

64-bit[edit | edit source]

Offset Length Type Name Description Comments
0x0 0x8 WheelListEntry* mpEntries Wheel entries
0x8 0x4 uint32_t muNumWheels Number of wheels

BrnResource::WheelListEntry[edit | edit source]

Offset Size Type Name Description More Information Comments
0x0 0x8 CgsID mId Wheel ID
0x8 0x40 char[64] macWheelName Wheel name