Content/AnimationDrivenSpeed/AnimalUnitSpeed.bin
This resource is found in TitleBG.pack.
Its canonical resource path is "AnimationDrivenSpeed/AnimalUnitSpeed.bin".
Structure
Header
Offset | Type | Description |
---|---|---|
0x0 | u32 | Number of floats per entry, divided by 2 |
The number of entries can be calculated with (fileSize - 4) / (4 * (2 * numFloats + 1))
[1].
Entry
Offset | Type | Description |
---|---|---|
0x0 | u32 | CRC32 hash of entry name |
0x4 | float[numFloats] | First series of speeds |
0x4 + 4*numFloats | float[numFloats] | Second series of speeds |
- ↑ 0x7100E627F8 in Switch 1.5.0