Traffic Data/Previous versions

Revision as of 16:54, 22 January 2023 by Bo98 (talk | contribs) (Created page with "== v44 == This version was used in v1.0-v1.3 of Burnout Paradise. === BrnTraffic::JunctionLogicBox === Compared to v45, v44 of this structure lacks support for bike events. {| class="wikitable" ! Offset !! Length !! Type !! Name !! Description !! Comments |- | 0x0 || 0x4 || uint32_t || muID || || |- | 0x4 || 0x20 || uint16_t[16] || mauStateTimings || || |- | 0x24 || 0x10 || uint8_t[16] || mauStoppedLightStates || || |- | 0x34 || 0x1 || uint8_t || muNumStates ||...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

v44

This version was used in v1.0-v1.3 of Burnout Paradise.

BrnTraffic::JunctionLogicBox

Compared to v45, v44 of this structure lacks support for bike events.

Offset Length Type Name Description Comments
0x0 0x4 uint32_t muID
0x4 0x20 uint16_t[16] mauStateTimings
0x24 0x10 uint8_t[16] mauStoppedLightStates
0x34 0x1 uint8_t muNumStates
0x35 0x1 uint8_t muNumLights
0x36 0x2 padding
0x38 0x4 uint32_t muEventJunctionID
0x3C 0x4 int32_t miOfflineStartDataIndex
0x40 0x4 int32_t miOnlineStartDataIndex
0x44 0xc0 TrafficLightController[8] maTrafficLightControllers
0x104 0xC padding
0x110 0x10 Vector3 mPosition