home *** CD-ROM | disk | FTP | other *** search
/ ftp.cavedog.com / ftp.cavedog.com.tar / ftp.cavedog.com / cavedog / totala.ini < prev    next >
INI File  |  2003-08-28  |  1KB  |  31 lines

  1. [Preferences]
  2.  
  3. ; Specifies the maximum number of units per player.á Default is 200.
  4. ; Warning:á The higher the number, the more resources are required.
  5. ; If the game slows down with higher numbers, you will need
  6. ; more RAM and/or a faster CPU.
  7.  
  8. UnitLimit = 200;
  9.  
  10.  
  11. ; Disable the use of DirectSound.á Set this to 1 to disable
  12. ; sound in the game.á Set it to 0 to use sound normally.
  13. ;
  14. ; Disable the sound if you do not have a sound card or
  15. ; the game crashes while trying to play sounds.
  16.  
  17. NoDirectSound = 0;
  18.  
  19.  
  20. ; Use the standard Windows multimedia interface for playing sounds
  21. ; instead of DirectSound.á Set this to 1 to use Windows sound, and
  22. ; 0 to use DirectSound.
  23. ;
  24. ; Note:á Setting this value to 1 will allow you to play the
  25. ; game if DirectSound does not work properly on your system.
  26. ; However, the audio quality will be greatly decreased,
  27. ; especially during heavy battles.á Also, you will not get any
  28. ; audio narration with your mission briefings or any sound in the
  29. ; movies.
  30.  
  31. UseWindowsSound = 0;