home *** CD-ROM | disk | FTP | other *** search
/ WADS of WADS / WadsOfWads.1994.zip / LVL_EDIT / BSP11X / BSP11X.TXT < prev    next >
Text File  |  1994-05-08  |  764b  |  27 lines

  1. This is BSP version 1.1 dos extended, written by Colin Reed:
  2. colin@argonaut.com
  3.  
  4. Converted to the GO32 dos extender by Dylan Cuthbert:
  5. dyl@cix.compulink.co.uk
  6.  
  7. The GO32 dos extender has been pre-pended to the executable.
  8.  
  9. This builds a BSP node tree for your DOOM wad files.
  10.  
  11. Usage:
  12.  
  13. BSP <input file> [<output file>]
  14.  
  15. If no output file is specified 'tmp.wad' is written.
  16.  
  17. -----------------------------------------------------------
  18.  
  19. This ZIP includes the fullly commented source code for all you
  20. Doom editor/utility writers out there.
  21.  
  22. -----------------------------------------------------------
  23.  
  24. A known problem is a conflict between the GO32 dos extender
  25. and QEMM's DPMI... put 'set GO32=nodpmi' in your autoexec.bat
  26. to avoid problems.
  27.