VFX Data
VFXFile | |
---|---|
aka VFX Data | |
Resource names | VFXResource |
Type ID | 0x343E |
Category | Unknown (decimal 13374) |
Memory distribution |
Main Memory only |
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 |