home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / main / BBS / L2102.ZIP / FAST.BAT < prev    next >
Encoding:
DOS Batch File  |  1997-06-25  |  212 b   |  10 lines

  1. @echo off
  2. echo  
  3. echo This changes your keyboard rate to the fastest possible, makes moving
  4. echo around in LORD2 faster.
  5. echo  
  6. mode con rate=32 delay = 1
  7. echo All done!  Now type LOCAL to play.
  8. echo  
  9.  
  10.