Unofficial Doom Specs

From DoomWiki.org

Revision as of 09:54, 20 March 2014 by Quasar (talk | contribs) (Origin of the specs; link to source code.)


The Unofficial Doom Specs is the title of a text document by Matt Fell which gives details for many of the technical aspects of Doom. Most usefully, the specs give detailed information about the structure of WAD files and the various different types of resources they contain. It is a common misconception that the information in the specs was obtained from id Software whereas, in fact, the greatest portion of the information was obtained gradually by community programmers and hackers through reverse engineering.

The specs cover:

Documentation on several pieces of data are conspicuously absent from the file:

The specs also give other technical information. Included is data about changes to the Doom IWAD file made between versions. The file format of demo files is described. Information about strings inside the Doom executable file is also included; this perhaps served as a base for the development of DeHackEd.

The file has not been officially updated since 1994. It is likely for this reason that several pieces of information are absent, and some of the information is speculative or even incorrect in light of the source code release.

External links