home *** CD-ROM | disk | FTP | other *** search
/ 5 Star Games: Animations / 5_STAR_GAMES.ISO / notes / trouble.txt < prev    next >
Text File  |  1994-06-22  |  8KB  |  157 lines

  1. ==================================================================
  2.                     TROUBLE-SHOOTING GUIDE
  3. ==================================================================
  4. 1.  Problem due to insufficient RAM to load program.
  5. Symptoms: i. "Not enough memory to load program"
  6.           ii.  Program does not run and return to WINMENU 
  7. Suggestions:
  8. a.  Install more memory
  9. b.  Run MemMaker (from MS-DOS 6.x) to optimize your memory setting
  10. or use any memory manager to reconfigure your system.
  11. c.  Remove as many as non-essential drivers and TSR programs.
  12. d.  If running Windows programs, close as many Windows as possible.
  13.  
  14. 2.  Problems due to programs try writing to the CDROM.
  15. (CD is a READ-ONLY device, cannot be written to)
  16. Correction:  Some games need to update the highest score when you
  17. exit the game.  Your computer may hang or give an error message when
  18. the game tries writing to the CDROM.  Either ignore the error and 
  19. reset the system OR copy game to hard drive.
  20.  
  21. 3.  Certain games, especially the graphics-intensive ones, tends to 
  22. take a long time to load program into screen, WHY?  How to speed it up?
  23. Answer:  The access time of most single speed CD-ROM drive is about
  24. 350- 700ms (compare to hard drives' 10- 30ms), so it is a lot SLOWER
  25. when loading big games.  You may want to get a double-speed CD-ROM
  26. or install cache program that will speed up CD-ROM drive.  Note that
  27. not every cache program speeds up CDROM access time.
  28.  
  29. 4.  Some games runs fine on its existing settings, it freezes, hangs,
  30. or give a disk error or I/O error message when I try to change its
  31. setting.
  32. Answer:  Since CD is a READ-ONLY media, game settings that have been
  33. written onto it cannot be changed.  You get the above symptoms if you
  34. try to change it.  Either play the games as is OR copy it onto your
  35. hard disk, then you can change its setting without problem.
  36.  
  37. 5.  Program still freezes or gives "I/O error" or "Access Denied"
  38. messages even after I have copied program from CD-ROM to my 
  39. hard disk.
  40. Answer:  The file attribute of the programs is set to "R" (read-only)
  41. when they are copied to the CD-ROM.  You have copied these files
  42. with the "R" attribute.  If you don't remove the "R" attribute, your
  43. PC will not be able to write or update certain data files and give
  44. you I/O and access error messages. Run the following command 
  45. to remove the "R" attribute:
  46.        ATTRIB *.* -R /S
  47.  
  48. 6. How to figure out the playing commands?
  49. Answer: There are two ways:
  50. a.  Most programs has a help key, "F1" is the most popular one.
  51. The help key will give you command summary and other essential info.
  52. So look for the help key on your screen.  If no help key is found,
  53. see if you can found a cursor on screen.  You may control the cursor
  54. with arrow keys or mouse.  Then try out different buttons or choices.
  55. b.  Exit the program and manually log into the subdirectory in which
  56. the game resides.  Look for any file with .DOC or .TXT extension and
  57. read it with DOS's EDIT or the LIST, SEE utility (copies in the NOTES
  58. sub-directoy). Most games comes with instructions in the form of 
  59. README file, or README.TXT, or README.DOC, or MANUAL.TXT, or 
  60. MANUAL.DOC.  You can print out the instruction with EDIT (from DOS), 
  61. or SEE or LIST or your favorite word processor.
  62. For Windows programs, look for the files with .WRI extension, you
  63. can read it by simply "clicking" on the file.
  64.  
  65. 7.  How to EXIT or get out of certain games and demo?
  66. Answer:  Some software authors are too lazy to write the exit routine.
  67. Most common commands to get out of a program are:
  68.    ESC       F10
  69.    CTRL-X;   CTRL-Q;  CTRL-U;  CTRL-Break; CTRL-ESC;  CTRL-PRINT SCREEN
  70.    ALT-X;    ALT-Q;   ALT-ESC
  71.    F10       CTRL-ALT-DEL
  72. FOR WINDOWS: ATL-F4   
  73.  
  74. When everything fails, use CTRL-ALT-DEL keys.  DON'T use reset button
  75. when running WINDOWS, you may damage the hard disk.
  76.  
  77. 8.  Some games run fine under certain DOS version like DOS 5.0 and do
  78. not run under 6.0 or later.
  79. Suggestion:  Make sure you have this line "DEVICE=C:\DOS\SETVER.EXE" 
  80. in your CONFIG.SYS.  Then run SETVER to set the game program to the 
  81. DOS version that it will operate.  For example, if GAME.EXE will run
  82. under DOS 5 and you are using DOS 6, run this command:
  83.         C:>SETVER GAME.EXE 5.0
  84.  
  85. You need to reboot system for the changes to be effective.
  86. Refer to DOS manual on SETVER if you have any questions.
  87.  
  88. 9.  Problem due to insufficient video memory and incorrect video 
  89. card driver. (Some games require you to choose a video driver, 
  90. some high-resolution games need more than 512k video RAM)
  91. Symptoms:  There's no picture on screen, but the hard disk sounds like
  92.            it is retrieving something.
  93.            Strange colors in pictures.
  94. Correction:  If you have another VGA card, try it to see if problem 
  95. persists. Find a VGA card with more memory. Choose a different video 
  96. driver to see if problem goes away.
  97.  
  98. 10.  Problem due to pointing devices such as mouse and joystick
  99. (Some games won't run without a mouse)
  100. Correction:  Load the mouse driver and install a mouse.  If the mouse
  101. is jumpy or erratic, check if the mouse driver load is the correct one.
  102. Also check if serial port and/or mouse is defective or not.
  103.  
  104. 11.  Problems due to incorrect sound drivers, program crashes or
  105. refuses to run.
  106. Correction:  If the program assumes you have a sound card installed
  107. and you have none, run the setup or install utility of the program,
  108. select PC speaker or none (no sound card).  Then the program won't
  109. look for a sound card when running.
  110. If you have a sound card and the program reports no sound card or
  111. incorrect driver, re-install your sound card driver that comes with
  112. the card; check if problem goes away; if not; run the setup or install
  113. utility of the program.
  114.  
  115. 12.  Problems due to previous program has initialized a system 
  116. setting and "forget" to re-initialize the system when shutting
  117. down the programs.
  118. Symptoms:  Program A will run ONLY you have restart the computer;
  119. or Program A won't run if Program B is run before it.
  120. Correction:  When everything else fail to fix the problem, restart
  121. the computer and try again
  122.  
  123.  
  124. ====================================================================
  125.                    WINDOWS SPECIFIC PROBLEMS
  126. ====================================================================
  127. The Windows Operating System is more complicated than DOS.  It 
  128. operates on top of MS-DOS and also has more problems than DOS.  
  129. So many factors can affect the operating of your programs.  
  130. The following is only a partial lists:
  131.    - hardware problems: compatibility issues
  132.    - software problems: driver problems, bugs
  133.    - address conflicts: IRQ conflicts, memory address conflicts
  134.  
  135. Microsoft has published a WINDOWS RESOURCES KIT ($20), which is 
  136. very useful in troubleshooting your WINDOWS problems.  Also there 
  137. is a book called "1-800-WINDOWS HELP" that is pretty good.
  138.  
  139. Most Windows problems are memory-address related.  If you get
  140. "GENERAL PROTECT FAULT" or whatever memory error messages, try
  141. unloading as many programs as possible and re-run your program,
  142. if it still does not work, exit WINDOWS, reboot system, and reload
  143. program; if it still does not work, check your CONFIG.SYS and
  144. remove or rearrange the order of loading device drivers, reboot,
  145. reload program.
  146.  
  147. Many problems occur after you run program A and try to load program B
  148. (program B works only when you do a fresh reboot).  Some lazy 
  149. programmmers do not follow the written procedures in unloading 
  150. their programs, thus causing problems.
  151.  
  152.  
  153.  
  154. -- Copyright 1994, Ready To Run CDROM, Inc.
  155.    All trademarks recognized and are the properties of 
  156.    its respective owners.
  157.