home *** CD-ROM | disk | FTP | other *** search
/ 100 Pусских Uгр / 980121_2306.iso / QUEST / LARRY1_R.ZIP / DIGITAL.CFG < prev    next >
Text File  |  1994-01-10  |  823b  |  24 lines

  1. ; Sample of configuration file.
  2. ; Spaces between commands and empty lines are NOT allowed
  3. ; Any lines starting from ';' are comments
  4. ;
  5. ; select output device :
  6. ; device=none{speaker}  - if you want to use standart squeaker
  7. ; device=covox    - DAC on LPT1
  8. ; device=covox2   - DAC on LPT2, etc
  9. device=speaker
  10. ; computer speed
  11. ; speed=fast   - good 16 Mhz 286 and more
  12. ; speed=slow   - very slow systems (and VERY bad sound)
  13. speed=fast
  14. ; how to handle dos
  15. ; lock21=yes - disable timer during disk i/o (produce strange sound effects)
  16. ; lock21=no  - timer interrupt always enabled (may cause lockups)
  17. lock21=yes
  18. ; type of game
  19. ; single=yes - game using single music and speech driver
  20. ; single=no  - drivers for music speech are different ("Conquest of Longbow")
  21. single=yes
  22. ; end of configuration file
  23. end
  24.