home *** CD-ROM | disk | FTP | other *** search
/ Quake 'em / QUAKEEM.BIN / hexen / programs / heth / runme1st.bat < prev    next >
Encoding:
DOS Batch File  |  1995-12-01  |  587 b   |  12 lines

  1. SET GO32TMP=C:\TEMP
  2. SET GO32=NODPMI DRIVER H:\EDITOREN\DETH\DRIVERS\VESADRV.VDR gw 800 gh 600 nc 256
  3.  
  4. REM Read readme\dethgo32.txt for more information on
  5. REM setting the 32bit enviroment. <The gw gh and nc values are optional.>
  6.  
  7. REM If you do not have a math-coprocessor (386 and 486SX), you will need
  8. REM to get a math-emulator such as EMU387 and place it in an /EMU directory
  9. REM in DETH. Then you will need to adjust the SET GO32 line to the following:
  10.  
  11. REM SET GO32=NODPMI EMU H:\EDITOREN\DETH\EMU\EMU387 DRIVER H:\EDITOREN\DETH\DRIVERS\VESADRV.VDR gw 800 gh 600 nc 256
  12.