home *** CD-ROM | disk | FTP | other *** search
/ RBBS in a Box Volume 1 #2 / RBBS_vol1_no2.iso / add2 / wm3.zip / FASTGAME.TXT next >
Text File  |  1989-04-27  |  2KB  |  45 lines

  1.  
  2.  
  3.    If you have a good amount of memory, you can REALLY get this game to
  4. perform.  I use the following setup to give me maximum performance.
  5.  
  6. 1)  Create a RAMdisk of fairly good size. (Consult your DOS manual if
  7.     you don't know how to use VDISK or other RAMdisk software.)
  8.     I find that a 256K RAMdisk is good, but 320k would be even better.  
  9.     We will assume for this discussion that this will be drive D: on your 
  10.     system (adjust the following if it is not.)
  11.  
  12. 2)  Have the distribution files ready on a separate disk (or section of
  13.     your hard drive).  We will use A: for the example.
  14.  
  15. 3)  Create the following two batch files to use with this system:
  16.  
  17. SETUP.BAT -
  18.  
  19.    copy a:wm3.exe d:
  20.    copy a:wm3.cfg d:
  21.    copy a:warmage3.dat d:
  22.  
  23.  
  24. PLAY.BAT -
  25.  
  26.    copy a:*.wm3 d:
  27.    d:
  28.    wm3
  29.    copy d:*.wm3 a:
  30.  
  31.  
  32. 4)  To use this system, I run SETUP once after creating my RAMdisk, and then
  33.     set the DOS prompt to the A: drive.  Then I just type PLAY to play the
  34.     game.  When I leave the game, all of the appropriate files are copied
  35.     back to floppy for permanent storage.
  36.  
  37. 5)  I SERIOUSLY advise the use of this system to ANYONE playing this game
  38.     who has 640K of memory or more.  This system increases game performance
  39.     by up to ten times.  If you are worried about losing data due to a
  40.     possible power outage, simply exit the game periodically and re-enter.
  41.     Your progress will be saved.
  42.  
  43.  
  44.                                    Barry Kearns
  45.