TBS2000.INF Driver File Contents (2000_95.zip)

;---------------------------------------------------------------;
; Turtle Beach TBS-2000 .INF file
; Version 1.50
; Updated 7/01/96
; Adjustments made for CS4232 rev. F codecs
; Changes should be compatible with both older and newer rev's
; Added updated Windows 95 drivers
; Added latest drivers for Windows 95 DirectX support
;---------------------------------------------------------------;

[Version]
Signature="$CHICAGO$"
Class=MEDIA
provider=%TBCH%
LayoutFile=layout.inf

;---------------------------------------------------------------;
; The Class install is installed for any devices in the INF file
;---------------------------------------------------------------;
[ClassInstall]
AddReg=Class.AddReg

[Class.AddReg]
HKR,,,,%MediaClassName%
HKR,,Icon,,"-1"
HKR,,Installer,,mmci.dll

;---------------------------------------------------------------;
; Manufacturer information
;---------------------------------------------------------------;
[Manufacturer]
%MfgName%=TurtleBeach

;-------------------------------------------------------------------;
; Actual choices for the user. Text strings are listed at the bottom
;-------------------------------------------------------------------;
[TurtleBeach]
%*CSC0000.DeviceDesc%=CSC0000_Device, *CSC0000
%*CSCFFFF.DeviceDesc%=CSC0000_Device, *CSCFFFF
%*CSC0001.DeviceDesc%=CSC0001_Device, *CSC0001
%*CSC0010.DeviceDesc%=CSC0010_Device, *CSC0010
%*CSC0003.DeviceDesc%=CSC0003_Device, *CSC0003
%WFSurfer.DeviceDesc%=WFSurfer_Device, *ICS0011

;---------------------------------------------------------------;
; TBS-2000 PnP Audio Hardware Section
;---------------------------------------------------------------;
[CSC0000_Device]
DelFiles=WSS.DelList
CopyFiles=WSS.CopyList,Windir.CopyList, DosFileDir, PIFDir
AddReg=WAVE.AddReg, MIXER.AddReg, CSC0000.AddReg, WSS.AddReg
UpdateInis=WSS.UpdateInis, UpdateTbsdosIni
UpdateCfgSys=CS4232C.UpdateCfgSys
;Uncomment the next line if you wish to use this .inf with NULL resources
;reboot

[WSS.UpdateInis]
system.ini,386Enh,"device=vadlibd.386"
system.ini,386Enh,"device=vsndsys.386"
system.ini,386Enh,"device=vmad16.386"
system.ini,386Enh,"device=softnote.386"
system.ini,386Enh,"softsnth=yes"
system.ini,386Enh,"device=vsnd16d.386"

system.ini,drivers,"wave*=cs31ba11.drv",,1
system.ini,drivers,"wave*=cs32ba11.drv",,1
system.ini,drivers,"wave*=sndsys.drv",,1
system.ini,drivers,"midi*=opl3.drv",,1
system.ini,drivers,"midi*=msadlib.drv",,1
; Added 2/2 for deletion of Tropez drivers
system.ini,drivers,"midi*=tropez.drv",,1
system.ini,drivers,"aux*=tropez.drv",,1
system.ini,drivers,"mixer*=tropez.drv",,1
system.ini,drivers,"wave*=tropez.drv",,1
system.ini,drivers,"midi*=tropmidi.drv",,1
; Added 2/2 for deletion of Monte Carlo drivers: Standard Mode
system.ini,drivers,"midi*=mcarlo.drv",,1
system.ini,drivers,"aux*=mcarlo.drv",,1
system.ini,drivers,"mixer*=mcarlo.drv",,1
system.ini,drivers,"wave*=mcarlo.drv",,1
system.ini,drivers,"midi*=mpu401.drv",,1
; Added 2/2 for deletion of Monte Carlo drivers: V-Synth Mode
system.ini,drivers,"midi*=mad16c.drv",,1
system.ini,drivers,"aux*=mad16c.drv",,1
system.ini,drivers,"mixer*=mad16c.drv",,1
system.ini,drivers,"wave*=mad16c.drv",,1
system.ini,drivers,"midi*=m16midi.drv",,1

