home *** CD-ROM | disk | FTP | other *** search
/ Toolkit for DOOM / DOOMTOOL.ISO / editors / dmdump09.txt < prev    next >
Text File  |  1994-05-12  |  1KB  |  25 lines

  1. DoomDump can now dump out all the structures in the WAD file.  You can also
  2. specify any WAD file resource name and it will dump only that resource.
  3. If you specify a mission name, DoomDump will dump all ten resources that
  4. belong to that mission.  If you know the format of the music, sound, or
  5. endoom resources send me some email.  Have fun!
  6.  
  7.                         Steve
  8.  
  9.  
  10. DoomDump 0.9
  11. Written by: Steve Simpson, Future Vision Inc
  12. Internet:   ssimpson@world.std.com
  13.  
  14. doomdump arguments
  15. ------------------
  16. doomdump WadFilename           brief list of everything in the wad file
  17. doomdump WadFilename brief     brief list of everything in the wad file
  18. doomdump WadFilename med       add disk locations and sizes
  19. doomdump WadFilename full      full dump entire WAD file to text
  20. doomdump WadFilename E1M1      full dump of entire E1M1 mission
  21. doomdump WadFilename sarge1    full dump of SARGE1 to text
  22. doomdump WadFilename playpal   full dump of the palettes to text
  23. doomdump WadFilename colormap  full dump of the color maps to text
  24.  
  25.