You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Offset Type Description
----------------------------------------------------------------------
00h char[4] Chunk identifier - in reverse character order
04h uint32 Chunk size
08h size*bytes Chunk data
The initial chunk in all of these files is an MVER chunk, specifying the version of the files in a 32-bit integer.
All files use little-endian byte order.