home *** CD-ROM | disk | FTP | other *** search
/ The Best Internet Programs / BESTINTERNET.bin / notes / trouble.txt < prev   
Text File  |  1996-01-31  |  12KB  |  252 lines

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