Doom MUS
From Just Solve the File Format Problem
(Difference between revisions)
(new) |
Dan Tobias (Talk | contribs) |
||
| Line 9: | Line 9: | ||
== External links == | == External links == | ||
* [http://www.doomworld.com/idgames/?file=docs/editing/mus_form.zip MUS format description at DoomWorld] | * [http://www.doomworld.com/idgames/?file=docs/editing/mus_form.zip MUS format description at DoomWorld] | ||
| + | |||
| + | [[Category:Game data files]] | ||
Revision as of 11:54, 27 April 2015
MUS is a format in which the background music is stored inside WAD files. MUS files are identified by the magic number 'M' 'U' 'S' 0x1a.
The contents of a MUS file are nearly identical to SMF file, just laid out differently.