home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1995 December / SOFM_Dec1995.bin / pc / dos / games / rapdfire / readme.txt < prev    next >
Text File  |  1995-10-31  |  5KB  |  125 lines

  1.  
  2.   Thank you for looking at Rapid Fire!
  3.  
  4.  
  5. INSTALLATION
  6. -------------------
  7. Create a directory for rapid fire. then change to that directory and type
  8. pkunzip -d a:\rfire.zip. Then type rfire.
  9. So your command should look something like this.
  10.  
  11. cd\
  12. mkdir rfire
  13. cd rfire
  14. pkunzip -d a:\rfire.zip
  15. then type rfire
  16.  
  17.  
  18.  
  19. Problems running the Rapid Fire?
  20. --------------------------
  21.  
  22. Rapid Fire REPORTS BAD INSTALLATION/MISSING DATA DIRECTORY
  23. ----------------------------------------------------
  24.   When the files are installed correct, there should be a subdirectory
  25. called 'DATA' on your hard drive.  If that is not present, then the
  26. Rapid Fire game will not work.  If you unzipped the game from
  27. an rfire.ZIP file, make sure that you use the '-d' flag with pkunzip,
  28. or else this subdirectory will not be created.
  29.  
  30.  
  31. Game FAILS WITH CRITICAL ERROR  (blue screen)
  32. ---------------------------------------------
  33.   If you get Critical Error #165, then you either don't have any EMS
  34. or XMS memory, or else your sound card is either not Sound Blaster
  35. compatible, or your card IS compatible but the sound card driver is
  36. not loaded.  Some sound cards need to have some driver loaded in your
  37. config.sys in order to properly act like a Sound Blaster card.
  38.  
  39.  
  40.  
  41. MEMORY
  42. ------
  43. NOTE:  You can check your current memory status by typing 'MEM' at the DOS
  44. prompt.  This will report the 'largest executable program size', which is
  45. what you need to know.  It also reports EMS and XMS RAM available too. 
  46.  
  47.   Memory is the biggest cause of problems.  After you get the memory message
  48. and exit, type the command 'TYPE MEMFAIL' at the DOS prompt.  You will then
  49. get a report explaining the short coming.   If you don't have any EMS 
  50. or XMS memory, then you will need HIMEM.SYS or/and EMM386.SYS in your
  51. config.sys file.  If you don't have enough DOS ram, please read on.
  52.  
  53.   If the game refuses to run because of memory limitations, you will have
  54. to free up some more memory to run the game.
  55.  
  56. But I have 8 Megabytes!!!!!????
  57.  
  58.   If you have 4Meg RAM in your computer, you have more than enough to run
  59. rapid fire, but the way it is configured is the problem.
  60.  
  61.   The amount of memory in your computer is irrelevant because DOS can only
  62. use the first 640k of RAM.  What matters for DOS programs is how the first
  63. 640k is configured.  Don't be angry with us for this problem, for some 
  64. reason, Microsoft never upgraded DOS beyond the initial IBM PC's
  65. 640k capabilities!
  66.  
  67.  
  68. HOW TO FREE UP MEMORY
  69. ---------------------
  70.  
  71.   If you aren't comfortable with editing your config.sys file, then perhaps
  72. you have made boot disks for other games.  Try 'em out.  You'll need one that
  73. boots with more than 590k free and an EMS memory driver.  Many DOS games have
  74. required this in the past.
  75.  
  76.   If you do want to try editing your config.sys file, make sure you make a
  77. back up copy of your original, and MAKE SURE YOU HAVE A BOOT DISK because if
  78. you louse it up, your computer might not boot up.
  79.  
  80.   Please use these suggestions as general only.  To be sure of what you are
  81. doing, consult your DOS manuals.
  82.  
  83.   What you'll want in general is to have the following in your config.sys
  84. file, which is the root directory of your drive c:
  85. ( you of course need to change the following to use the correct name of the 
  86. DOS directory that you have on your system. )
  87.  
  88. device=c:\dos\himem.sys
  89. rem   If the following line has 'NOEMS' on it, TAKE THIS 'NOEMS' out!
  90. device=c:\dos\emm386.sys
  91. dos=high
  92.  
  93.   If you don't have any EMM386.SYS in your DOS directory then, just
  94. leave out the 'emm386' line above.  The game will run using XMS memory 
  95. only, but performance will be slightly lower.
  96.  
  97.   You may also need to have a sound card driver in there too, in order
  98. to get sound to work.  You may want to use 'LOADHI' to load this sound
  99. driver high.  Please refer to your DOS manual on how to load things high.
  100.  
  101.   Also, you may want temporarily REM out some of your TSR's in your
  102. autoexec.bat file.  In particular, the CDROM drivers can take up alot of
  103. conventional DOS ram.  It may be possible to 'LOADHI' those, so they
  104. are still loaded, but in 'high' memory that doesn't use up any of the
  105. precious lower 640k.
  106.  
  107.   Of course buying a commercial memory manager like QEMM or others will
  108. also free up lots of memory, and have extensive manuals packed with info.
  109.  
  110. NOTE:  If doing things like the above suggest don't even come close to 
  111. freeing up enough RAM.  If this is the case, then perhaps your hard drive
  112. is 'STACKED'.  In this case, your RAM is being used up by this compression
  113. software.  Please consult your manual.
  114.  
  115.    
  116. Contacting Me
  117. ---------------------------------------------
  118. When I'm not snowed under trying to build new and better games. I like to 
  119. hang out on some online services like AOL. You can send E-mail to me
  120. on compuserve 75537,2716 or by AOL Neojerry.
  121. You can also contact me by postal service-
  122. Jerry Maddred
  123. P.O. box 1887
  124. Hampton,VA 23669
  125.