home *** CD-ROM | disk | FTP | other *** search
/ 300 Favorite Games / 300GAMES.iso / 135 / trouble!.doc < prev    next >
Text File  |  1993-03-11  |  2KB  |  63 lines

  1.  
  2.  
  3.                        *******************
  4.                        * TROUBLESHOOTING *
  5.                        *******************
  6.  
  7. PROBLEM:
  8.      Not Enough Memory
  9. SOLUTION:
  10.      Try removing TSR's (such as mouse drivers) from your
  11.      config.sys and autoexec.bat files.
  12.      If you have DOS version 5 or above, include the line:
  13.  
  14.           dos=high
  15.  
  16.      in your config.sys file after "himem.sys" or another memory
  17.      manager has been loaded.
  18.      As a last resort, try disabling Sound Blaster support so the
  19.      digitized samples will not be loaded (see command-line sound
  20.      overrides).
  21.  
  22.  
  23. PROBLEM:
  24.      Movement is erratic, or there is no movement
  25. SOLUTION:
  26.      Press 'J' to adjust your joystick(s).
  27.      If movement is still erratic, try disabling joysticks from the
  28.      main menu.
  29.  
  30.  
  31. PROBLEM:
  32.      Sound isn't working correctly, or the game locks up
  33. SOLUTION:
  34.      Use the command-line sound card override.
  35.      Load Jetpack with one of the command-line options:
  36.  
  37.           Jetpack /S0    -    No Sound
  38.           Jetpack /S1    -    PC Speaker
  39.           Jetpack /S2    -    Adlib (or compatible)
  40.           Jetpack /S3    -    Sound Blaster (or compatible)
  41.  
  42.  
  43. If your Sound Blaster or compatible card is not working in Jetpack,
  44. try setting the environmental variable BLASTER by typing:
  45.  
  46.      SET BLASTER=Axxx Ix Dx
  47.  
  48. Axxx represents the address of the SoundBlaster/SB Pro.  For the
  49. SB, it's either A210,A220,A230,A240,A250 or A260.  For the SB Pro,
  50. it's either A220 or A240.  The default is A220.
  51.  
  52. Ix represents the IRQ number used by the SB/SB Pro.  For the SB,
  53. it's either I2, I5, or I7.  The default is I7.
  54.  
  55. Dx represents the DMA channel used by the SB/SB Pro.  Acceptable
  56. values are D0, D1, or D3.  The default is D1.
  57.  
  58.  
  59. Your copy of Jetpack should have come without the configuration file
  60. "JETPACK.CFG"  If you can't solve the problems you are having, try
  61. erasing this file.  Jetpack will create a new config file based on
  62. your system.
  63.