Burnout 2 Game Data

From Burnout Wiki
Revision as of 21:05, 7 March 2021 by AcuteSyntax (talk | contribs) (Created page with "A much older version of the Burnout Game Data format, used exclusively by Burnout 2: Point of Impact. = Layout = {|class="wikitable" ! Offset ! Name !...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A much older version of the Burnout Game Data format, used exclusively by Burnout 2: Point of Impact.

Layout

Offset Name Type Value Notes
Start Info Header
0x00 Filedef String "B2 Start Info version 3"
0x20 Racecar spawn coordinates Vector3[4] The initial spawn coordinates for the player and AI rivals.
0xAC Header size in bytes UInt8
Game Data Header
0xB0 Filedef String "B2 Game Data version 9"
0x138 Total filesize in bytes (minus headers) UInt32
0x160 Unknown Vector3[] Possibly traffic vehicle spawn coordinates.