PGA Tour 97 VAN
VAN
- Game : PGA Tour 97
- Format Type : Animation
- Endian Order : Little Endian
Format Specifications
// VAN file format // little endian // VANM chunk 4 bytes (char) - chunk name // "VANM" 4 bytes (uint32) - total file size / size of the chunk data 4 bytes (uint32) - bytes to skip 2 bytes (uint16) - version (major) // "1" 2 bytes (uint16) - version (minor) // "15"
MultiEx BMS Script
Not written yet.
Notes and Comments
- VAN is Video Animation file format.
Compatible Programs
None.