Doom WAD
From Just Solve the File Format Problem
(Difference between revisions)
(new) |
(Sample files) |
||
| Line 4: | Line 4: | ||
}} | }} | ||
'''WAD''' ("Where's All the Data") is the format in which the data (music, sound effects, textures and levels) for games using the Doom engine is stored. | '''WAD''' ("Where's All the Data") is the format in which the data (music, sound effects, textures and levels) for games using the Doom engine is stored. | ||
| + | |||
| + | == Sample files == | ||
| + | * http://cd.textfiles.com/doomcompanion/DOOM/DOOM1.WAD | ||
| + | * http://cd.textfiles.com/instantdoom/WADS/ | ||
== Extenal links == | == Extenal links == | ||
* [http://doomwiki.org/wiki/WAD WAD at The Doom Wiki] | * [http://doomwiki.org/wiki/WAD WAD at The Doom Wiki] | ||
* [http://www.teaser.fr/~amajorel/deutex/ Deutex] | * [http://www.teaser.fr/~amajorel/deutex/ Deutex] | ||
Revision as of 01:45, 22 May 2015
WAD ("Where's All the Data") is the format in which the data (music, sound effects, textures and levels) for games using the Doom engine is stored.