home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 7 / XENIATGM07.ISO / cfg / e_help.txt < prev    next >
Text File  |  1995-04-28  |  9KB  |  196 lines

  1.                      MICRO MACHINES 2 HELP FILE
  2.                      --------------------------
  3. MM2 is a DOS program.  Do not try to install or run from within 
  4. Windows 3.0 or 3.1.  You should choose EXIT WINDOWS from the FILE 
  5. menu of the PROGRAM MANAGER to get to the DOS prompt.
  6.  
  7. We have tried our best to make this game install and run as
  8. easily as possible.  However, due to the incredible variety of PC's,
  9. soundcards, video cards, system settings and other software that may
  10. be on your system, there may be circumstances where the game does not
  11. work first time.  This file is designed to help you adjust things so
  12. that the game runs, if you are having problems.
  13.  
  14. There follows sections on:
  15.  
  16. 1.      MEMORY PROBLEMS
  17.  
  18. 2.      SOUND PROBLEMS
  19.  
  20.  
  21. ------------------------------------------------------------------------
  22. 1.      MEMORY PROBLEMS:-
  23.  
  24.         
  25.         The game requires 3400K of free system memory.  On a typical
  26. 4Meg (or more) machine there should be this much free.  However, if
  27. your CONFIG.SYS and AUTOEXEC.BAT files contain lots of commands that
  28. load programs in, that take away your system memory, then you may not
  29. have enough.  The way to free up memory is to remove offending lines
  30. in these files, and then re-boot your system.  See your DOS manual for
  31. details on CONFIG.SYS and AUTOEXEC.BAT.  So that you can easily get
  32. your system back to how it was after you have played Micro Machines 2
  33. it is a good idea to make a backup copy of these files, which can then
  34. be restored afterwards.  So, the procedure is as follows:
  35.  
  36. ("Not enough memory to run game" error displayed after MM2 (enter))
  37.  
  38. Please Note:- All of the following instructions 1 to 8 should be carried
  39.               out, while in your "root" directory. e.g. your prompt
  40.               should be C:\ not C:\MM2.
  41.  
  42. 1.      COPY CONFIG.SYS CONFIG.OLD (enter)
  43.  
  44. 2.      COPY AUTOEXEC.BAT AUTOEXEC.OLD (enter)
  45.  
  46. 3.      EDIT CONFIG.SYS (enter) and delete any commands that you suspect 
  47.                         may be taking memory away - but not ones that 
  48.                         will be required for your soundcard, or CD drive 
  49.                         (if applicable).
  50.  
  51. 4.      EDIT AUTOEXEC.BAT (enter) and delete any commands that you 
  52.                         suspect may be taking memory away - but not ones 
  53.                         that will be required for your soundcard, or CD 
  54.                         drive (if applicable). The most likely offenders 
  55.                         are SMARTDRV, EMM386, QEMM and anything with the 
  56.                         word CACHE in it.
  57.  
  58. 5.      Re-boot your system
  59.  
  60. 6.      MEM (enter) to see if you have succeeded in freeing up enough
  61.                         memory to play the game - if not edit CONFIG.SYS
  62.                         and AUTOEXEC.BAT some more, if in doubt chop it
  63.                         out!
  64.  
  65. 7.      Try running MM2 again.
  66.  
  67. 8.      If you have had to take things out of your CONFIG.SYS or
  68.         AUTOEXEC.BAT files, in order to get the game to run, then you
  69.         will almost certainly have to put them back in to make other
  70.         applications on your system function properly.
  71.  
  72.         Let's face it, this is not good fun. If you do find yourself
  73.         having to do this, to get the game to run, then why not make
  74.         a copy of your game CONFIG.SYS and AUTOEXEC.BAT, once you have
  75.         got it working. So, :-
  76.  
  77.         COPY CONFIG.SYS GAMECONF.SYS
  78.         COPY AUTOEXEC.BAT GAMEAUTO.BAT
  79.         
  80.         Then :-
  81.  
  82.         COPY CONFIG.OLD CONFIG.SYS
  83.         COPY AUTOEXEC.OLD AUTOEXEC.BAT
  84.  
  85.         to get things back to the setup you had before you started.
  86.  
  87.         Now, instead of going through all of that, every time you want
  88.         to play MM2, just do the following :-
  89.  
  90.         COPY GAMECONF.SYS CONFIG.SYS
  91.         COPY GAMEAUTO.BAT AUTOEXEC.BAT
  92.  
  93.         Reboot, play, and if you want to go back to your original setup
  94.         again :-
  95.  
  96.         COPY CONFIG.OLD CONFIG.SYS
  97.         COPY AUTOEXEC.OLD AUTOEXEC.BAT
  98.  
  99. Helpful Hint!
  100.  
  101. Later versions of MS DOS have a menu system for your setup files
  102. CONFIG.SYS and AUTOEXEC.BAT. Look in your DOS manual under "MENUITEM".
  103. Using this, you can have a menu of setups, every time you boot up your
  104. PC. i.e. You can choose 1 for A "Normal" Setup, 2 for "Games" etc.
  105.  
  106. ALTERNATE METHOD - Boot from a System Disk
  107.  
  108. If you do not want to change your AUTOEXEC.BAT and CONFIG.SYS files you 
  109. can cause your system to boot off a floppy disk by creating a System 
  110. Disk. Please see your DOS manual (under the FORMAT command) for details.  
  111. You can then copy your AUTOEXEC.BAT and CONFIG.SYS files onto this disk.  
  112. When you power-on with the floppy in drive A it will be these files, not 
  113. the files on your hard drive, that will be used.  This way you can edit 
  114. them to remove all lines that do not relate to your sound card or CD 
  115. drive without being concerned that you may mess up your system settings.  
  116. So, the procedure would be as follows:
  117.  
  118. 1.   Create a System Disk, see your DOS manual under FORMAT for details.
  119.       e.g.  type FORMAT A: /S (enter) with a BLANK disk in the drive!!!
  120.  
  121. 2.   Type COPY C:\CONFIG.SYS A:\CONFIG.SYS (enter)
  122.  
  123. 3.   Type COPY C:\AUTOEXEC.BAT A:\AUTOEXEC.BAT (enter)
  124.  
  125. 4.   Type EDIT A:\CONFIG.SYS (enter)  Then delete all lines that do not 
  126.      relate to your sound card or CD drive (if applicable) and save the 
  127.      file.
  128.  
  129. 5.   Type EDIT A:\AUTOEXEC.BAT (enter)  Then delete all lines that do 
  130.      not relate to your sound card or CD drive (if applicable) and save 
  131.      the file.
  132.  
  133. 6.   Turn your machine on or reset it with the System Disk in drive A.
  134.  
  135. 7.   Run MM2, e.g 
  136.            type C: (enter)
  137.            type CD \MM2 (enter)
  138.            type MM2 (enter)
  139.  
  140.  
  141. ------------------------------------------------------------------------
  142. 2.      SOUND PROBLEMS:-
  143.  
  144. If you have selected your card's settings in the SOUND utility, 
  145. and the game still produces no sound, or crashes, then it is most 
  146. likely that you have one of the following problems:-
  147.  
  148. 1/      If the game crashes when you try to run it, then it is most 
  149.         likely that some other device is conflicting with your sound 
  150.         card. Please ensure that no other cards, share the same 
  151.         settings. Remember that all devices must have a seperate
  152.         address and interrupt.  On some PC's, mice tend to have
  153.         inconvenient interrupts i.e. Interrupt 5.
  154.  
  155. 2/      If the game runs, but with no sound, then it is most likely
  156.         that the game cannot find your sound card. This may be a problem
  157.         on Soundblaster compatibles which are not 100% compatible, 
  158.         although we have not found any problems on the ones that we have 
  159.         tried. Other than this, it is most likely that your card is not 
  160.         set up correctly, or is set to values that conflict with other 
  161.         devices. Or, it is possible that you have entered values that 
  162.         are not the same as the card settings.  Please refer to you 
  163.         sound card manual for specific instructions on how to choose and 
  164.         set the settings.
  165.  
  166. INCOMPATIBLE SETTINGS !!!
  167.  
  168. It should be noted that interrupt values above 7 cannot be used.
  169. This restriction is common to many games, and if you currently have it 
  170. set to a higher value you will have to change the setting to either 
  171. 2,3,5 or 7. Refer to your sound card manual for details on how to do 
  172. this.
  173.  
  174. A FEW EXTRA WORDS...
  175.  
  176. If you really have no idea what your card's settings are, then
  177. you are best advised to choose the card, then select the option "I 
  178. have no idea ...". What this does is leave all your existing settings
  179. alone and when the game runs it will try to detect the settings of
  180. your card.  If you have your card set up correctly using the software
  181. that came with it, then this option should work.
  182.  
  183.         Therefore, it is probably best to follow this procedure:-
  184.  
  185.         a/      If you definitely know your settings, select them.
  186.  
  187.         b/      If you are not quite sure, select the "Don't know"
  188.                 option. However, bear in mind that if you have tried
  189.                 to select the settings manually, and got something
  190.                 wrong, then you will have changed your sound card
  191.                 software settings. So, you will have to reboot to
  192.                 re-initialise your card. Then select "Don't Know"
  193.                 and the game will go by your software's settings.
  194.  
  195.  
  196.