;
; INF file for installing Realtek AC97 WDM Driver
;
[Version]
CatalogFile=alcxwdm.cat
Signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
provider=%ProviderName%
;;LayoutFile=layout.inf, layout1.inf, layout2.inf
DriverVer=06/23/2006,6.0.1.5876
[SourceDisksNames]
222=%DiskDesc%,,,
[SourceDisksFiles]
ALCXWDM.SYS=222
;;ALSNDMGR.CPL=222
ALSNDMGR.WAV=222
;;RTDCPL.EXE=222
RtlCPAPI.dll=222
[DestinationDirs]
AC97AUD.CopyList=10,system32\drivers
ALCAUD_CPL.CopyList=11 ;; WINDOWS system directory WIN98/ME->Windows\system, 2K/XP->Windows\system32
RTLCPAPI.CopyList = 11
[Manufacturer]
%MfgName%=Realtek
[ControlFlags]
ExcludeFromSelect = *
[Realtek]
%ALCAUD.Desc%=AC97AUD, PCI\VEN_10DE&DEV_0059&SUBSYS_01C31028
[AC97AUD]
AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf)
CopyFiles=AC97AUD.CopyList, ALCAUD_CPL.CopyList, RTLCPAPI.CopyList
DelReg=SndVol32.DelReg
AddReg=AC97AUD.AddReg, AC97AUD_NAMES.AddReg, AC97AUD_OEM.AddReg, ALCAUD_SMAPP.AddReg, RTDS3DConfiguration.AddReg, RTLCPAPI.AddReg
[AC97VIA]
AlsoInstall=KS.Registration(ks.inf), WDMAUDIO.Registration(wdmaudio.inf)
CopyFiles=AC97AUD.CopyList, ALCAUD_CPL.CopyList, RTLCPAPI.CopyList
DelReg=SndVol32.DelReg
AddReg=AC97AUD.AddReg, AC97AUD_NAMES.AddReg, AC97AUD_OEM.AddReg, ALCAUD_SMAPP.AddReg, RTDS3DConfiguration.AddReg, RTLCPAPI.AddReg
DelReg=AC97AUD.DelReg
[AC97AUD.DelReg]
HKLM,Enum\Root\*PNPB002
HKLM,Enum\Root\*PNPB006
HKLM,Enum\Root\*PNPB02F
[SndVol32.DelReg]
HKCU,Software\Microsoft\Windows\CurrentVersion\Applets\Volume Control\Realtek AC97 Audio
HKR,Settings
;;HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",RTDCPL,,"RTDCPL.EXE"
HKLM,Software\RealTek,InitLang
HKLM,Software\RealTek\InitAP
HKLM,Software\RealTek\AC97 Audio
HKLM,Software\RealTek\Mixer
HKCU,Software\RealTek\AC97 Audio
HKCU,Software\RealTek\Audio
HKCU,Software\RealTek\EQ
HKCU,Software\RealTek\Mixer
[AC97AUD.CopyList]
ALCXWDM.SYS
[ALCAUD_CPL.CopyList]
;;ALSNDMGR.CPL
ALSNDMGR.WAV
;;RTDCPL.EXE
[RTLCPAPI.CopyList]
RTLCPAPI.dll
[RTLCPAPI.AddReg]
HKCR,RtlCP.RtlCP.1,,0,"RtlCP Class"
HKCR,RtlCP.RtlCP.1\CLSID,,0,%RTLCPAPI_CLSID%
HKCR,RtlCP.RtlCP,,0,"RtlCP Class"
HKCR,RtlCP.RtlCP\CurVer,,0,"RtlCP.RtlCP.1"
HKCR,CLSID\%RTLCPAPI_CLSID%,,0,"RtlCP Class"
HKCR,CLSID\%RTLCPAPI_CLSID%\ProgID,,0,"RtlCP.RtlCP.1"
HKCR,CLSID\%RTLCPAPI_CLSID%\VersionIndependentProgID,,0,"RtlCP.RtlCP"
HKCR,CLSID\%RTLCPAPI_CLSID%\Programmable
HKCR,CLSID\%RTLCPAPI_CLSID%\InProcServer32,,0,RTLCPAPI.dll
HKCR,CLSID\%RTLCPAPI_CLSID%\InProcServer32,ThreadingModel,0,Apartment
[CPL_Class.AddReg]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\{305CA226-D286-468e-B848-2B2E8E697B74} 2",%CPL_CLASS_KS%,0x00010001 ,0x00000004
[RTDS3DConfiguration.AddReg]
HKR,DS3D,ForwardSpeakerConfiguration,0x00010001,1
HKR,DS3D,IgnoreDSSpeakerConfiguration,0x00010001,0
HKR,DS3D,DisableUpmixing,1,01,00,00,00
HKR,DS3D,UpmixingMode,0x00010001,1
HKR,DS3D,KmixerChannels,1,02,00
[AC97AUD.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,AC97AUD.Interface.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,AC97AUD.Interface.Wave
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,AC97AUD.Interface.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,AC97AUD.Interface.Topology
[AC97VIA.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,AC97AUD.Interface.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,AC97AUD.Interface.Wave
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,AC97AUD.Interface.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,AC97AUD.Interface.Topology
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,AC97AUD.Interface.Uart
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,AC97AUD.Interface.Uart
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,AC97AUD.Interface.Uart
[AC97AUD.Interface.Wave]
AddReg=AC97AUD.I.Wave.AddReg
[AC97AUD.I.Wave.AddReg]
HKR,,CLSID,,"{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
HKR,,FriendlyName,,"Realtek AC97 Audio"
[AC97AUD.Interface.Topology]
AddReg=AC97AUD.I.Topo.AddReg
[AC97AUD.I.Topo.AddReg]
HKR,,CLSID,,"{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
HKR,,FriendlyName,,"Realtek AC97 Mixer"
[AC97AUD.Interface.Uart]
AddReg=AC97AUD.I.Uart.AddReg
[AC97AUD.I.Uart.AddReg]
HKR,,CLSID,,"{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
HKR,,FriendlyName,,"MIDI External Port"
[AC97AUD.AddReg]
HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
HKR,,Driver,,ALCXWDM.SYS
HKR,,NTMPDriver,,"ALCXWDM.SYS,sbemul.sys"
HKR,Drivers,SubClasses,,"wave,midi,mixer"
HKR,Drivers\wave\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\midi\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv
HKR,Drivers\wave\wdmaud.drv,Description,,%ALCAUD.Desc%
HKR,Drivers\midi\wdmaud.drv, Description,,%ALCAUD.Desc%
HKR,Drivers\mixer\wdmaud.drv,Description,,%ALCAUD.Desc%
[ALCAUD_SMAPP.AddReg]
;;HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",RTDCPL,,"RTDCPL.EXE"
[AC97AUD.Services]
AddService = ALCXWDM, 0x00000002, AC97AUD_Service_Inst
[AC97VIA.Services]
AddService = ALCXWDM, 0x00000002, AC97AUD_Service_Inst
[AC97AUD_Service_Inst]
DisplayName = %AC97AUD.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\system32\drivers\ALCXWDM.SYS
[AC97AUD_NAMES.AddReg]
;; Pins
HKLM,%MCat%\"{0A8C1A80-42B0-11D2-95D2-00C04FB925D3}",Name,,%Pin.WaveOut%
HKLM,%MCat%\"{0A8C1A80-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A83-42B0-11D2-95D2-00C04FB925D3}",Name,,%Pin.PcBeep%
HKLM,%MCat%\"{0A8C1A83-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A86-42B0-11D2-95D2-00C04FB925D3}",Name,,%Pin.Phone%
HKLM,%MCat%\"{0A8C1A86-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A89-42B0-11D2-95D2-00C04FB925D3}",Name,,%Pin.Mic%
HKLM,%MCat%\"{0A8C1A89-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A8F-42B0-11D2-95D2-00C04FB925D3}",Name,,%Pin.LineIn%
HKLM,%MCat%\"{0A8C1A8F-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A92-42B0-11D2-95D2-00C04FB925D3}",Name,,%Pin.CD%
HKLM,%MCat%\"{0A8C1A92-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A95-42B0-11D2-95D2-00C04FB925D3}",Name,,%Pin.Video%
HKLM,%MCat%\"{0A8C1A95-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A98-42B0-11D2-95D2-00C04FB925D3}",Name,,%Pin.Aux%
HKLM,%MCat%\"{0A8C1A98-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{8B9F0564-3955-42a3-B03D-F68C81FD4A36}",Name,,%Pin.Aux2%
HKLM,%MCat%\"{8B9F0564-3955-42a3-B03D-F68C81FD4A36}",Display,1,00,00,00,00
HKLM,%MCat%\"{2F2065D0-667B-481e-9353-5465FE7FAEBC}",Name,,%Pin.Radio%
HKLM,%MCat%\"{2F2065D0-667B-481e-9353-5465FE7FAEBC}",Display,1,00,00,00,00
HKLM,%MCat%\"{1FF36655-CDF0-4023-AE26-A40BE2EB8223}",Name,,%Pin.StereoMic%
HKLM,%MCat%\"{1FF36655-CDF0-4023-AE26-A40BE2EB8223}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AA4-42B0-11D2-95D2-00C04FB925D3}",Name,,%Pin.MasterOut%
HKLM,%MCat%\"{0A8C1AA4-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AA7-42B0-11D2-95D2-00C04FB925D3}",Name,,%Pin.HeadPhoneOut%
HKLM,%MCat%\"{0A8C1AA7-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AAC-42B0-11D2-95D2-00C04FB925D3}",Name,,%Pin.MonoOut%
HKLM,%MCat%\"{0A8C1AAC-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AB1-42B0-11D2-95D2-00C04FB925D3}",Name,,%Pin.WaveIn%
HKLM,%MCat%\"{0A8C1AB1-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AB4-42B0-11D2-95D2-00C04FB925D3}",Name,,%Pin.MicIn%
HKLM,%MCat%\"{0A8C1AB4-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{4548F87B-32C7-46c7-B2E3-7AD500166A5E}",Name,,%Pin.Spdif%
HKLM,%MCat%\"{4548F87B-32C7-46c7-B2E3-7AD500166A5E}",Display,1,00,00,00,00
HKLM,%MCat%\"{CFA16E88-A2B0-44a7-BE83-B0892D1C2E53}",Name,,%Pin.Front_TV%
HKLM,%MCat%\"{CFA16E88-A2B0-44a7-BE83-B0892D1C2E53}",Display,1,00,00,00,00
HKLM,%MCat%\"{FBADB939-BD97-4e24-A260-840FFFDDBED8}",Name,,%Pin.Front_LineIn%
HKLM,%MCat%\"{FBADB939-BD97-4e24-A260-840FFFDDBED8}",Display,1,00,00,00,00
HKLM,%MCat%\"{EEA4BECD-4269-47c4-91C6-8FC2C788D15F}",Name,,%Pin.TVIn%
HKLM,%MCat%\"{EEA4BECD-4269-47c4-91C6-8FC2C788D15F}",Display,1,00,00,00,00
HKLM,%MCat%\"{AA7203A7-31DF-402c-BC38-A5D9800A9009}",Name,,%Pin.SpdifOut%
HKLM,%MCat%\"{AA7203A7-31DF-402c-BC38-A5D9800A9009}",Display,1,00,00,00,00
HKLM,%MCat%\"{0CC90307-05DA-42a9-9418-EE55EF8EC74C}",Name,,%Pin.VistaMasterOut%
HKLM,%MCat%\"{0CC90307-05DA-42a9-9418-EE55EF8EC74C}",Display,1,00,00,00,00
;; Virtual Pins
HKLM,%MCat%\"{766DB59F-6E94-11d2-9ADE-00C04F8EFB68}",Name,,%Pin.Virt3DCenterPin%
HKLM,%MCat%\"{766DB59F-6E94-11d2-9ADE-00C04F8EFB68}",Display,1,00,00,00,00
HKLM,%MCat%\"{766DB5A0-6E94-11d2-9ADE-00C04F8EFB68}",Name,,%Pin.Virt3DDepthPin%
HKLM,%MCat%\"{766DB5A0-6E94-11d2-9ADE-00C04F8EFB68}",Display,1,00,00,00,00
HKLM,%MCat%\"{4CE9C3C9-6EC0-11d2-9ADE-00C04F8EFB68}",Name,,%Pin.Virt3DMixPin%
HKLM,%MCat%\"{4CE9C3C9-6EC0-11d2-9ADE-00C04F8EFB68}",Display,1,00,00,00,00
HKLM,%MCat%\"{766DB5A1-6E94-11d2-9ADE-00C04F8EFB68}",Name,,%Pin.VirtToneMixPin%
HKLM,%MCat%\"{766DB5A1-6E94-11d2-9ADE-00C04F8EFB68}",Display,1,00,00,00,00
HKLM,%MCat%\"{766DB5A5-6E94-11d2-9ADE-00C04F8EFB68}",Name,,%Pin.VirtToneMixMonoPin%
HKLM,%MCat%\"{766DB5A5-6E94-11d2-9ADE-00C04F8EFB68}",Display,1,00,00,00,00
;; Nodes
HKLM,%MCat%\"{0A8C1A81-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.WaveVolume%
HKLM,%MCat%\"{0A8C1A81-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A82-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.WaveMute%
HKLM,%MCat%\"{0A8C1A82-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A84-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.PcBeepVolume%
HKLM,%MCat%\"{0A8C1A84-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A85-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.PcBeepMute%
HKLM,%MCat%\"{0A8C1A85-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A87-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.PhoneVolume%
HKLM,%MCat%\"{0A8C1A87-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A88-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.PhoneMute%
HKLM,%MCat%\"{0A8C1A88-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A8B-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.MicSelect%
HKLM,%MCat%\"{0A8C1A8B-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A8C-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.MicBoost%
HKLM,%MCat%\"{0A8C1A8C-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A8D-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.MicVolume%
HKLM,%MCat%\"{0A8C1A8D-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A8E-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.MicMute%
HKLM,%MCat%\"{0A8C1A8E-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A90-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.LineInVolume%
HKLM,%MCat%\"{0A8C1A90-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A91-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.LineInMute%
HKLM,%MCat%\"{0A8C1A91-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A93-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.CDVolume%
HKLM,%MCat%\"{0A8C1A93-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A94-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.CDMute%
HKLM,%MCat%\"{0A8C1A94-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A96-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.VideoVolume%
HKLM,%MCat%\"{0A8C1A96-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A97-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.VideoMute%
HKLM,%MCat%\"{0A8C1A97-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A99-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.AuxVolume%
HKLM,%MCat%\"{0A8C1A99-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A9A-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.AuxMute%
HKLM,%MCat%\"{0A8C1A9A-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A9B-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.MainMix%
HKLM,%MCat%\"{0A8C1A9B-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{766DB5A2-6E94-11d2-9ADE-00C04F8EFB68}",Name,,%Node.Virt3DCenter%
HKLM,%MCat%\"{766DB5A2-6E94-11d2-9ADE-00C04F8EFB68}",Display,1,00,00,00,00
HKLM,%MCat%\"{766DB5A3-6E94-11d2-9ADE-00C04F8EFB68}",Name,,%Node.Virt3DDepth%
HKLM,%MCat%\"{766DB5A3-6E94-11d2-9ADE-00C04F8EFB68}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A9E-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.3DBypass%
HKLM,%MCat%\"{0A8C1A9E-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{766DB5A4-6E94-11d2-9ADE-00C04F8EFB68}",Name,,%Node.3DEnable%
HKLM,%MCat%\"{766DB5A4-6E94-11d2-9ADE-00C04F8EFB68}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1A9F-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.BeepMix%
HKLM,%MCat%\"{0A8C1A9F-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AA0-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.Bass%
HKLM,%MCat%\"{0A8C1AA0-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AA1-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.Treble%
HKLM,%MCat%\"{0A8C1AA1-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{B9B9016C-57EB-11d2-9AC0-00C04F8EFB68}",Name,,%Node.Loudness%
HKLM,%MCat%\"{B9B9016C-57EB-11d2-9AC0-00C04F8EFB68}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AA2-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.MasterVolume%
HKLM,%MCat%\"{0A8C1AA2-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AA3-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.MasterMute%
HKLM,%MCat%\"{0A8C1AA3-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AA5-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.HPVolume%
HKLM,%MCat%\"{0A8C1AA5-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AA6-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.HPMute%
HKLM,%MCat%\"{0A8C1AA6-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AA9-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.MonoOutSelect%
HKLM,%MCat%\"{0A8C1AA9-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AAA-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.MonoOutVolume%
HKLM,%MCat%\"{0A8C1AAA-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AAB-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.MonoOutMute%
HKLM,%MCat%\"{0A8C1AAB-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AAE-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.WaveInSelect%
HKLM,%MCat%\"{0A8C1AAE-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AAF-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.MasterInVolume%
HKLM,%MCat%\"{0A8C1AAF-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AB0-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.MasterInMute%
HKLM,%MCat%\"{0A8C1AB0-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AB2-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.MicInVolume%
HKLM,%MCat%\"{0A8C1AB2-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{0A8C1AB3-42B0-11D2-95D2-00C04FB925D3}",Name,,%Node.MicInMute%
HKLM,%MCat%\"{0A8C1AB3-42B0-11D2-95D2-00C04FB925D3}",Display,1,00,00,00,00
HKLM,%MCat%\"{B3AD50B5-3849-4983-ADD7-25E6268F912D}",Name,,%Node.SimulStereo%
HKLM,%MCat%\"{B3AD50B5-3849-4983-ADD7-25E6268F912D}",Display,1,00,00,00,00
HKLM,%MCat%\"{D0A0EAFF-729D-4f69-A771-7209DC2041B2}",Name,,%Node.SpdifMute%
HKLM,%MCat%\"{D0A0EAFF-729D-4f69-A771-7209DC2041B2}",Display,1,00,00,00,00
HKLM,%MCat%\"{6E03E3B9-52AF-4de8-8DA7-0BFBA156F0D8}",Name,,%Node.SpdifSrc%
HKLM,%MCat%\"{6E03E3B9-52AF-4de8-8DA7-0BFBA156F0D8}",Display,1,00,00,00,00
HKLM,%MCat%\"{245299E0-8A44-11d5-994D-00E04C39004E}",Name,,%Node.V_Loudness%
HKLM,%MCat%\"{245299E0-8A44-11d5-994D-00E04C39004E}",Display,1,00,00,00,00
HKLM,%MCat%\"{C1F8C09B-11D8-4fa5-8AAE-FD8AD4D540C6}",Name,,%Node.SurroundSwitch%
HKLM,%MCat%\"{C1F8C09B-11D8-4fa5-8AAE-FD8AD4D540C6}",Display,1,00,00,00,00
HKLM,%MCat%\"{912D8260-EA5B-11d5-8EC8-52544C29295E}",Name,,%Node.CenLFESwitch%
HKLM,%MCat%\"{912D8260-EA5B-11d5-8EC8-52544C29295E}",Display,1,00,00,00,00
HKLM,%MCat%\"{A9D66068-912B-4fa5-932C-94FD7092CCEB}",Name,,%Node.SpdifInMonitor%
HKLM,%MCat%\"{A9D66068-912B-4fa5-932C-94FD7092CCEB}",Display,1,00,00,00,00
HKLM,%MCat%\"{8A74FFAE-8766-480f-AF6D-325FCF9AB324}",Name,,%Node.Front%
HKLM,%MCat%\"{8A74FFAE-8766-480f-AF6D-325FCF9AB324}",Display,1,00,00,00,00
HKLM,%MCat%\"{B25A6526-9703-4117-9D7F-260A5DF5CC34}",Name,,%Node.Surround%
HKLM,%MCat%\"{B25A6526-9703-4117-9D7F-260A5DF5CC34}",Display,1,00,00,00,00
HKLM,%MCat%\"{594AC582-B82A-4024-99E7-DC5B358E0F30}",Name,,%Node.Center%
HKLM,%MCat%\"{594AC582-B82A-4024-99E7-DC5B358E0F30}",Display,1,00,00,00,00
HKLM,%MCat%\"{19532773-C332-4de7-BEDD-F888163C3094}",Name,,%Node.LFE%
HKLM,%MCat%\"{19532773-C332-4de7-BEDD-F888163C3094}",Display,1,00,00,00,00
HKLM,%MCat%\"{9557C941-7360-11D4-8133-0050046069C0}",Name,,%Node.BassBoost%
HKLM,%MCat%\"{9557C941-7360-11D4-8133-0050046069C0}",Display,1,00,00,00,00
HKLM,%MCat%\"{9557C944-7360-11D4-8133-0050046069C0}",Name,,%Node.TrebleBoost%
HKLM,%MCat%\"{9557C944-7360-11D4-8133-0050046069C0}",Display,1,00,00,00,00
HKLM,%MCat%\"{58738821-8C5E-445e-B335-DA43DF2916D7}",Name,,%Node.SideSwitch%
HKLM,%MCat%\"{58738821-8C5E-445e-B335-DA43DF2916D7}",Display,1,00,00,00,00
HKLM,%MCat%\"{A5B27DE2-40F3-469e-9A4D-2CD8D5D9284D}",Name,,%Node.Side%
HKLM,%MCat%\"{A5B27DE2-40F3-469e-9A4D-2CD8D5D9284D}",Display,1,00,00,00,00
HKLM,%MCat%\"{08FDB237-3D34-4c59-9511-56E178AE3E10}",Name,,%Node.DisableAnalogCD%
HKLM,%MCat%\"{08FDB237-3D34-4c59-9511-56E178AE3E10}",Display,1,00,00,00,00
[AC97AUD_OEM.AddReg]
;;Default register value at driver startup
;;low byte comes first, values are hexadezimal.
HKR,Settings,MasterVolume,1,06,06 ;-6dB
HKR,Settings,HeadphoneVolume,1,06,06 ;-6dB
HKR,Settings,BeepVolume,1,04,00 ;-12dB,unmuted
HKR,Settings,PhoneVolume,1,04,04 ;6dB,unmuted
HKR,Settings,MicVolume,1,04,80 ;6dB,muted,20dB Boost off
HKR,Settings,LineInVolume,1,02,02 ;6dB
HKR,Settings,VideoVolume,1,04,04 ;6dB
HKR,Settings,AUXVolume,1,04,04 ;6dB
;;Configuration
HKR,Settings,ChannelConfig,0x00010001,3
HKR,Settings,DisableHeadphone,1,1
HKR,Settings,DisableMonoOut,1,1
HKR,Settings,DisableMicIn,1,1
HKR,Settings,DisableCenterLFE,1,0
;;Configuration for Dell
HKR,Settings,DisableSPDIF,1,1
HKR,Settings,DisableSPDIFIn,1,1
HKR,Settings,DisableLineIn,1,1
HKR,Settings,DisableCD,1,1
HKR,Settings,DisablePCBeep,1,1
HKR,Settings,DisablePhone,1,1
HKR,Settings,SHARE_AUX_SIDE_PIN,1,1
HKR,Settings,DontCheckJD5ForALC850,1,1
HKR,Settings,Disable_Taggle_PR3,1,1
HKR,Settings,Enable_Verfout_4V,1,1
HKR,Settings,DontDoMuteUnMuteEAPD,1,1
HKR,Settings,PowerDown_MX26_Value,1,00,00
HKR,Settings,CDVolume,1,04,80 ;mute CDVolume
HKR,Settings,BeepVolume,1,1E,80 ;mute BeepVolume
HKR,Settings,PhoneVolume,1,1F,80 ;mute PhoneVolume
HKR,Settings,LineInVolume,1,1F,9F ;mute LineInVolume
HKR,Settings,MicVMax,1,08,08
HKR,Settings,MuteMicIfUnplug,1,1
HKR,Settings,InitResetFifo,1,1
HKR,Settings,AuxVMax,1,08,08
HKR,Settings,AUXVolume,1,0C,0C
HKR,Settings,AuxVolL,0x00010001,0xFFF90000 ;6dB
HKR,Settings,AuxVolR,0x00010001,0xFFF90000 ;6dB
HKR,Settings,MicVolume,1,0C,80
HKR,Settings,MicInRecVolume,1,0B,0B
HKR,Settings,RecordSelect,1,00,00
HKLM,"Software\Realtek\AC97 Audio",SpoutPage,1,1
;;================= Window2000====================
[AC97AUD.NTX86]
Include=ks.inf,wdmaudio.inf
Needs=KS.Registration,WDMAUDIO.Registration
CopyFiles=AC97AUD.CopyList, ALCAUD_CPL.CopyList, RTLCPAPI.CopyList
DelReg=SndVol32.DelReg
AddReg=AC97AUD.AddReg,AC97AUD_NAMES.AddReg, AC97AUD_OEM.AddReg, ALCAUD_SMAPP.AddReg, RTDS3DConfiguration.AddReg, RTLCPAPI.AddReg, CPL_Class.AddReg
[AC97VIA.NTX86]
Include=ks.inf,wdmaudio.inf
Needs=KS.Registration,WDMAUDIO.Registration
CopyFiles=AC97AUD.CopyList, ALCAUD_CPL.CopyList, RTLCPAPI.CopyList
DelReg=SndVol32.DelReg
AddReg=AC97AUD.AddReg,AC97AUD_NAMES.AddReg, AC97AUD_OEM.AddReg, ALCAUD_SMAPP.AddReg, RTDS3DConfiguration.AddReg, RTLCPAPI.AddReg, CPL_Class.AddReg
DelReg=AC97AUD.DelReg
[AC97AUD.NTX86.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,AC97AUD.Interface.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,AC97AUD.Interface.Wave
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,AC97AUD.Interface.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,AC97AUD.Interface.Topology
[AC97VIA.NTX86.Interfaces]
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Wave%,AC97AUD.Interface.Wave
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_Wave%,AC97AUD.Interface.Wave
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_Wave%,AC97AUD.Interface.Wave
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_Topology%,AC97AUD.Interface.Topology
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_UART%,AC97AUD.Interface.Uart
AddInterface=%KSCATEGORY_RENDER%,%KSNAME_UART%,AC97AUD.Interface.Uart
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_UART%,AC97AUD.Interface.Uart
[AC97AUD.NTX86.Services]
AddService = ALCXWDM, 0x00000002, AC97AUD_Service_Inst
[AC97VIA.NTX86.Services]
AddService = ALCXWDM, 0x00000002, AC97AUD_Service_Inst
[Strings]
ProviderName="Realtek Semiconductor Corp."
MfgName="Realtek"
DiskDesc="Realtek AC97 Audio Driver Disk"
ALCAUD.Desc="Realtek AC'97 Audio"
ALCVIA.Desc="Realtek AC'97 Audio for VIA (R) Audio Controller"
MCat="SYSTEM\CurrentControlSet\Control\MediaCategories"
CPL_CLASS_KS="%SystemRoot%\system32\ALSNDMGR.CPL"
KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSNAME_Wave="Wave"
KSNAME_Topology="Topology"
KSNAME_UART="UART"
AC97AUD.SvcDesc = "Service for Realtek AC97 Audio (WDM)"
RTLCPAPI_CLSID="{E9F1F599-7B14-4213-BF46-F992758CAB81}"
;; Pins (localizeable)
Pin.WaveOut ="Wave Out"
Pin.PcBeep ="PC Beep"
Pin.Phone ="Phone"
Pin.Mic ="Microphone"
Pin.LineIn ="Line In"
Pin.CD ="CD"
Pin.Video ="Video"
Pin.Aux ="Aux"
Pin.Aux2 ="Aux/Line In 2"
Pin.Radio ="Radio"
Pin.StereoMic ="Stereo Mic"
Pin.MasterOut ="Speaker"
Pin.HeadPhoneOut="Headphones"
Pin.MonoOut ="Mono Out"
Pin.WaveIn ="Wave In"
Pin.MicIn ="Mic In"
Pin.Spdif ="SPDIF"
Pin.Front_TV ="Front/TV in"
Pin.Front_LineIn="Front line in"
Pin.TVIn ="TV in"
Pin.SpdifOut ="Realtek Digital Output"
Pin.VistaMasterOut ="Realtek AC97 Audio Output"
;; Virtual Pins (localizeable)
Pin.Virt3DCenterPin ="3D Center"
Pin.Virt3DDepthPin ="3D Depth"
Pin.Virt3DMixPin ="3D Mix"
;; Nodes (localizeable)
Node.WaveVolume ="Wave Volume"
Node.WaveMute ="Wave Mute"
Node.PcBeepVolume ="Beep Volume"
Node.PcBeepMute ="Beep Mute"
Node.PhoneVolume ="Phone Volume"
Node.PhoneMute ="Phone Mute"
Node.MicSelect ="Mic2 Select"
Node.MicVolume ="Mic Volume"
Node.MicMute ="Mic Mute"
Node.LineInVolume ="LineIn Volume"
Node.LineInMute ="LineIn Mute"
Node.CDVolume ="CD Volume"
Node.CDMute ="CD Mute"
Node.VideoVolume ="Video Volume"
Node.VideoMute ="Video Mute"
Node.AuxVolume ="Aux Volume"
Node.AuxMute ="Aux Mute"
Node.MainMix ="Main Mix"
Node.Virt3DCenter ="3D Center"
Node.Virt3DDepth ="3D Depth"
Node.3DBypass ="WaveOut 3D Bypass"
Node.3DEnable ="3D Enable"
Node.BeepMix ="Beep Mix"
Node.Bass ="Bass"
Node.Treble ="Treble"
Node.Loudness ="Loudness"
Node.MasterVolume ="Master Volume"
Node.MasterMute ="Master Mute"
Node.HPVolume ="Headphone Volume"
Node.HPMute ="Headphone Mute"
Node.MonoOutSelect ="Mono Out Select"
Node.MonoOutVolume ="Mono Out Volume"
Node.MonoOutMute ="Mono Out Mute"
Node.WaveInSelect ="WaveIn Select"
Node.MasterInVolume ="WaveIn Volume"
Node.MasterInMute ="WaveIn Mute"
Node.MicInVolume ="Mic In Volume"
Node.MicInMute ="Mic In Mute"
Node.SimulStereo ="Simulated Stereo"
Node.SpdifMute ="SPDIF Mute"
Node.SpdifSrc ="Sampling rate conversion for SPDIF output"
Node.V_Loudness ="Loudness"
Node.SurroundSwitch ="Switch Line-In to Rear Output"
Node.CenLFESwitch ="Switch Mic-In to Center/LFE Output"
Node.SpdifInMonitor ="Real-Time SPDIF-In Monitor"
Node.BassBoost ="Bass Boost"
Node.TrebleBoost ="Treble Boost"
Node.SideSwitch ="Switch Aux-In to Side Output"
Node.DisableAnalogCD ="Disable Analog CD"
;;Localize language
Node.Front ="Front"
Node.Surround ="Rear"
Node.Center ="Center"
Node.LFE ="Subwoofer"
Node.Side ="Side"
Node.MicBoost ="Mic Boost"
Pin.VirtToneMixPin ="Stereo Mix"
Pin.VirtToneMixMonoPin ="Mono Mix"
;;JP
[Strings.0411]
ProviderName="Realtek Semiconductor Corp."
MfgName="Realtek"
DiskDesc="Realtek AC97 Audio Driver Disk"
ALCAUD.Desc="Realtek AC'97 Audio"
ALCVIA.Desc="Realtek AC'97 Audio for VIA (R) Audio Controller"
MCat="SYSTEM\CurrentControlSet\Control\MediaCategories"
CPL_CLASS_KS="%SystemRoot%\system32\ALSNDMGR.CPL"
KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSNAME_Wave="Wave"
KSNAME_Topology="Topology"
KSNAME_UART="UART"
AC97AUD.SvcDesc = "Service for Realtek AC97 Audio (WDM)"
RTLCPAPI_CLSID="{E9F1F599-7B14-4213-BF46-F992758CAB81}"
;; Pins (localizeable)
Pin.WaveOut ="Wave Out"
Pin.PcBeep ="PC Beep"
Pin.Phone ="Phone"
Pin.Mic ="Microphone"
Pin.LineIn ="Line In"
Pin.CD ="CD"
Pin.Video ="Video"
Pin.Aux ="Aux"
Pin.Aux2 ="Aux/Line In 2"
Pin.Radio ="Radio"
Pin.StereoMic ="Stereo Mic"
Pin.MasterOut ="Speaker"
Pin.HeadPhoneOut="Headphones"
Pin.MonoOut ="Mono Out"
Pin.WaveIn ="Wave In"
Pin.MicIn ="Mic In"
Pin.Spdif ="SPDIF"
Pin.Front_TV ="Front/TV in"
Pin.Front_LineIn="Front line in"
Pin.TVIn ="TV in"
Pin.SpdifOut ="Realtek Digital Output"
Pin.VistaMasterOut ="Realtek AC97 Audio Output"
;; Virtual Pins (localizeable)
Pin.Virt3DCenterPin ="3D Center"
Pin.Virt3DDepthPin ="3D Depth"
Pin.Virt3DMixPin ="3D Mix"
;; Nodes (localizeable)
Node.WaveVolume ="Wave Volume"
Node.WaveMute ="Wave Mute"
Node.PcBeepVolume ="Beep Volume"
Node.PcBeepMute ="Beep Mute"
Node.PhoneVolume ="Phone Volume"
Node.PhoneMute ="Phone Mute"
Node.MicSelect ="Mic2 Select"
Node.MicVolume ="Mic Volume"
Node.MicMute ="Mic Mute"
Node.LineInVolume ="LineIn Volume"
Node.LineInMute ="LineIn Mute"
Node.CDVolume ="CD Volume"
Node.CDMute ="CD Mute"
Node.VideoVolume ="Video Volume"
Node.VideoMute ="Video Mute"
Node.AuxVolume ="Aux Volume"
Node.AuxMute ="Aux Mute"
Node.MainMix ="Main Mix"
Node.Virt3DCenter ="3D Center"
Node.Virt3DDepth ="3D Depth"
Node.3DBypass ="WaveOut 3D Bypass"
Node.3DEnable ="3D Enable"
Node.BeepMix ="Beep Mix"
Node.Bass ="Bass"
Node.Treble ="Treble"
Node.Loudness ="Loudness"
Node.MasterVolume ="Master Volume"
Node.MasterMute ="Master Mute"
Node.HPVolume ="Headphone Volume"
Node.HPMute ="Headphone Mute"
Node.MonoOutSelect ="Mono Out Select"
Node.MonoOutVolume ="Mono Out Volume"
Node.MonoOutMute ="Mono Out Mute"
Node.WaveInSelect ="WaveIn Select"
Node.MasterInVolume ="WaveIn Volume"
Node.MasterInMute ="WaveIn Mute"
Node.MicInVolume ="Mic In Volume"
Node.MicInMute ="Mic In Mute"
Node.SimulStereo ="Simulated Stereo"
Node.SpdifMute ="SPDIF Mute"
Node.SpdifSrc ="Sampling rate conversion for SPDIF output"
Node.V_Loudness ="Loudness"
Node.SurroundSwitch ="Switch Line-In to Rear Output"
Node.CenLFESwitch ="Switch Mic-In to Center/LFE Output"
Node.SpdifInMonitor ="Real-Time SPDIF-In Monitor"
Node.BassBoost ="Bass Boost"
Node.TrebleBoost ="Treble Boost"
Node.SideSwitch ="Switch Aux-In to Side Output"
Node.DisableAnalogCD ="Disable Analog CD"
;;Localize language
Node.Front ="OÊ"
Node.Surround ="wÊ"
Node.Center =""
Node.LFE ="TuE[t@"
Node.Side ="¤Ê"
Node.MicBoost ="}CNu[Xg"
Pin.VirtToneMixPin ="XeI~bNX"
Pin.VirtToneMixMonoPin ="m~bNX"
;;TRADITIONAL Chinese
[Strings.0404]
ProviderName="Realtek Semiconductor Corp."
MfgName="Realtek"
DiskDesc="Realtek AC97 Audio Driver Disk"
ALCAUD.Desc="Realtek AC'97 Audio"
ALCVIA.Desc="Realtek AC'97 Audio for VIA (R) Audio Controller"
MCat="SYSTEM\CurrentControlSet\Control\MediaCategories"
CPL_CLASS_KS="%SystemRoot%\system32\ALSNDMGR.CPL"
KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSNAME_Wave="Wave"
KSNAME_Topology="Topology"
KSNAME_UART="UART"
AC97AUD.SvcDesc = "Service for Realtek AC97 Audio (WDM)"
RTLCPAPI_CLSID="{E9F1F599-7B14-4213-BF46-F992758CAB81}"
;; Pins (localizeable)
Pin.WaveOut ="Wave Out"
Pin.PcBeep ="PC Beep"
Pin.Phone ="Phone"
Pin.Mic ="Microphone"
Pin.LineIn ="Line In"
Pin.CD ="CD"
Pin.Video ="Video"
Pin.Aux ="Aux"
Pin.Aux2 ="Aux/Line In 2"
Pin.Radio ="Radio"
Pin.StereoMic ="Stereo Mic"
Pin.MasterOut ="Speaker"
Pin.HeadPhoneOut="Headphones"
Pin.MonoOut ="Mono Out"
Pin.WaveIn ="Wave In"
Pin.MicIn ="Mic In"
Pin.Spdif ="SPDIF"
Pin.Front_TV ="Front/TV in"
Pin.Front_LineIn="Front line in"
Pin.TVIn ="TV in"
Pin.SpdifOut ="Realtek Digital Output"
Pin.VistaMasterOut ="Realtek AC97 Audio Output"
;; Virtual Pins (localizeable)
Pin.Virt3DCenterPin ="3D Center"
Pin.Virt3DDepthPin ="3D Depth"
Pin.Virt3DMixPin ="3D Mix"
;; Nodes (localizeable)
Node.WaveVolume ="Wave Volume"
Node.WaveMute ="Wave Mute"
Node.PcBeepVolume ="Beep Volume"
Node.PcBeepMute ="Beep Mute"
Node.PhoneVolume ="Phone Volume"
Node.PhoneMute ="Phone Mute"
Node.MicSelect ="Mic2 Select"
Node.MicVolume ="Mic Volume"
Node.MicMute ="Mic Mute"
Node.LineInVolume ="LineIn Volume"
Node.LineInMute ="LineIn Mute"
Node.CDVolume ="CD Volume"
Node.CDMute ="CD Mute"
Node.VideoVolume ="Video Volume"
Node.VideoMute ="Video Mute"
Node.AuxVolume ="Aux Volume"
Node.AuxMute ="Aux Mute"
Node.MainMix ="Main Mix"
Node.Virt3DCenter ="3D Center"
Node.Virt3DDepth ="3D Depth"
Node.3DBypass ="WaveOut 3D Bypass"
Node.3DEnable ="3D Enable"
Node.BeepMix ="Beep Mix"
Node.Bass ="Bass"
Node.Treble ="Treble"
Node.Loudness ="Loudness"
Node.MasterVolume ="Master Volume"
Node.MasterMute ="Master Mute"
Node.HPVolume ="Headphone Volume"
Node.HPMute ="Headphone Mute"
Node.MonoOutSelect ="Mono Out Select"
Node.MonoOutVolume ="Mono Out Volume"
Node.MonoOutMute ="Mono Out Mute"
Node.WaveInSelect ="WaveIn Select"
Node.MasterInVolume ="WaveIn Volume"
Node.MasterInMute ="WaveIn Mute"
Node.MicInVolume ="Mic In Volume"
Node.MicInMute ="Mic In Mute"
Node.SimulStereo ="Simulated Stereo"
Node.SpdifMute ="SPDIF Mute"
Node.SpdifSrc ="Sampling rate conversion for SPDIF output"
Node.V_Loudness ="Loudness"
Node.SurroundSwitch ="Switch Line-In to Rear Output"
Node.CenLFESwitch ="Switch Mic-In to Center/LFE Output"
Node.SpdifInMonitor ="Real-Time SPDIF-In Monitor"
Node.BassBoost ="Bass Boost"
Node.TrebleBoost ="Treble Boost"
Node.SideSwitch ="Switch Aux-In to Side Output"
Node.DisableAnalogCD ="Disable Analog CD"
;;Localize language
Node.Front ="«e³â¥z"
Node.Surround ="«á³â¥z"
Node.Center ="¤¤¥¡³â¥z"
Node.LFE ="¦¸§Cµ³â¥z"
Node.Side ="°¼³â¥z"
Node.MicBoost ="³Á§J·¼W±j"
Pin.VirtToneMixPin ="¥ßÅéÁn²V¦X"
Pin.VirtToneMixMonoPin ="³æÁn¹D²V¦X"
;;Simplified Chinese
[Strings.0804]
ProviderName="Realtek Semiconductor Corp."
MfgName="Realtek"
DiskDesc="Realtek AC97 Audio Driver Disk"
ALCAUD.Desc="Realtek AC'97 Audio"
ALCVIA.Desc="Realtek AC'97 Audio for VIA (R) Audio Controller"
MCat="SYSTEM\CurrentControlSet\Control\MediaCategories"
CPL_CLASS_KS="%SystemRoot%\system32\ALSNDMGR.CPL"
KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSNAME_Wave="Wave"
KSNAME_Topology="Topology"
KSNAME_UART="UART"
AC97AUD.SvcDesc = "Service for Realtek AC97 Audio (WDM)"
RTLCPAPI_CLSID="{E9F1F599-7B14-4213-BF46-F992758CAB81}"
;; Pins (localizeable)
Pin.WaveOut ="Wave Out"
Pin.PcBeep ="PC Beep"
Pin.Phone ="Phone"
Pin.Mic ="Microphone"
Pin.LineIn ="Line In"
Pin.CD ="CD"
Pin.Video ="Video"
Pin.Aux ="Aux"
Pin.Aux2 ="Aux/Line In 2"
Pin.Radio ="Radio"
Pin.StereoMic ="Stereo Mic"
Pin.MasterOut ="Speaker"
Pin.HeadPhoneOut="Headphones"
Pin.MonoOut ="Mono Out"
Pin.WaveIn ="Wave In"
Pin.MicIn ="Mic In"
Pin.Spdif ="SPDIF"
Pin.Front_TV ="Front/TV in"
Pin.Front_LineIn="Front line in"
Pin.TVIn ="TV in"
Pin.SpdifOut ="Realtek Digital Output"
Pin.VistaMasterOut ="Realtek AC97 Audio Output"
;; Virtual Pins (localizeable)
Pin.Virt3DCenterPin ="3D Center"
Pin.Virt3DDepthPin ="3D Depth"
Pin.Virt3DMixPin ="3D Mix"
;; Nodes (localizeable)
Node.WaveVolume ="Wave Volume"
Node.WaveMute ="Wave Mute"
Node.PcBeepVolume ="Beep Volume"
Node.PcBeepMute ="Beep Mute"
Node.PhoneVolume ="Phone Volume"
Node.PhoneMute ="Phone Mute"
Node.MicSelect ="Mic2 Select"
Node.MicVolume ="Mic Volume"
Node.MicMute ="Mic Mute"
Node.LineInVolume ="LineIn Volume"
Node.LineInMute ="LineIn Mute"
Node.CDVolume ="CD Volume"
Node.CDMute ="CD Mute"
Node.VideoVolume ="Video Volume"
Node.VideoMute ="Video Mute"
Node.AuxVolume ="Aux Volume"
Node.AuxMute ="Aux Mute"
Node.MainMix ="Main Mix"
Node.Virt3DCenter ="3D Center"
Node.Virt3DDepth ="3D Depth"
Node.3DBypass ="WaveOut 3D Bypass"
Node.3DEnable ="3D Enable"
Node.BeepMix ="Beep Mix"
Node.Bass ="Bass"
Node.Treble ="Treble"
Node.Loudness ="Loudness"
Node.MasterVolume ="Master Volume"
Node.MasterMute ="Master Mute"
Node.HPVolume ="Headphone Volume"
Node.HPMute ="Headphone Mute"
Node.MonoOutSelect ="Mono Out Select"
Node.MonoOutVolume ="Mono Out Volume"
Node.MonoOutMute ="Mono Out Mute"
Node.WaveInSelect ="WaveIn Select"
Node.MasterInVolume ="WaveIn Volume"
Node.MasterInMute ="WaveIn Mute"
Node.MicInVolume ="Mic In Volume"
Node.MicInMute ="Mic In Mute"
Node.SimulStereo ="Simulated Stereo"
Node.SpdifMute ="SPDIF Mute"
Node.SpdifSrc ="Sampling rate conversion for SPDIF output"
Node.V_Loudness ="Loudness"
Node.SurroundSwitch ="Switch Line-In to Rear Output"
Node.CenLFESwitch ="Switch Mic-In to Center/LFE Output"
Node.SpdifInMonitor ="Real-Time SPDIF-In Monitor"
Node.BassBoost ="Bass Boost"
Node.TrebleBoost ="Treble Boost"
Node.SideSwitch ="Switch Aux-In to Side Output"
Node.DisableAnalogCD ="Disable Analog CD"
;;Localize language
Node.Front ="ǰ²¿"
Node.Surround ="ºóÖÃ"
Node.Center ="Öв¿"
Node.LFE ="´ÎµÍÒôÀ©ÒôÆ÷"
Node.Side ="²àÃæ"
Node.MicBoost ="Âó¿Ë·çÍÆ½ø"
Pin.VirtToneMixPin ="»ìºÏÁ¢ÌåÉù"
Pin.VirtToneMixMonoPin ="µ¥ÉùµÀ»ìºÏ"
;;Brazilian Portuguese
[Strings.0416]
ProviderName="Realtek Semiconductor Corp."
MfgName="Realtek"
DiskDesc="Realtek AC97 Audio Driver Disk"
ALCAUD.Desc="Realtek AC'97 Audio"
ALCVIA.Desc="Realtek AC'97 Audio for VIA (R) Audio Controller"
MCat="SYSTEM\CurrentControlSet\Control\MediaCategories"
CPL_CLASS_KS="%SystemRoot%\system32\ALSNDMGR.CPL"
KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSNAME_Wave="Wave"
KSNAME_Topology="Topology"
KSNAME_UART="UART"
AC97AUD.SvcDesc = "Service for Realtek AC97 Audio (WDM)"
RTLCPAPI_CLSID="{E9F1F599-7B14-4213-BF46-F992758CAB81}"
;; Pins (localizeable)
Pin.WaveOut ="Wave Out"
Pin.PcBeep ="PC Beep"
Pin.Phone ="Phone"
Pin.Mic ="Microphone"
Pin.LineIn ="Line In"
Pin.CD ="CD"
Pin.Video ="Video"
Pin.Aux ="Aux"
Pin.Aux2 ="Aux/Line In 2"
Pin.Radio ="Radio"
Pin.StereoMic ="Stereo Mic"
Pin.MasterOut ="Speaker"
Pin.HeadPhoneOut="Headphones"
Pin.MonoOut ="Mono Out"
Pin.WaveIn ="Wave In"
Pin.MicIn ="Mic In"
Pin.Spdif ="SPDIF"
Pin.Front_TV ="Front/TV in"
Pin.Front_LineIn="Front line in"
Pin.TVIn ="TV in"
Pin.SpdifOut ="Realtek Digital Output"
Pin.VistaMasterOut ="Realtek AC97 Audio Output"
;; Virtual Pins (localizeable)
Pin.Virt3DCenterPin ="3D Center"
Pin.Virt3DDepthPin ="3D Depth"
Pin.Virt3DMixPin ="3D Mix"
;; Nodes (localizeable)
Node.WaveVolume ="Wave Volume"
Node.WaveMute ="Wave Mute"
Node.PcBeepVolume ="Beep Volume"
Node.PcBeepMute ="Beep Mute"
Node.PhoneVolume ="Phone Volume"
Node.PhoneMute ="Phone Mute"
Node.MicSelect ="Mic2 Select"
Node.MicVolume ="Mic Volume"
Node.MicMute ="Mic Mute"
Node.LineInVolume ="LineIn Volume"
Node.LineInMute ="LineIn Mute"
Node.CDVolume ="CD Volume"
Node.CDMute ="CD Mute"
Node.VideoVolume ="Video Volume"
Node.VideoMute ="Video Mute"
Node.AuxVolume ="Aux Volume"
Node.AuxMute ="Aux Mute"
Node.MainMix ="Main Mix"
Node.Virt3DCenter ="3D Center"
Node.Virt3DDepth ="3D Depth"
Node.3DBypass ="WaveOut 3D Bypass"
Node.3DEnable ="3D Enable"
Node.BeepMix ="Beep Mix"
Node.Bass ="Bass"
Node.Treble ="Treble"
Node.Loudness ="Loudness"
Node.MasterVolume ="Master Volume"
Node.MasterMute ="Master Mute"
Node.HPVolume ="Headphone Volume"
Node.HPMute ="Headphone Mute"
Node.MonoOutSelect ="Mono Out Select"
Node.MonoOutVolume ="Mono Out Volume"
Node.MonoOutMute ="Mono Out Mute"
Node.WaveInSelect ="WaveIn Select"
Node.MasterInVolume ="WaveIn Volume"
Node.MasterInMute ="WaveIn Mute"
Node.MicInVolume ="Mic In Volume"
Node.MicInMute ="Mic In Mute"
Node.SimulStereo ="Simulated Stereo"
Node.SpdifMute ="SPDIF Mute"
Node.SpdifSrc ="Sampling rate conversion for SPDIF output"
Node.V_Loudness ="Loudness"
Node.SurroundSwitch ="Switch Line-In to Rear Output"
Node.CenLFESwitch ="Switch Mic-In to Center/LFE Output"
Node.SpdifInMonitor ="Real-Time SPDIF-In Monitor"
Node.BassBoost ="Bass Boost"
Node.TrebleBoost ="Treble Boost"
Node.SideSwitch ="Switch Aux-In to Side Output"
Node.DisableAnalogCD ="Disable Analog CD"
;;Localize language
Node.Front ="Frontal"
Node.Surround ="Traseiro"
Node.Center ="Central"
Node.LFE ="Subwoofer"
Node.Side ="Lateral"
Node.MicBoost ="Reforço de microfone"
Pin.VirtToneMixPin ="Mix estéreo"
Pin.VirtToneMixMonoPin ="Mix mono"
;;Korean
[Strings.0412]
ProviderName="Realtek Semiconductor Corp."
MfgName="Realtek"
DiskDesc="Realtek AC97 Audio Driver Disk"
ALCAUD.Desc="Realtek AC'97 Audio"
ALCVIA.Desc="Realtek AC'97 Audio for VIA (R) Audio Controller"
MCat="SYSTEM\CurrentControlSet\Control\MediaCategories"
CPL_CLASS_KS="%SystemRoot%\system32\ALSNDMGR.CPL"
KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSNAME_Wave="Wave"
KSNAME_Topology="Topology"
KSNAME_UART="UART"
AC97AUD.SvcDesc = "Service for Realtek AC97 Audio (WDM)"
RTLCPAPI_CLSID="{E9F1F599-7B14-4213-BF46-F992758CAB81}"
;; Pins (localizeable)
Pin.WaveOut ="Wave Out"
Pin.PcBeep ="PC Beep"
Pin.Phone ="Phone"
Pin.Mic ="Microphone"
Pin.LineIn ="Line In"
Pin.CD ="CD"
Pin.Video ="Video"
Pin.Aux ="Aux"
Pin.Aux2 ="Aux/Line In 2"
Pin.Radio ="Radio"
Pin.StereoMic ="Stereo Mic"
Pin.MasterOut ="Speaker"
Pin.HeadPhoneOut="Headphones"
Pin.MonoOut ="Mono Out"
Pin.WaveIn ="Wave In"
Pin.MicIn ="Mic In"
Pin.Spdif ="SPDIF"
Pin.Front_TV ="Front/TV in"
Pin.Front_LineIn="Front line in"
Pin.TVIn ="TV in"
Pin.SpdifOut ="Realtek Digital Output"
Pin.VistaMasterOut ="Realtek AC97 Audio Output"
;; Virtual Pins (localizeable)
Pin.Virt3DCenterPin ="3D Center"
Pin.Virt3DDepthPin ="3D Depth"
Pin.Virt3DMixPin ="3D Mix"
;; Nodes (localizeable)
Node.WaveVolume ="Wave Volume"
Node.WaveMute ="Wave Mute"
Node.PcBeepVolume ="Beep Volume"
Node.PcBeepMute ="Beep Mute"
Node.PhoneVolume ="Phone Volume"
Node.PhoneMute ="Phone Mute"
Node.MicSelect ="Mic2 Select"
Node.MicVolume ="Mic Volume"
Node.MicMute ="Mic Mute"
Node.LineInVolume ="LineIn Volume"
Node.LineInMute ="LineIn Mute"
Node.CDVolume ="CD Volume"
Node.CDMute ="CD Mute"
Node.VideoVolume ="Video Volume"
Node.VideoMute ="Video Mute"
Node.AuxVolume ="Aux Volume"
Node.AuxMute ="Aux Mute"
Node.MainMix ="Main Mix"
Node.Virt3DCenter ="3D Center"
Node.Virt3DDepth ="3D Depth"
Node.3DBypass ="WaveOut 3D Bypass"
Node.3DEnable ="3D Enable"
Node.BeepMix ="Beep Mix"
Node.Bass ="Bass"
Node.Treble ="Treble"
Node.Loudness ="Loudness"
Node.MasterVolume ="Master Volume"
Node.MasterMute ="Master Mute"
Node.HPVolume ="Headphone Volume"
Node.HPMute ="Headphone Mute"
Node.MonoOutSelect ="Mono Out Select"
Node.MonoOutVolume ="Mono Out Volume"
Node.MonoOutMute ="Mono Out Mute"
Node.WaveInSelect ="WaveIn Select"
Node.MasterInVolume ="WaveIn Volume"
Node.MasterInMute ="WaveIn Mute"
Node.MicInVolume ="Mic In Volume"
Node.MicInMute ="Mic In Mute"
Node.SimulStereo ="Simulated Stereo"
Node.SpdifMute ="SPDIF Mute"
Node.SpdifSrc ="Sampling rate conversion for SPDIF output"
Node.V_Loudness ="Loudness"
Node.SurroundSwitch ="Switch Line-In to Rear Output"
Node.CenLFESwitch ="Switch Mic-In to Center/LFE Output"
Node.SpdifInMonitor ="Real-Time SPDIF-In Monitor"
Node.BassBoost ="Bass Boost"
Node.TrebleBoost ="Treble Boost"
Node.SideSwitch ="Switch Aux-In to Side Output"
Node.DisableAnalogCD ="Disable Analog CD"
;;Localize language
Node.Front ="Àü¸é"
Node.Surround ="Èĸé"
Node.Center ="Áß¾Ó"
Node.LFE ="¼ºê¿ìÆÛ"
Node.Side ="Ãø¸é"
Node.MicBoost ="¸¶ÀÌÅ© ºÎ½ºÆ®"
Pin.VirtToneMixPin ="½ºÅ×·¹¿À ¹Í½º"
Pin.VirtToneMixMonoPin ="¸ð³ë ¹Í½º"
;;Spanish
[Strings.040A]
ProviderName="Realtek Semiconductor Corp."
MfgName="Realtek"
DiskDesc="Realtek AC97 Audio Driver Disk"
ALCAUD.Desc="Realtek AC'97 Audio"
ALCVIA.Desc="Realtek AC'97 Audio for VIA (R) Audio Controller"
MCat="SYSTEM\CurrentControlSet\Control\MediaCategories"
CPL_CLASS_KS="%SystemRoot%\system32\ALSNDMGR.CPL"
KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSNAME_Wave="Wave"
KSNAME_Topology="Topology"
KSNAME_UART="UART"
AC97AUD.SvcDesc = "Service for Realtek AC97 Audio (WDM)"
RTLCPAPI_CLSID="{E9F1F599-7B14-4213-BF46-F992758CAB81}"
;; Pins (localizeable)
Pin.WaveOut ="Wave Out"
Pin.PcBeep ="PC Beep"
Pin.Phone ="Phone"
Pin.Mic ="Microphone"
Pin.LineIn ="Line In"
Pin.CD ="CD"
Pin.Video ="Video"
Pin.Aux ="Aux"
Pin.Aux2 ="Aux/Line In 2"
Pin.Radio ="Radio"
Pin.StereoMic ="Stereo Mic"
Pin.MasterOut ="Speaker"
Pin.HeadPhoneOut="Headphones"
Pin.MonoOut ="Mono Out"
Pin.WaveIn ="Wave In"
Pin.MicIn ="Mic In"
Pin.Spdif ="SPDIF"
Pin.Front_TV ="Front/TV in"
Pin.Front_LineIn="Front line in"
Pin.TVIn ="TV in"
Pin.SpdifOut ="Realtek Digital Output"
Pin.VistaMasterOut ="Realtek AC97 Audio Output"
;; Virtual Pins (localizeable)
Pin.Virt3DCenterPin ="3D Center"
Pin.Virt3DDepthPin ="3D Depth"
Pin.Virt3DMixPin ="3D Mix"
;; Nodes (localizeable)
Node.WaveVolume ="Wave Volume"
Node.WaveMute ="Wave Mute"
Node.PcBeepVolume ="Beep Volume"
Node.PcBeepMute ="Beep Mute"
Node.PhoneVolume ="Phone Volume"
Node.PhoneMute ="Phone Mute"
Node.MicSelect ="Mic2 Select"
Node.MicVolume ="Mic Volume"
Node.MicMute ="Mic Mute"
Node.LineInVolume ="LineIn Volume"
Node.LineInMute ="LineIn Mute"
Node.CDVolume ="CD Volume"
Node.CDMute ="CD Mute"
Node.VideoVolume ="Video Volume"
Node.VideoMute ="Video Mute"
Node.AuxVolume ="Aux Volume"
Node.AuxMute ="Aux Mute"
Node.MainMix ="Main Mix"
Node.Virt3DCenter ="3D Center"
Node.Virt3DDepth ="3D Depth"
Node.3DBypass ="WaveOut 3D Bypass"
Node.3DEnable ="3D Enable"
Node.BeepMix ="Beep Mix"
Node.Bass ="Bass"
Node.Treble ="Treble"
Node.Loudness ="Loudness"
Node.MasterVolume ="Master Volume"
Node.MasterMute ="Master Mute"
Node.HPVolume ="Headphone Volume"
Node.HPMute ="Headphone Mute"
Node.MonoOutSelect ="Mono Out Select"
Node.MonoOutVolume ="Mono Out Volume"
Node.MonoOutMute ="Mono Out Mute"
Node.WaveInSelect ="WaveIn Select"
Node.MasterInVolume ="WaveIn Volume"
Node.MasterInMute ="WaveIn Mute"
Node.MicInVolume ="Mic In Volume"
Node.MicInMute ="Mic In Mute"
Node.SimulStereo ="Simulated Stereo"
Node.SpdifMute ="SPDIF Mute"
Node.SpdifSrc ="Sampling rate conversion for SPDIF output"
Node.V_Loudness ="Loudness"
Node.SurroundSwitch ="Switch Line-In to Rear Output"
Node.CenLFESwitch ="Switch Mic-In to Center/LFE Output"
Node.SpdifInMonitor ="Real-Time SPDIF-In Monitor"
Node.BassBoost ="Bass Boost"
Node.TrebleBoost ="Treble Boost"
Node.SideSwitch ="Switch Aux-In to Side Output"
Node.DisableAnalogCD ="Disable Analog CD"
;;Localize language
Node.Front ="Frontal"
Node.Surround ="Posterior"
Node.Center ="Central"
Node.LFE ="Altavoz de graves"
Node.Side ="Lateral"
Node.MicBoost ="Inicio de mic."
Pin.VirtToneMixPin ="Mix estéreo"
Pin.VirtToneMixMonoPin ="Mix mono"
;;German
[Strings.0407]
ProviderName="Realtek Semiconductor Corp."
MfgName="Realtek"
DiskDesc="Realtek AC97 Audio Driver Disk"
ALCAUD.Desc="Realtek AC'97 Audio"
ALCVIA.Desc="Realtek AC'97 Audio for VIA (R) Audio Controller"
MCat="SYSTEM\CurrentControlSet\Control\MediaCategories"
CPL_CLASS_KS="%SystemRoot%\system32\ALSNDMGR.CPL"
KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSNAME_Wave="Wave"
KSNAME_Topology="Topology"
KSNAME_UART="UART"
AC97AUD.SvcDesc = "Service for Realtek AC97 Audio (WDM)"
RTLCPAPI_CLSID="{E9F1F599-7B14-4213-BF46-F992758CAB81}"
;; Pins (localizeable)
Pin.WaveOut ="Wave Out"
Pin.PcBeep ="PC Beep"
Pin.Phone ="Phone"
Pin.Mic ="Microphone"
Pin.LineIn ="Line In"
Pin.CD ="CD"
Pin.Video ="Video"
Pin.Aux ="Aux"
Pin.Aux2 ="Aux/Line In 2"
Pin.Radio ="Radio"
Pin.StereoMic ="Stereo Mic"
Pin.MasterOut ="Speaker"
Pin.HeadPhoneOut="Headphones"
Pin.MonoOut ="Mono Out"
Pin.WaveIn ="Wave In"
Pin.MicIn ="Mic In"
Pin.Spdif ="SPDIF"
Pin.Front_TV ="Front/TV in"
Pin.Front_LineIn="Front line in"
Pin.TVIn ="TV in"
Pin.SpdifOut ="Realtek Digital Output"
Pin.VistaMasterOut ="Realtek AC97 Audio Output"
;; Virtual Pins (localizeable)
Pin.Virt3DCenterPin ="3D Center"
Pin.Virt3DDepthPin ="3D Depth"
Pin.Virt3DMixPin ="3D Mix"
;; Nodes (localizeable)
Node.WaveVolume ="Wave Volume"
Node.WaveMute ="Wave Mute"
Node.PcBeepVolume ="Beep Volume"
Node.PcBeepMute ="Beep Mute"
Node.PhoneVolume ="Phone Volume"
Node.PhoneMute ="Phone Mute"
Node.MicSelect ="Mic2 Select"
Node.MicVolume ="Mic Volume"
Node.MicMute ="Mic Mute"
Node.LineInVolume ="LineIn Volume"
Node.LineInMute ="LineIn Mute"
Node.CDVolume ="CD Volume"
Node.CDMute ="CD Mute"
Node.VideoVolume ="Video Volume"
Node.VideoMute ="Video Mute"
Node.AuxVolume ="Aux Volume"
Node.AuxMute ="Aux Mute"
Node.MainMix ="Main Mix"
Node.Virt3DCenter ="3D Center"
Node.Virt3DDepth ="3D Depth"
Node.3DBypass ="WaveOut 3D Bypass"
Node.3DEnable ="3D Enable"
Node.BeepMix ="Beep Mix"
Node.Bass ="Bass"
Node.Treble ="Treble"
Node.Loudness ="Loudness"
Node.MasterVolume ="Master Volume"
Node.MasterMute ="Master Mute"
Node.HPVolume ="Headphone Volume"
Node.HPMute ="Headphone Mute"
Node.MonoOutSelect ="Mono Out Select"
Node.MonoOutVolume ="Mono Out Volume"
Node.MonoOutMute ="Mono Out Mute"
Node.WaveInSelect ="WaveIn Select"
Node.MasterInVolume ="WaveIn Volume"
Node.MasterInMute ="WaveIn Mute"
Node.MicInVolume ="Mic In Volume"
Node.MicInMute ="Mic In Mute"
Node.SimulStereo ="Simulated Stereo"
Node.SpdifMute ="SPDIF Mute"
Node.SpdifSrc ="Sampling rate conversion for SPDIF output"
Node.V_Loudness ="Loudness"
Node.SurroundSwitch ="Switch Line-In to Rear Output"
Node.CenLFESwitch ="Switch Mic-In to Center/LFE Output"
Node.SpdifInMonitor ="Real-Time SPDIF-In Monitor"
Node.BassBoost ="Bass Boost"
Node.TrebleBoost ="Treble Boost"
Node.SideSwitch ="Switch Aux-In to Side Output"
Node.DisableAnalogCD ="Disable Analog CD"
;;Localize language
Node.Front ="Front"
Node.Surround ="Hinten"
Node.Center ="Mittellautsprecher"
Node.LFE ="Subwoofer"
Node.Side ="Seite"
Node.MicBoost ="Mikrofonverstärkung"
Pin.VirtToneMixPin ="Stereomix"
Pin.VirtToneMixMonoPin ="Monomix"
;;French
[Strings.040C]
ProviderName="Realtek Semiconductor Corp."
MfgName="Realtek"
DiskDesc="Realtek AC97 Audio Driver Disk"
ALCAUD.Desc="Realtek AC'97 Audio"
ALCVIA.Desc="Realtek AC'97 Audio for VIA (R) Audio Controller"
MCat="SYSTEM\CurrentControlSet\Control\MediaCategories"
CPL_CLASS_KS="%SystemRoot%\system32\ALSNDMGR.CPL"
KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"
KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
KSNAME_Wave="Wave"
KSNAME_Topology="Topology"
KSNAME_UART="UART"
AC97AUD.SvcDesc = "Service for Realtek AC97 Audio (WDM)"
RTLCPAPI_CLSID="{E9F1F599-7B14-4213-BF46-F992758CAB81}"
;; Pins (localizeable)
Pin.WaveOut ="Wave Out"
Pin.PcBeep ="PC Beep"
Pin.Phone ="Phone"
Pin.Mic ="Microphone"
Pin.LineIn ="Line In"
Pin.CD ="CD"
Pin.Video ="Video"
Pin.Aux ="Aux"
Pin.Aux2 ="Aux/Line In 2"
Pin.Radio ="Radio"
Pin.StereoMic ="Stereo Mic"
Pin.MasterOut ="Speaker"
Pin.HeadPhoneOut="Headphones"
Pin.MonoOut ="Mono Out"
Pin.WaveIn ="Wave In"
Pin.MicIn ="Mic In"
Pin.Spdif ="SPDIF"
Pin.Front_TV ="Front/TV in"
Pin.Front_LineIn="Front line in"
Pin.TVIn ="TV in"
Pin.SpdifOut ="Realtek Digital Output"
Pin.VistaMasterOut ="Realtek AC97 Audio Output"
;; Virtual Pins (localizeable)
Pin.Virt3DCenterPin ="3D Center"
Pin.Virt3DDepthPin ="3D Depth"
Pin.Virt3DMixPin ="3D Mix"
;; Nodes (localizeable)
Node.WaveVolume ="Wave Volume"
Node.WaveMute ="Wave Mute"
Node.PcBeepVolume ="Beep Volume"
Node.PcBeepMute ="Beep Mute"
Node.PhoneVolume ="Phone Volume"
Node.PhoneMute ="Phone Mute"
Node.MicSelect ="Mic2 Select"
Node.MicVolume ="Mic Volume"
Node.MicMute ="Mic Mute"
Node.LineInVolume ="LineIn Volume"
Node.LineInMute ="LineIn Mute"
Node.CDVolume ="CD Volume"
Node.CDMute ="CD Mute"
Node.VideoVolume ="Video Volume"
Node.VideoMute ="Video Mute"
Node.AuxVolume ="Aux Volume"
Node.AuxMute ="Aux Mute"
Node.MainMix ="Main Mix"
Node.Virt3DCenter ="3D Center"
Node.Virt3DDepth ="3D Depth"
Node.3DBypass ="WaveOut 3D Bypass"
Node.3DEnable ="3D Enable"
Node.BeepMix ="Beep Mix"
Node.Bass ="Bass"
Node.Treble ="Treble"
Node.Loudness ="Loudness"
Node.MasterVolume ="Master Volume"
Node.MasterMute ="Master Mute"
Node.HPVolume ="Headphone Volume"
Node.HPMute ="Headphone Mute"
Node.MonoOutSelect ="Mono Out Select"
Node.MonoOutVolume ="Mono Out Volume"
Node.MonoOutMute ="Mono Out Mute"
Node.WaveInSelect ="WaveIn Select"
Node.MasterInVolume ="WaveIn Volume"
Node.MasterInMute ="WaveIn Mute"
Node.MicInVolume ="Mic In Volume"
Node.MicInMute ="Mic In Mute"
Node.SimulStereo ="Simulated Stereo"
Node.SpdifMute ="SPDIF Mute"
Node.SpdifSrc ="Sampling rate conversion for SPDIF output"
Node.V_Loudness ="Loudness"
Node.SurroundSwitch ="Switch Line-In to Rear Output"
Node.CenLFESwitch ="Switch Mic-In to Center/LFE Output"
Node.SpdifInMonitor ="Real-Time SPDIF-In Monitor"
Node.BassBoost ="Bass Boost"
Node.TrebleBoost ="Treble Boost"
Node.SideSwitch ="Switch Aux-In to Side Output"
Node.DisableAnalogCD ="Disable Analog CD"
;;Localize language
Node.Front ="Avant"
Node.Surround ="Arrière"
Node.Center ="Centre"
Node.LFE ="Subwoofer"
Node.Side ="Côté"
Node.MicBoost ="Boost mic"
Pin.VirtToneMixPin ="Mixage stéréo"
Pin.VirtToneMixMonoPin ="Mixage mono"
Download Driver Pack
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.