home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 1 / 1994-12_-_Disc_1.iso / relent / lba.cfg < prev    next >
Text File  |  1994-09-21  |  3KB  |  129 lines

  1. ; L.B.A. Configuration file
  2.  
  3.  
  4. ; Language
  5. ;
  6. ; English
  7. ; Français
  8.  
  9. Language: English
  10.  
  11.  
  12.  
  13. ; Svga Video Card driver
  14. ;
  15. ; VESA          for VESA BIOS compatible card (do not add .DLL extension!)
  16. ; TRIDENT.DLL   Trident T8800 T8900
  17. ; ATI.DLL       ATI
  18. ; PARADISE.DLL  Paradise & Western Digital
  19. ; TSENG.DLL     Tseng Lab ET3000 / ET4000
  20. ; GENOA.DLL     Genoa
  21. ; CIRRUS.DLL    Cirrus Logic
  22. ; S3.DLL        for cards with S3 chipset
  23.  
  24. SvgaDriver: CIRRUS.DLL
  25.  
  26.  
  27.  
  28. ; Midi Driver for FM or Midi music
  29. ;
  30. ; NoMidi        No Music
  31. ; A32ADLIB.DLL  Adlib (Generic OPL2)
  32. ; A32SBFM.DLL   Sound Blaster
  33. ; A32SP1FM.DLL  Sound Blaster Pro
  34. ; A32SP2FM.DLL  Sound Blaster Pro 2
  35. ; A32SP2FM.DLL  Sound Blaster 16
  36. ; A32MT32.DLL   Sound Blaster Wave Blaster
  37. ; A32GFX.DLL    Sound Blaster AWE32
  38. ; A32OP3FM.DLL  Microsoft Sound System
  39. ; A32ALGFM.DLL  Adlib Gold
  40. ; A32PASFM.DLL  Pro Audio Spectrum OPL2
  41. ; A32PASOP.DLL  Pro Audio Spectrum OPL3
  42. ; GUSMID32.DLL  Gravis Ultrasound
  43. ; A32OP3FM.DLL  Generic OPL3
  44. ; A32MT32.DLL   MT32 compatible synthetizer on MPU-401 port
  45.  
  46. MidiDriver: A32SP2FM.DLL
  47.  
  48. ; Program to run before loading driver
  49. ; (Only used in conjonction with GUSMID32.DLL, put LOADPATS.EXE)
  50.  
  51. MidiExec: 
  52.  
  53. ; Base Address for Music card
  54.  
  55. MidiBase: 220h
  56.  
  57. ; IRQ for Music card (Usually not used)
  58.  
  59. MidiIRQ: 
  60.  
  61. ; DMA for Music card (Usually not used)
  62.  
  63. MidiDMA: 
  64.  
  65.  
  66.  
  67. ; Wave Driver for Sound FX
  68. ;
  69. ; NoWave        No Sound FX
  70. ; W_SB.DLL      Sound Blaster 1
  71. ; W_SB2.DLL     Sound Blaster 2
  72. ; W_SBPRO.DLL   Sound Blaster Pro (1 and 2)
  73. ; W_SB16.DLL    Sound Blaster 16
  74. ; W_SB16.DLL    Sound Blaster AWE32
  75. ; W_MWSS.DLL    Microsoft Sound System
  76. ; W_GOLD.DLL    Adlib Gold
  77. ; ...           Gravis Ultrasound       (under development)
  78. ; ...           Pro Audio Spectrum      (under development)
  79. ; ...           VESA/VBE                (under development)
  80.  
  81. WaveDriver: W_SB16.DLL
  82.  
  83. ; Base Address for Sound FX card
  84.  
  85. WaveBase: 220h
  86.  
  87. ; IRQ for Sound FX card
  88.  
  89. WaveIRQ: 
  90.  
  91. ; DMA for Sound FX card
  92.  
  93. WaveDMA: 
  94.  
  95. ; Sampling Rate for Sound FX card (Should be kept low for speed and quality !)
  96.  
  97. WaveRate: 22000
  98.  
  99.  
  100.  
  101. ; Mixer Driver for volumes control
  102. ;
  103. ; NoMixer       No Mixer Chip
  104. ; M_SB2CD.DLL   Sound Blaster 2 CD interface
  105. ; M_SBPRO.DLL   Sound Blaster Pro
  106. ; M_SB16.DLL    Sound Blaster 16
  107. ; M_SB16.DLL    Sound Blaster AWE32
  108. ; M_MWSS.DLL    Microsoft Windows Sound System
  109. ; M_GOLD.DLL    Adlib Gold
  110. ; ...           Gravis Ultrasound       (under development)
  111. ; ...           Pro Audio Spectrum      (under development)
  112. ; ...           VESA/VBE                (under development)
  113.  
  114. MixerDriver: M_SB16.DLL
  115.  
  116. ; Base Address for Mixer card (usually same as WaveBase)
  117.  
  118. MixerBase: 220h
  119.  
  120.  
  121.  
  122. ; lba.exe infos ( Set by LBA.EXE )
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.