home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 7 / XENIATGM07.ISO / chaos / readme.txt < prev   
Text File  |  1995-04-19  |  12KB  |  284 lines

  1.  
  2. OPERATING SYSTEM AND CD-ROM DRIVE
  3.  
  4. Chaos Control is designed to run under DOS.  If you are in Windows, 
  5. exit all applications and then choose EXIT WINDOWS from the FILE menu 
  6. to get to the DOS prompt.  To access the game, you will need to change 
  7. to the CD-ROM drive.  On most systems, the CD-ROM drive is signified by 
  8. the letter D.  Assuming drive "D" is your CD-ROM drive, type D:" and 
  9. press the ENTER key.  If your CD-ROM drive is a letter other than D, 
  10. substitute that letter followed by ":" and press the ENTER key.
  11.  
  12. Throughout this manual, CD-ROM drive will be used to indicate the DOS drive 
  13. holding your game disc.  Again, on most systems the CD-ROM will be 
  14. designated by the letter D.
  15.  
  16.  
  17. CONFIGURATION CHECK
  18.  
  19. The INSTALL program on the CD will test the transfer rate of your CD-ROM 
  20. drive and the performance of your CPU and video card.  It does not install 
  21. software or other files since Chaos Control runs from the CD.  This program 
  22. will check to make sure that your system can run Chaos Control acceptably.  
  23. Change to the CD-ROM drive (see previous section for more information).  At 
  24. the prompt, type "INSTALL" and press ENTER.  Do not interrupt the program 
  25. while it is testing your system.  If you encounter any problems or if an 
  26. error message is displayed, refer to the following Troubleshooting section 
  27. (page X).
  28.  
  29.  
  30. STARTING THE GAME
  31.  
  32. Chaos Control only operates under DOS.  If you are in Windows, exit all 
  33. applications and then choose EXIT WINDOWS from the FILE menu.  At the 
  34. DOS prompt, change to your CD-ROM drive, type "CHAOS", and press the 
  35. ENTER key.
  36.  
  37.  
  38. TROUBLESHOOTING
  39.  
  40. The error messages listed below may appear during the game or while the 
  41. Install program is testing your hardware.
  42.  
  43. E1000 or E1006:  PROGRAM NOT LOADING CORRECTLY
  44.  
  45. PROBABLE CAUSE:  Your hardware does not meet the minimum requirements 
  46. of the game.  
  47.  
  48. SOLUTION:  Check to make sure that your system meets the Configuration 
  49. Requirements listed on page X, and follow the instructions to verify 
  50. that your system is correctly setup in the Configuration Check section 
  51. on page X.
  52.  
  53. E1000 or E03:  INSUFFICIENT MEMORY
  54.  
  55. PROBABLE CAUSE: Not enough free conventional memory.
  56.  
  57. SOLUTION:  Your system must have 550KB free memory (see Configuration 
  58. Requirements listed on page X).  To verify the amount of free conventional 
  59. memory, check the Largest Executable Program Size from the MEM display.  
  60. Type "MEM" at any DOS prompt and press the ENTER key.  You must have at 
  61. least 550KB (563,200 bytes) available.
  62.  
  63. If you use MS-DOS 6.0 or later:
  64. The MEMMAKER command should be able to free enough space by loading 
  65. your device drivers into upper memory.  At a DOS prompt, type "MEMMAKER" 
  66. and press the ENTER key.  Choose EXPRESS SETUP and answer NO when 
  67. asked if you have any programs that require expanded memory.  
  68. Follow the on-screen instructions.  MEMMAKER will reboot your system twice, 
  69. and when it is finished, you should have enough memory to run Chaos Control.  
  70. If you still have trouble getting enough memory, check the boot disk section 
  71. below.
  72.  
  73. For other versions of DOS:
  74. Consult your DOS manual about how to load device drivers into upper memory.  
  75. MS-DOS 5.0 uses the LOADHIGH and DEVICEHIGH statements in the 
  76. Autoexec.Bat and Config.Sys files, respectively.  If you still cannot free 
  77. up enough memory, check the following instructions on how to disable 
  78. EMS and create an optimized boot disk.
  79.  
  80. Disabling Expanded Memory (EMS)
  81. Chaos Control is compatible with but does not require expanded memory (EMS), 
  82. and expanded memory fills 64KB of upper memory.  Therefore, to free up the 
  83. maximum amount of conventional memory, expanded memory should be 
  84. inactive.  To check your computerÆs EMS status, type "MEM" at a DOS prompt 
  85. and press the ENTER key.  If EMS does not appear, expanded memory has 
  86. already disabled.  However, if EMS is listed, follow the instructions 
  87. below to disable it, or consult your DOS manual for further instructions.
  88.  
  89. Note: Some other programs, most notably other games, do require EMS memory 
  90. to run.  MEMMAKER can be used to enable or disable EMS,  or you can follow 
  91. the instructions below to create a boot disk without EMS for Chaos Control. 
  92.  
  93. Without MEMMAKER, you must modify the EMM386 line in Config.Sys to 
  94. disable expanded memory.  To edit this file, type "EDIT CONFIG.SYS" 
  95. at a "C:\" prompt.  
  96. Expanded memory may be disabled by checking the EMM386 line and 
  97. verifying that NOEMS is included.  If the command is not present, 
  98. replace "RAM" with "NOEMS".  If neither command is present, add "NOEMS". 
  99. You can also edit any DEVICE= line to DEVICEHIGH= (except for the HIMEM.SYS 
  100. and EMM386.EXE lines,) to try to load drivers into upper memory, out of 
  101. the way of Chaos Control.  Finally, select SAVE from the FILE menu, and 
  102. then select EXIT to return to the DOS prompt.  You must then reboot the 
  103. system to enable these changes.
  104.  
  105. For example,
  106.  
  107. DEVICE=C:\DOS\EMM386.EXE RAM 2048 X=C901 
  108. DEVICE=C:\SNDCARD\BOBCD.SYS /D:MSCD001
  109. becomes 
  110. DEVICE=C:\DOS\EMM386.EXE NOEMS 2048 X=C901
  111.     DEVICEHIGH=C:\SNDCARD\BOBCD.SYS /D:MSCD001
  112.  
  113. If, after trying the above suggestions, your free conventional memory is 
  114. still less than 550K and you have problems running the game, create a DOS 
  115. boot diskette that you can use to start your PC prior to running 
  116. Chaos Control.
  117. To create a boot diskette follow these steps:
  118.  
  119. 1. Insert a blank diskette into your A:\ floppy disk drive.  You cannot boot 
  120.    from the B:\ drive.
  121. 2. At the DOS prompt type "FORMAT A: /S", and press the ENTER key.  
  122.    The disk will be formatted and the DOS boot files will be copied to it.  
  123.    When finished, do not format another, and you will return to the DOS 
  124.    prompt.
  125. 3. Type "COPY C:\CONFIG.SYS A:" and press the ENTER key.
  126. 4. Type "COPY C:\AUTOEXEC.BAT A:" and press the ENTER key.
  127. 5. Change to the A:\ drive by typing "A:" and pressing the ENTER key.  
  128. 6. To edit the Config.Sys file, type "EDIT CONFIG.SYS" at the A:\ prompt 
  129.    and press the ENTER key.  Remove drivers and variables not 
  130.    necessary to the correct functioning of your sound card, CD-ROM 
  131.    drive and mouse. Some Config.Sys lines which may be safely deleted 
  132.    include lines beginning with DEVICE= and DEVICEHIGH= and ending 
  133.    with SETVER.EXE, IFSHLP.SYS, and ANSI.SYS.  Be sure to leave 
  134.    the lines with HIMEM.SYS and EMM386.EXE!
  135. 7. Now, please verify that HIMEM.SYS and EMM386.EXE lines are the 
  136.    first and second DEVICE= lines, respectively, and change any 
  137.    following lines that still begin with DEVICE= to DEVICEHIGH=.  This 
  138.    will load these drivers into upper memory. 
  139. 8. Make sure there are both DOS=HIGH and DOS=UMB lines. If not, 
  140.    insert them.  (You can also have a combined DOS=HIGH, UMB.)  
  141.    These lines can appear anywhere in the file.
  142. 9. When you are finished, select SAVE from the FILE menu and then 
  143.    select EXIT to return to the A:\ prompt.
  144. 10. To edit the Autoexec.Bat file, type "EDIT AUTOEXEC.BAT" at the A:\ 
  145.     prompt and press the ENTER key.  Autoexec.Bat lines which may be 
  146.     safely deleted include SMARTDRV or SHARE.  You should also 
  147.     delete lines for network drivers, virus protectors, scanner/fax drivers, 
  148.     and any lines that begin with "CALL" or "WIN".  Be sure to Leave in 
  149.     lines that refer to PATH, SET SOUND, SET BLASTER, MSCDEX, and 
  150.     MOUSE.
  151. 11. For any lines that begin with C:\, insert a LOADHIGH and a space at 
  152.     the beginning of the line, before the C:\. (C:\DOS\MOUSE becomes 
  153.     LOADHIGH C:\DOS\MOUSE.)
  154. 12. When you are finished, select SAVE from the FILE menu, and then 
  155.     select EXIT to return to the A:\ prompt.
  156. 13. Leave the finished boot disk in the A drive and reboot your system.  
  157.     Your computer should start up from this disk.  Type "MEM" at a DOS 
  158.     prompt and press the ENTER key to check the largest executable 
  159.     program size.  If you do not yet have at least 550KB of free memory, 
  160.     check your DOS manual, or contact our Technical Support department 
  161.     at 310-576-1885. 
  162.  
  163. E09 or E10:  SOUND CARD PROBLEMS
  164.  
  165. PROBABLE CAUSE:  Your sound card is incompatible or it is not correctly 
  166. installed.  Chaos Control only works with Sound Blaster(TM) 2.0 or 100% 
  167. compatible cards.
  168.  
  169. SOLUTION:  Most problems with sound cards result from incorrect setup 
  170. stemming from a conflict with another device.  Run your sound cards setup 
  171. program and enable the standard Sound Blaster(TM) settings.  
  172. Check your sound cards manual for details on enabling Sound Blaster 
  173. emulation.  
  174.  
  175. E1002: SAVE PROBLEM
  176.  
  177. If the program was unable to create the save file or the score file, your 
  178. hard disk may be full.
  179.  
  180. E1001, E1004, E01 or E02:  PROGRAM UNABLE TO READ CD-ROM DATA
  181.  
  182. PROBABLE CAUSE:  Your CHAOS CONTROL disc may be dirty.
  183.  
  184. SOLUTION:  Take the disc out of the drive and clean it with a dry, 
  185. clean, soft and lint-free cloth, wiping in a straight line starting from 
  186. the center outwards to the edge of the disc.
  187.  
  188. ANIMATION SEQUENCES ARE NOT FLOWING SMOOTHLY
  189.  
  190. PROBABLE CAUSE: Your CD-ROM driveÆs transfer rate may be too slow.  See 
  191. Configuration Requirements and Configuration Check sections on page X.  If 
  192. you are using a portable CD-ROM interface connected to the printer port, 
  193. this reduces the CD-ROM transfer rate considerably.
  194.  
  195. SOLUTION:  Check the settings for MSCDEX in your Autoexec.Bat file.  To edit 
  196. the Autoexec.Bat file, type "EDIT AUTOEXEC.BAT" at a "C:\" prompt, or "A:\" 
  197. if a boot disk.  Look for a line that has MSCDEX on it.  Change the number 
  198. of CD extension buffers on the MSCDEX line (the /M:xx setting).  
  199.  
  200. For example, in the AUTOEXEC.BAT file, 
  201.  
  202. C:\DOS\MSDEX.EXE /D:MSCD001 /M:15 
  203.  
  204. indicates that the buffer is set at 15 giving you 30KB buffer.  
  205. The maximum is 32 or 64KB buffer.  For Chaos Control, we recommend a setting 
  206. of 15.  Higher or lower numbers may help to speed up the games CD access, 
  207. depending on your hardware.
  208.  
  209. Note: Some CD-ROM drives have a similar buffer setting for their Config.Sys 
  210. driver that can help access times.  Check your CD-ROM drive manual for 
  211. details.
  212.  
  213.  
  214. TECHNICAL SUPPORT
  215.  
  216. If you have tried all of the suggestions offered in the Troubleshooting 
  217. section and you are still having problems, 
  218. contact I-Motion Technical Support at 310-576-1885.
  219.  
  220. To expedite answers to your questions, please note the following 
  221. facts before  contacting our Technical Support staff:
  222.  
  223.     Type of machine (486, Pentium, etc.):_________________________
  224.   
  225.     DOS version:__________________________________________________
  226.  
  227.     Name of graphics card:________________________________________
  228.  
  229.     Sound board type:_____________________________________________
  230.  
  231.     Name and type of CD-ROM drive:________________________________
  232.  
  233.     Hard disk compressor:_________________________________________
  234.  
  235.     Maximum size of executable program:*__________________________
  236.  
  237.     Total expanded memory (EMS):*_________________________________
  238.  
  239.     Total extended memory (XMS):*_________________________________
  240.  
  241.     *To determine these settings, type "MEM" at the DOS prompt.
  242.  
  243.  
  244. CHAOS CONTROL ACTION GAME
  245.  
  246. If you would like to play the Chaos Control action game.  You can reach 
  247. the I-Motion Hintline at 900-88-IMOTION (900-884-6684).  You must have 
  248. a touch-tone phone to use our 24-hour service. The charge for your 
  249. call is $1.25 for the first minute, 85 cents for each additional 
  250. minute.  All long distance charges are included in these prices.  
  251. Callers under the age of 18 must get their parents permission 
  252. before calling the Hintline.
  253.  
  254.  
  255. CUSTOMER SERVICE
  256.  
  257. To contact our customer service department by mail receive use the following 
  258. customer service address:
  259.  
  260.     I-Motion, Inc.
  261.     Customer Service Department
  262.     Attn:  Chaos Control
  263.     1341 Ocean Avenue
  264.     Box 417
  265.     Santa Monica, CA 90401
  266.  
  267.  
  268. IMPORTANT NUMBERS
  269.  
  270. I Motion product information and ordering:  800-443-3386
  271.  
  272. Philips Media distribution and ordering:  800-340-7888
  273.  
  274. Chaos Control Action Game: 900-884-6684
  275.  
  276. Technical Support:  310-576-1885
  277.  
  278. Technical Support BBS:  310-576-1820
  279. (Standard modem settings up to 14.4k bps)
  280.  
  281.  
  282.  
  283.  
  284.