home *** CD-ROM | disk | FTP | other *** search
/ Doom 2 Explosion / Doom2Explosion.bin / doom2exp / programs / dmview11 / dv.txt < prev    next >
Text File  |  1994-02-04  |  2KB  |  42 lines

  1.                              ---===============---
  2.                                  DoomView v1.1
  3.                              ---===============---
  4.  
  5.                    Designed and programmed by Michael Swanson
  6.                     (C) 1994 Anyware.  All rights reserved.
  7.  
  8.  
  9. DoomView is a utility I wrote to learn about the Doom WAD file and its related
  10. structures.  Version 1.0 of this utility was written in Microsoft QuickBASIC,
  11. and this version is written in Borland C++ and assembly language.  It isn't as
  12. fast as I'd like it to be, but it will get better.  I hope to develop this
  13. into a fully functional graphics editor in the future.
  14.  
  15. Because I haven't received my registered version of Doom yet, I have only had
  16. the opportunity to test this program with the shareware versions 1.0 and 1.1.
  17. Also, because I don't know how to detect the registered WAD file yet, and id
  18. is respectfully asking that no editors work with the shareware version, this
  19. version of DoomView will not allow any editing.  Other than that, you can
  20. view any picture in the Doom WAD file.
  21.  
  22. DoomView must be run from the directory containing the Doom WAD file (usually
  23. C:\DOOM).  Of course, you have to have a VGA card and a 386 or better machine
  24. to use this utility (same requirements as the game).
  25.  
  26. Once in the program, you can use any of the cursor control keys to move
  27. through the pictures (including PgUp, PgDn, Home, End).  Also, to toggle
  28. between picture viewing and floor/ceiling texture viewing, press the Spacebar
  29. or Enter key.
  30.  
  31. Let me know if you have any problems or suggestions regarding DoomView, and
  32. watch for a full-featured editor for the registered version of Doom sometime
  33. in the near future.
  34.  
  35. Have fun!
  36.  
  37. Michael Swanson
  38. President
  39. Anyware
  40.  
  41. February 3, 1994
  42.