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