home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 6 / 1995-05_Disc_6.iso / help.txt < prev    next >
Text File  |  1995-02-02  |  8KB  |  203 lines

  1. @BEGIN
  2. Conventional Memory
  3. ─────────────────────
  4.   R.A.M. or Random Access Memory is located on your computer's motherboard.
  5. Base RAM is recognized as the first 640k or 655,360 bytes (a K=1024 bytes).
  6. If you have insufficent Base RAM, your computer may be loading extraneous
  7. programs that occupy this memory.
  8.  
  9.   During each and every startup, your computer searches for 'startup' files
  10. (i.e. the CONFIG.SYS and AUTOEXEC.BAT files). These files, programmed by
  11. the user at an earlier time, contain the instructions to load programs and
  12. configure the computer. The solution to free more Base RAM is to either
  13. modify those startup files or create alternative startup files
  14. specifically configured for your game.
  15. This can be accomplished by creating a 'boot disk' with new startup files.
  16. Those startup files will be called CONFIG.SYS and AUTOEXEC.BAT.
  17.  
  18. There are two ways you can create a 'boot' disk:
  19.  
  20. 1) You can automatically create a boot disk by selecting the
  21.    'Create Boot Disk' icon in the install menu. You will need a blank disk
  22.    of the appropriate size for your A: drive.
  23.  
  24. 2) You can manually create a boot disk by following the instructions below:
  25.     A. Place a floppy disk in drive A.
  26.     B. From the C: prompt type FORMAT A: /S <Enter>
  27.     C. After the format is complete and the system has been transferred,
  28.         type A: <Enter>
  29.     D. Type EDIT CONFIG.SYS <Enter>. When the blue screen appears type
  30.         in the lines just as they appear in the sample CONFIG.SYS in your
  31.         users guide.  Once this is done, choose Save from under the File
  32.         menu, and then exit.
  33.     E. Type EDIT AUTOEXEC.BAT <Enter>. When the blue screen appears type
  34.         in the lines just as they appear in the sample AUTOEXEC.BAT in your
  35.         data card. Once this is done, choose Save from under the File menu,
  36.         and then exit.
  37. @END
  38.  
  39.  
  40.  
  41. @BEGIN
  42. Extended Memory (XMS)
  43. ─────────────────────
  44.   Your total extended memory is equal to all the memory above one Megabyte.
  45. If you know your computer has the required total, yet the Install detects
  46. it as being insufficient, your computer may not have the amount *free* or
  47. available.
  48.  
  49.   There are programs or drivers (such as SMARTDRV.EXE and EMM386.EXE) that
  50. use your extended memory. If you have the required total memory, but have
  51. insufficent *free* memory, you will have to disable any extraneous drivers
  52. that are occupying your extended memory. A simple solution is a
  53. 'boot disk.'
  54.  
  55. See CONVENTIONAL memory help for creating a 'boot disk'.
  56. @END
  57.  
  58.  
  59.  
  60. @BEGIN
  61. Expanded Memory (EMS)
  62. ─────────────────────
  63.   Some programs require EMS memory to functions properly. EMS or expanded
  64. memory exists only if a certain program or driver is activated. This
  65. driver, under DOS, is called EMM386.EXE. It must be included in one of
  66. your startup files called CONFIG.SYS.
  67.   The EMM386 driver converts a specified amount of extended memory into
  68. expanded memory. If you do not have the required amount of FREE EMS, your
  69. EMM386 driver may not have specified the minimum amount in your CONFIG.SYS
  70. file. To verify that this is the problem, follow these instructions:
  71.  
  72.   1) Access your C: drive by typing C: <Enter>
  73.  
  74.   2) Type EDIT CONFIG.SYS <Enter>
  75.  
  76.   3) A window will appear, and you will be editing a file called
  77.      CONFIG.SYS.
  78.  
  79.   4) Look for the EMM386.EXE command. There should be a number following
  80.      the command.
  81.      For example: DEVICE = C:\DOS\EMM386.EXE 1024
  82.      The 1024 represents the amount of extended memory which is being
  83.      requested to be converted to expanded memory. The amount is measured
  84.      in K, so in our example above, the amount requested is exactly
  85.      1 Megabyte. If the amount is not set to the minimum required, or if
  86.      the EMM386.EXE command does not exist in your CONFIG.SYS file, the
  87.      problem can be solved using one of the options below:
  88.  
  89.       A)  Adjust the amount to satisfy the minimum required by our game
  90.           and be sure that the word RAM appears after the amount. This
  91.           allows your system to load programs such as your mouse driver
  92.           'high' and is essential for most systems.
  93.  
  94.       B)  Create a boot disk using our boot disk creator.  The boot disk
  95.           program will create a CONFIG.SYS and AUTOEXEC.BAT file
  96.           appropriate for the game.  To run the boot disk creator program,
  97.           click on 'Continue' from the main detection screen. When the
  98.           INSTALL appears, click on 'Create Book Disk'.
  99.  
  100.       C)  Users of MS-DOS 6.0 and above can try running Microsoft's
  101.           MEMMAKER program to give DOS a chance to make the corrections
  102.           automatically. Choose 'Y' when MEMMAKER asks whether you have any
  103.           programs that use Expanded Memory.
  104. @END
  105.  
  106.  
  107.  
  108. @BEGIN
  109. Hard Drive Space
  110. ─────────────────────
  111.   If you do not have the required hard drive space to install the game, you
  112. will need to delete enough programs from your hard drive to free the
  113. required amount of space. This can be done with the 'DEL' command. Please
  114. see your DOS manual if you are not familiar on how to use this command.
  115. @END
  116.  
  117.  
  118.  
  119. @BEGIN
  120. Video Adapter
  121. ─────────────────────
  122.   This program will detect the model, type, and capabilities of your video
  123. card. It will also determine whether it supports the mode required by the
  124. game. If your card does not support the mode necessary for the game to
  125. run, you will need to correct this before proceeding.
  126.  
  127.   This may be as simple as installing a VESA driver, or you may need to
  128. upgrade your video card.
  129. @END
  130.  
  131.  
  132.  
  133. @BEGIN
  134. VESA
  135. ─────────────────────
  136.   A VESA (Video Electronics Standards Association) driver is a standard to
  137. which all video card manufacturers comply to produce a variety of video
  138. modes. Video cards can have VESA drivers built into the card, or available
  139. separately on a disk included with the card. If after the game installation
  140. our install program does not detect a VESA driver present, a program called
  141. VINSTALL will be run. It will suggest a VESA driver for your particular
  142. video card, and allow you to install it. If the suggested VESA driver does
  143. not work, or none of the drivers listed are compatible with your video
  144. card, check the software that accompanied your video card for a VESA driver
  145. and refer to the video card manual for further instructions.
  146. @END
  147.  
  148.  
  149.  
  150. @BEGIN
  151. Mouse
  152. ─────────────────────
  153.  
  154.   Some of our games require a mouse; the game may not run if the mouse
  155. isn't activated. If you have problems, and know you have the mouse
  156. properly connected, verify that the mouse driver is loaded by typing
  157. MEM /C | MORE <Enter> at the C: prompt.
  158.  
  159.   If you do not see the mouse driver listed, you'll need to find the
  160. directory that holds the mouse driver. (This is usually the MOUSE
  161. directory; you may need to refer to your mouse manual for help finding it
  162. if the name is different.) Once located, type the appropriate command to
  163. enable your mouse (usually MOUSE) and press <Enter>.  Please be aware that
  164. Microsoft Windows has its own built-in mouse drivers that *do not*
  165. function outside of Windows. You must have the mouse driver loaded in DOS
  166. to play our games.
  167. @END
  168.  
  169.  
  170. @BEGIN
  171. Joystick
  172. ─────────────────────
  173.  
  174. Possible causes for disabled joystick(s):
  175.  - The joystick is not properly connected. Double-check the connections
  176.    and reboot your machine.
  177.  - The joystick port on the sound card or game card is disabled. Refer to
  178.    your sound card or game card manual for instructions on how to enable
  179.    the port.
  180.  - You may have two joystick ports enabled. This can cause a conflict
  181.    between the two ports, and in most cases neither will operate properly.
  182.    The solution would be to disable one of them.
  183.  - If you are having problems using two joysticks using a 'Y' (or splitter)
  184.    cable, you may have an older version of the 'Y' cable that is
  185.    incompatible with the new joystick ports on many newer sound cards. Try
  186.    using a new splitter cable. Please be aware that when using a 'Y' (or
  187.    splitter) cable, only two buttons on each joystick function.
  188. @END
  189.  
  190.  
  191.  
  192. @BEGIN
  193. DOS Version
  194. ─────────────────────
  195.   If you do not have the required operating system version, (the operating
  196. system usually referred to as DOS) you will need to upgrade for the game to
  197. run properly.
  198.  
  199.   Unless specified otherwise, we do not recommend running the game through
  200. the Windows environment.
  201. @END
  202.  
  203.