[WSS.CopyList]
cwaudio.vxd,,
cs32ba11.drv,,
csfm.drv,,
cs4232ld.vxd,,

;MOD
[Windir.CopyList]
;cs4232c.exe,,
;cs32mix.exe,,
;tbsdos.ini,,
cs4232.ini,,
cwaudio.bin,,
tbs2000.exe,,
tbsmix.exe,,
wfsurfer.exe,,
tb-ide.sys,,

[DosFileDir]
tbs2000.exe,,
tbsdos.ini,,
tbsdiag.exe,,
tbshmx.exe,,
tbsmix.exe,,
tbswss.exe,,
soundtst.wav,,
wfsurfer.exe,,
test.dat,,
readme.txt,,
readme.bat,,
readme.doc,,
95dosmix.bat,,
cwaudio.bin,,

[PIFDir]
tbs_2000.pif,,
tbs_cd.pif,,
95dosmix.pif,,
tbsdos.doc,,
TBConfig.lnk,,

[WSS.DelList]
vsndsys.386,,,1
sndsys.drv,,,1
vaudiod.386,,,1
cpqaudio.drv,,,1
vsbd.386,,,1
vadlibd.386,,,1
nullwave.drv,,,1
mssndsys.drv,,,1
mssndsys.vxd,,,1

[WSS.AddReg]
HKR,,Driver,,cwaudio.vxd
HKR,Drivers\wave\cs32ba11.drv,Driver,,cs32ba11.drv
HKR,Drivers\mixer\cs32ba11.drv,Driver,,cs32ba11.drv
HKR,Drivers\aux\cs32ba11.drv,Driver,,cs32ba11.drv
HKR,Drivers\midi\csfm.drv,,,
HKR,Drivers\midi\csfm.drv,Driver,,csfm.drv
HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"
HKR,,EnumPropPages,,"cs32ba11.drv,DrvEnumPropPages"
HKLM,%KEY_FIL%\fl.UpdateInis,device.vsndsys,,"system.ini,386Enh,""device=vsndsys.386"",,"

