home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1996 October / PCP1096.BIN / PATCHES / DESCENT2 / D3D2.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-06-06  |  734 b   |  24 lines

  1. @echo off
  2. goto runlcd
  3.  
  4. D3D2.BAT
  5.   -- Batch file to run Descent 2 demo from LCDBios
  6.   
  7.   By Donald Sawdai
  8.   Copyright 1995 Donald Sawdai
  9.   This batch file may be freely copied and distributed IN ITS ORIGINAL FORM
  10.     ONLY!!!  Further license agreements are available from the author.
  11.   Use this batch file at your own risk.  The author is not liable for any
  12.     damages caused it, any related program, or any program called by it.
  13.  
  14. For LCDBIOS syntax (options), run
  15.       LCDBIOS /?
  16.  
  17. For DESCENT syntax (options), run
  18.       D3D2 /help
  19.  
  20. Descent 3D resolutions can not be changed in this version of Descent.
  21.  
  22. :runlcd
  23. LCDBIOS /COM2 /LCDCtl:fc030200 /HRefresh /LCDRun:d2 -lcdbios -JoyNice %1 %2 %3 %4 %5 %6 %7 %8 %9
  24.