ASF WMA WMV Container: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks |
imported>Ikskoks |
(No difference)
| |
Revision as of 00:09, 25 December 2021
Back to index | Edit this page
ASF, WMA, WMV
- Format Type : Container
- Endian Order : Little Endian
- Signature : None
Format Specifications
// header object
16 bytes - GUID
8 bytes (uint64) - object size
// objects inside header object
num_of_objects *
{
16 bytes - GUID
8 bytes (uint64) - object size
x bytes - object data
}
x bytes - data object
x bytes - index object (optional)
MultiEx BMS Script
Not written yet.
Notes and Comments
None.
Games
List of games using this file format:
- Little Fighter 2 (*.WMA) (PC)
Compatible Programs
- Winamp
See Also