Sound Bullet Impact Stream
BkSoundBulletImpactStream | |
---|---|
aka SoundBulletImpactStream Data | |
Type ID | 0x11004 |
Category | Game-specific (Black 2) |
Memory distribution |
Main Memory only |
Editor available? |
No |
Bullet impact streams are used in Black 2 (2007-02-13 build). There is only one (though it is possible for there to be others). The purpose of this type is unclear.
Structures
Header
Offset | Length | Type | Name | Description | Comments |
---|---|---|---|---|---|
0x0 | 0x4 | uint32_t | ? | Version? | Always 1 |
0x4 | 0x4 | uint32_t | ? | Resource size | |
0x8 | 0x4 | uint32_t | ? | Number of hashes | |
0xC | 0x4 | uint32_t* | ? | Hashes | Unknown source/algorithm |
0x10 | 0x4 | uint32_t | ? | Number of indices | |
0x14 | 0x4 | uint16_t* | ? | Indices | |
0x18 | 0x4 | uint32_t | ? | Number of unknown 1 entries | 0 in sample |
0x1C | 0x4 | ?* | ? | Unknown 1 entries | EOF in sample |
0x20 | 0x4 | uint32_t | ? | Number of unknown 2 entries | 0 in sample |
0x24 | 0x4 | ?* | ? | Unknown 2 entries | EOF in sample |
0x28 | 0x1 | uint8_t | ? | 1 in sample. Possibly bool |