home *** CD-ROM | disk | FTP | other *** search
/ 100 Games & More / 100gamesandmore1995.iso / mevo / trouble.doc < prev    next >
Text File  |  1994-02-14  |  2KB  |  53 lines

  1.                             *******************
  2.                             * TROUBLESHOOTING *
  3.                             *******************
  4. PROBLEM:
  5.      Not Enough Memory
  6. SOLUTION:
  7.      Try removing TSR's (such as mouse drivers) from your config.sys and
  8.      autoexec.bat files.
  9.      If you have DOS version 5 or above, include the line:
  10.  
  11.           dos=high
  12.  
  13.      in your config.sys file after "himem.sys" or another memory manager has
  14.      been loaded.
  15.  
  16.  
  17. PROBLEM:
  18.      Sound isn't working correctly, or the game locks up
  19. SOLUTION:
  20.      Use the command-line sound card override.
  21.      Load God of Thunder with one of the command-line options:
  22.  
  23.           GOT /NOSB      -    If you DO NOT have a Soundblaster card.
  24.           GOT /NOAL      -    If you DO NOT have an Adlib Card.
  25.           GOT /NOJOY     -    If you DO NOT have a joystick.
  26.  
  27. SOUND BLASTER HELP
  28. ------------------
  29. If your Sound Blaster or compatible card is not working in God of Thunder,
  30. try setting the environmental variable BLASTER by typing:
  31.  
  32.      SET BLASTER=Axxx Ix Dx
  33.  
  34.      Axxx represents the address of the SoundBlaster/SB Pro.  For the SB,
  35.           it's either A210,A220,A230,A240,A250 or A260.  For the SB Pro, 
  36.           it's either A220 or A240.  The default is A220.
  37.      
  38.        Ix represents the IRQ number used by the SB/SB Pro.  For the SB, it's
  39.           either I2, I5, or I7.  The default is I7.
  40.  
  41.        Dx represents the DMA channel used by the SB/SB Pro.  Acceptable values
  42.           are D0, D1, or D3.  The default is D1.
  43.  
  44. If the game continually locks up and you have a Sound Blaster, as a last
  45. resort try disabling the digitized Sound Blaster samples by using the Adlib
  46. command-line override (GOT /NOSB).
  47.  
  48. God of Thunder should have come without the configuration file "CONFIG.GOT".  
  49. If you can't solve the problems you are having, try erasing this file.  
  50. God of Thunder will create a new config file based on your system.
  51.  
  52.  
  53.