[CSC0000.AddReg]
HKR,Drivers\wave\cs32ba11.drv,Description,,%*CSC0000.DeviceDesc%
HKR,Drivers\mixer\cs32ba11.drv,Description,,%*CSC0000.DeviceDesc%
HKR,Drivers\aux\cs32ba11.drv,Description,,%*CSC0000.DeviceDesc%
HKR,Drivers\midi\csfm.drv,Description,,%V_INTERNAL%
HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"
HKR,Config\DRIVER,Interp8,,Linear
HKR,Config\DRIVER,Interp16,,Linear
HKR,Config\DRIVER,SaveSettingsOnExit,,ON
HKR,Config\DRIVER,DMATimingMode,,1
HKR,Config\DRIVER,4232ADPCMEnable,,1
;HKR,Config\DRIVER,UseAllFs,,0
HKR,Config\MIXER,WaveVolumeOffset,,48
HKR,Config\MIXER,InputSelection,,MIC
HKR,Config\MIXER,lLineVolume,,45874
HKR,Config\MIXER,rLineVolume,,45874
HKR,Config\MIXER,LineGang,,ON
HKR,Config\MIXER,lMicVolume,,45874
HKR,Config\MIXER,rMicVolume,,45874
HKR,Config\MIXER,MicGang,,ON
HKR,Config\MIXER,lAuxInVolume,,45874
HKR,Config\MIXER,rAuxInVolume,,45874
HKR,Config\MIXER,AuxInGang,,ON
HKR,Config\MIXER,lLoopBackInputVolume,,45874
HKR,Config\MIXER,rLoopBackInputVolume,,45874
HKR,Config\MIXER,LoopBackInputGang,,ON
HKR,Config\MIXER,MonitorVolume,,65535
HKR,Config\MIXER,MonitorMute,,ON
HKR,Config\MIXER,MonitorMode,,Recording
HKR,Config\MIXER,lMasterVolume,,65535
HKR,Config\MIXER,rMasterVolume,,65535
HKR,Config\MIXER,MasterMute,,OFF
HKR,Config\MIXER,MasterGang,,ON
HKR,Config\MIXER,lAuxVolume,,58253
HKR,Config\MIXER,rAuxVolume,,58253
HKR,Config\MIXER,AuxMute,,OFF
HKR,Config\MIXER,AuxGang,,ON
HKR,Config\MIXER,lAux2Volume,,58253
HKR,Config\MIXER,rAux2Volume,,58253
HKR,Config\MIXER,Aux2Mute,,OFF
HKR,Config\MIXER,Aux2Gang,,ON
HKR,Config\MIXER,lLineMixVolume,,58253
HKR,Config\MIXER,rLineMixVolume,,58253
HKR,Config\MIXER,LineMixMute,,OFF
HKR,Config\MIXER,LineMixGang,,ON
HKR,Config\MIXER,MonoVolume,,42280
HKR,Config\MIXER,MonoMute,,ON
HKR,Config\MIXER,MonoOutMute,,ON
HKR,Config\MIXER,MicBoost,,ON
HKR,Config\MIXER,HWMUTE,,"0,1,E"
HKR,Config\MIXER,lVirtMaster,,48059
HKR,Config\MIXER,rVirtMaster,,48059
HKR,Config\MIXER,LowPriInputSelection,,MIC
HKR,Config\MIXER,lLowPriMicVolume,,45874
HKR,Config\MIXER,rLowPriMicVolume,,45874
HKR,Config\MIXER,LowPriMicBoost,,ON
HKR,Config\MIXER,lLowPriLineVolume,,45874
HKR,Config\MIXER,rLowPriLineVolume,,45874
HKR,Config\MIXER,lLowPriLoopBackInputVolume,,45874
HKR,Config\MIXER,rLowPriLoopBackInputVolume,,45874
HKR,Config\MIXER,lLowPriAuxInVolume,,45874
HKR,Config\MIXER,rLowPriAuxInVolume,,45874
HKR,Config\MIXER,VirtMasterMute,,OFF
HKR,Config\MIXER,VirtMasterGang,,ON
HKR,Config\MIXER,MicAGC,,OFF
HKR,Config\MIXER,DisableKaraokeMode,,OFF
HKR,Config\MIXER,KaraokeMode,,OFF
HKR,Config\MIXER,SmartKaraokeMode,,ON
HKR,Config\RECORD,HighPassFilter,,Off
HKR,Config\RECORD,Dither,,ON
HKR,Config\CONTROLS,MixerSources,,"Wave,Monitor,Line,Aux1,Aux2"
HKR,Config\CONTROLS,InputSources,,"Line,Aux1,Loop,Mic"
HKR,Config\CONTROLS,ShortNameLine,,Synth
HKR,Config\CONTROLS,LongNameLine,,Synth
HKR,Config\CONTROLS,ShortNameAux1,,Line
HKR,Config\CONTROLS,LongNameAux1,,Line
HKR,Config\CONTROLS,ShortNameAux2,,CD
HKR,Config\CONTROLS,LongNameAux2,,CD
HKR,Config\CONTROLS,ShortNameMono,,PC Speaker
HKR,Config\CONTROLS,LongNameMono,,PC Speaker
HKR,Config\CONTROLS,ShortNameMic,,Mic
HKR,Config\CONTROLS,LongNameMic,,Mic
HKR,Config\CONTROLS,ShortNameLoopback,,CD / Mix Out
HKR,Config\CONTROLS,LongNameLoopback,,CD / Mix Out
HKR,Config\CONTROLS,SourceForLine,,Synthesizer
HKR,Config\CONTROLS,SourceForAux1,,Auxiliary
HKR,Config\CONTROLS,SourceForAux2,,CompactDisc
HKR,Config\CONTROLS,SourceForMono,,PCSpeaker
HKR,Config\CONTROLS,SourceForMic,,Microphone
HKR,Config\CONTROLS,LongNameLineOut,,"Master Out"
HKR,Config\CONTROLS,ShortNameLineOut,,Master
HKR,Config\CONTROLS,LongNameMuxOut,,"Wave Input"
HKR,Config\CONTROLS,ShortNameMuxOut,,WaveIn
HKR,Config\CONTROLS,LongNameLowPriMuxOut,,"Low Priority Input"
HKR,Config\CONTROLS,ShortNameLowPriMuxOut,,LowPriIn
;HKR,Config\CONTROLS,LongNameXCTL0,,"XControl 0"
;HKR,Config\CONTROLS,ShortNameXCTL0,,"XCTL 0"
;HKR,Config\CONTROLS,LongNameXCTL1,,"XControl 1"
;HKR,Config\CONTROLS,ShortNameXCTL1,,"XCTL 1"
;HKR,Config\CONTROLS,ValueXCTL0,,0
;HKR,Config\CONTROLS,ValueXCTL1,,0
HKR,Config\CONTROLS,LongNameKaraoke,,"Karaoke Mode"
HKR,Config\CONTROLS,ShortNameKaraoke,,"Karaoke"
HKR,Config\SNDSYS.DRV,SingleModeDMA,,0
HKR,Config\SNDSYS.DRV,MsftHardware,,0
HKR,Config\SNDSYS.DRV,MsftSupport,,1
HKR,Config\SNDSYS.DRV,AutoSelect,,0
HKR,Config\SNDSYS.DRV,MidiPlay,,1
HKR,Config\SNDSYS.DRV,OldMSDosGameCompatibility,,1
HKR,Config\SNDSYS.DRV,BlasterSupport,,CS4232
HKR,Config\SNDSYS.DRV,Duplex,,Full
HKR,Config\SNDSYS.DRV,OEMHardware,,
HKR,Config\SNDSYS.DRV,FMMixer,,Line
HKR,Config\SNDSYS.DRV,CDMixer,,Aux2
HKR,Config\SNDSYS.DRV,LineMixer,,Aux1
HKR,Config\SNDSYS.DRV,UseTypeFDMA,,ON
HKR,Config\SNDSYS.DRV,SBInitMixerSettings,,OFF
HKR,Config\SNDSYS.DRV,SBVoiceVolumeLeft,,9
HKR,Config\SNDSYS.DRV,SBVoiceVolumeRight,,9
HKR,Config\SNDSYS.DRV,SBMasterVolumeLeft,,9
HKR,Config\SNDSYS.DRV,SBMasterVolumeRight,,9
HKR,Config\SNDSYS.DRV,SBFMVolumeLeft,,9
HKR,Config\SNDSYS.DRV,SBFMVolumeRight,,9
HKR,Config\SNDSYS.DRV,SBCDVolumeLeft,,1
HKR,Config\SNDSYS.DRV,SBCDVolumeRight,,1
HKR,Config\SNDSYS.DRV,SBLineInVolumeLeft,,1
HKR,Config\SNDSYS.DRV,SBLineInVolumeRight,,1
HKR,Config\SNDSYS.DRV,SBMicMixing,,0
HKR,Config\SNDSYS.DRV,SBInputSelect,,0
HKR,Config\SNDSYS.DRV,SBVSTC,,0
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\MS-DOSOptions\Crystal,,,"Turtle Beach Sound Card Configuration"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\MS-DOSOptions\Crystal,Config.Sys,,"device=%%WINDIR%%\tbs2000.exe /O /R"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\MS-DOSOptions\Crystal,Autoexec.bat,,"device=%%WINDIR%%\wfsurfer.exe /A340 /I12"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\MS-DOSOptions\Crystal,Flags,1,07,00,00,00
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\MS-DOSOptions\Crystal,Order,1,00,00,00,19
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\MS-DOSOptions\Crystal,TipText,,"Configures Sound Card for use in DOS"

