Difference between revisions of "Basics of the WAD format"

From DoomWiki.org

[unchecked revision][unchecked revision]
(fix category)
(sp)
Line 8: Line 8:
 
*files in a wad are know as lumps aka lump on a log
 
*files in a wad are know as lumps aka lump on a log
 
*all files inside are lumps even textures
 
*all files inside are lumps even textures
*can include alot of other things aka music dehacked patch ect
+
*can include a lot of other things aka music dehacked patch ect
 
*there are two types of wads iwads and pwads iwads can stand alone without any other wads while pwads need a certain iwad to run
 
*there are two types of wads iwads and pwads iwads can stand alone without any other wads while pwads need a certain iwad to run
  

Revision as of 06:13, 28 February 2005

Information icon.svgThis article or section needs to be cleaned up. Please edit it to conform to a higher standard of article quality.

The Wad format is still used today but there are some things you need to know about it

  • wads can be compressed
  • the have an 8 character limit
  • they always end in .wad
  • they have no tress aka no folders
  • files in a wad are know as lumps aka lump on a log
  • all files inside are lumps even textures
  • can include a lot of other things aka music dehacked patch ect
  • there are two types of wads iwads and pwads iwads can stand alone without any other wads while pwads need a certain iwad to run


these are Just Basics someone ought to add some more stuff