VFX Data

From Burnout Wiki
Revision as of 23:29, 9 October 2023 by Burninrubber0 (talk | contribs) (Created page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
VFXFile
aka VFX Data
No Example
Resource names VFXResource
Type ID 0x343E
Category Unknown
(decimal 13374)
Memory
distribution
Main Memory only
Imports Unknown
Imported by Unknown
Editor
available?
No

VFX data is used in Black 2 (2007-02-13 build). It appears to be a list, but the IDs it provides are not for resources and it is unclear what it does.

Structures

Header

Offset Length Type Name Description Comments
0x0 0x2 uint16_t ? Version? 1
0x2 0x2 uint16_t ? Number of IDs
0x4 0x4 uint32_t ? Resource size
0x8 0x4 uint16_t* ? ID indices
0xC 0x4 uint64_t* ? IDs Not resource IDs. Unknown source/algorithm