[MIXER.AddReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,SystemTray,,"SysTray.Exe"
HKLM,%KEY_IOC%\Vol,,,

[WAVE.AddReg]
HKR,,DevLoader,,cs4232ld.vxd
HKR,Drivers,MIGRATED,,0
HKR,Drivers\midi,,,
HKR,Drivers\wave,,,
HKR,Drivers\mixer,,,
HKR,Drivers\aux,,,
HKLM,%KEY_IOC%\acm,,,
HKLM,%KEY_IOC%\Rec,,,
HKLM,%KEY_IOC%\MPlay,,,

[CS4232C.UpdateCfgSys]
DevDelete=tbs2000.exe
DevAddDev=tbs2000.exe,device, 1, "/W"
;DevDelete=cs4232c.exe
;DevAddDev=cs4232c.exe,device, 1, "/W"


[*CSC0000.KnownDrivers]
sndsys.drv
cpqaudio.drv
cs31ba11.drv
nmcmssnd.drv
mssndsys.drv

;--------------------------------------------------------------------------
; Joystick Section 
;--------------------------------------------------------------------------- 

[CSC0001_Device]
CopyFiles=CSC0001.CopyList
AddReg=CSC0001.AddReg
UpdateInis=CSC0001.UpdateInis

[CSC0001.CopyList]
vjoyd.vxd,,
msjstick.drv,,

[CSC0001.AddReg]
HKR,,DevLoader,,mmdevldr.vxd
HKR,Drivers,MIGRATED,,0
HKR,Drivers\joystick,,,
HKR,,Driver,,vjoyd.vxd
HKR,Drivers\joystick\msjstick.drv,Description,,%*CSC0001.DeviceDesc%
HKR,Drivers\joystick\msjstick.drv,Driver,,msjstick.drv
HKR,Drivers,SubClasses,,"joystick"

[CSC0001.UpdateInis]
system.ini,drivers,"joystick="

;--------------------------------------------------------------------------
; CS4232 Support Registers Section
;--------------------------------------------------------------------------- 

[CSC0010_Device]
DelFiles=ControlPort.DelList
CopyFiles=ControlPort.CopyList
AddReg=ControlPort.AddReg

[ControlPort.AddReg]
HKR,,DevLoader,,cs4232ld.vxd

[ControlPort.DelList]
cs4232ld.vxd,,,1

[ControlPort.CopyList]
cs4232ld.vxd,,

;--------------------------------------------------------------------------
; MPU-401 Section
;--------------------------------------------------------------------------- 

[CSC0003_Device]
DelFiles=MPU401.DelList
CopyFiles=MPU401.CopyList
AddReg=MIDI.AddReg, MPU401.AddReg, CSC0003.AddReg
UpdateInis=MPU401.UpdateInis

;MOD
[MPU401.CopyList]
csmidi.vxd,,
csmidi.drv,,
cs4232ld.vxd,,

[MIDI.AddReg]
HKR,,Devloader,,cs4232ld.vxd
HKR,Drivers,MIGRATED,,0
HKR,Drivers\midi,,,

[MPU401.AddReg]
HKR,,Driver,,msmpu401.vxd
HKR,Drivers\midi\msmpu401.drv,Driver,,msmpu401.drv
HKR,Drivers\midi\msmpu401.drv,External,1,01,00,00,00
HKR,Drivers,SubClasses,,"midi"

[CSC0003.AddReg]
HKR,Drivers\midi\msmpu401.drv,Description,,%*CSC0003.DeviceDesc%

[MPU401.UpdateInis]
system.ini,drivers,"midi*=mpu401.drv",,1

[MPU401.DelList]
msmpu401.vxd,,,1
msmpu401.drv,,,1
mpu401.drv,,,1

;--------------------------------------------------------------------------
; WaveFront Section
;--------------------------------------------------------------------------- 

[WFSurfer_Device]
DelFiles=WFSurfer.DelList    ; We don't have any files to delete 
LogConfig=WFSurfer.LC1       ; We only have one logical config. 
CopyFiles=WFSurfer.CopyList  ;without WFSURFER.EXE being copied to Win dir. 
AddReg=WFSurfer.AddReg       ; add to the registry
reboot

[WFSurfer.DelList]
WFSURFER.VXD,,,1

[WFSurfer.CopyList]
WFSURFER.VXD,,

[WFSurfer.AddReg]             ; Add WaveFront MIDI
HKR,,Driver,,WFSURFER.VXD     ; DD is...
HKR,,DevLoader,,mmdevldr.vxd  ; And tell the system how to load us
; Update MPU-401 name and MIDI Mapper
HKEY_CURRENT_USER,Software\Microsoft\Windows\CurrentVersion\Multimedia\MIDIMap,CurrentInstrument,,"msmpu401.drv<0003>"
HKEY_LOCAL_MACHINE,System\CurrentControlSet\control\MediaResources\midi\msmpu401.drv<0003>,Description,,"TBS-2000 Wavetable Synth / MPU-401 Compatible"
HKEY_LOCAL_MACHINE,System\CurrentControlSet\control\MediaResources\midi\msmpu401.drv<0003>,FriendlyName,,"TBS-2000 Wavetable Synth / MPU-401 Compatible"
HKEY_LOCAL_MACHINE,System\CurrentControlSet\control\MediaResources\midi\csfm.drv<0000>,Description,,"TBS-2000 FM Synthesis"
HKEY_LOCAL_MACHINE,System\CurrentControlSet\control\MediaResources\midi\csfm.drv<0000>,FriendlyName,,"TBS-2000 FM Synthesis"


[WFSurfer.LC1]
ConfigPriority=DESIRED
IOConfig=8@100-3ef%fff8(3ff::)  ; That is 8 contiguous ports in the 
     ; range from 100h to 3efh starting on 
     ; an 8 port boundary. Using 10 bit decodes.
IRQConfig=3,4,5,6,7,9,10,11,12,15 ; The interrupt levels we support.

;---------------------------------------------------------------;
; Update \TBEACH\DOSAPPS\TBSDOS.INI
;---------------------------------------------------------------;
; Added 10/10, Copy defaults to TBSDOS.INI

[UpdateTbsdosIni]
%30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"WssIO=534"
%30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"WssInt=5"
%30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"WssDmaPlay=1"
%30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"WssDmaCapture=0"
%30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"SbIO=220"
%30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"OplIO=388"
%30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"OplInt=Disabled"
%30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"GameIO=200"
%30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"4232IO=538"
%30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"4232Int=Disabled"
%30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"MPU401IO=330"
%30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"MPU401Int=disabled"
%30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"CDIO=disabled"
%30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"CDInt=disabled"
%30%\Tbeach\Dosapps\tbsdos.ini,PNP,,"CDDma=disabled"
%30%\Tbeach\Dosapps\tbsdos.ini,IniUpdate,,"SoundBlasterAddr=[sndsys.drv],OldMSDOSGameIOAddress"

;---------------------------------------------------------------;
; Copy driver destinations
;---------------------------------------------------------------;
[DestinationDirs]
WSS.CopyList = 11
WSS.DelList = 11
Windir.CopyList = 10
DefaultDestDir = 11     ; LDID_SYS
DosFileDir = 30, TBEACH\DOSAPPS         ;Dos file directory
PIFDir = 10,DESKTOP                     ; Copies .pifs to the desktop

[SourceDisksNames]
1="TBS-2000 Driver Installation Disk",, 0001

[SourceDisksFiles]
cwaudio.vxd=1
cs32ba11.drv=1
tbs2000.exe=1
tbsdos.ini=1
cs4232ld.vxd=1
cwaudio.bin=1
csfm.drv=1
tbsmix.exe=1

[Strings]
;Non-localized strings
KEY_WARNVER="SYSTEM\CurrentControlSet\Control\SessionManager\WarnVerDLLs"
KEY_CHKVER="SYSTEM\CurrentControlSet\Control\SessionManager\CheckVerDLLs"
KEY_FIL="SYSTEM\CurrentControlSet\Control\MediaResources\FilterList"
KEY_IOC="SYSTEM\CurrentControlSet\Control\MediaResources\InstallOptionalComponents"

;Localized strings
TBCH="Turtle Beach Systems"
MediaClassName="Sound, video and game controllers"
MfgName="Turtle Beach"
*CSC0000.DeviceDesc="Turtle Beach TBS-2000 PnP Audio Hardware"
*CSCFFFF.DeviceDesc="Turlte Beach TBS-2000 PnP Audio Hardware (Needs Reboot)"
*CSC0001.DeviceDesc="Turtle Beach TBS-2000 Joystick"
*CSC0010.DeviceDesc="Turtle Beach TBS-2000 PnP Control Registers"
*CSC0003.DeviceDesc="Turtle Beach TBS-2000 MPU-401 Compatible"
WFSurfer.DeviceDesc="Turtle Beach TBS-2000 Wavetable MIDI Synthesizer"
V_CLSWAVEFORM="Audio"
V_CLSMIDI="MIDI"
V_CLSMIXER="Mixer"
V_CLSAUX="Auxiliary"
V_INTERNAL="TBS-2000 FM Synthesis"
V_EXTERNAL="TBS-2000 External MIDI Port"
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web5, load: 1.05