[Models]
Default=this
[DelRegKeys]
HKR\Settings=yes
HKLM\Software\IDT=yes
[APPS]
[CopyFiles.32]
stlang.dll = 0x25
stacsv.exe = 0x25
idtcpl.cpl = 0x25
idtmini1.exe = 0x25
[CopyFiles.64]
stlang64.dll = 0x25
stacsv64.exe = 0x25
idtcpl64.cpl = 0x25
idt64mp1.exe = 0x25
[ReplaceDlls.32]
stapo.dll = 0x25
stcplx.dll = 0x25
[ReplaceDlls.64]
stapo64.dll = 0x25
stcplx64.dll = 0x25
[StartServices.32]
STacSV -r
[StartServices.64]
STacSV64 -r
[StopServices.32]
STacSV -u
[StopServices.64]
STacSV64 -u
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run.32]
SysTrayApp="%ProgramFiles%\IDT\WDM\sttray.exe"
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run.64]
SysTrayApp="%ProgramFiles%\IDT\WDM\sttray64.exe"
[HKLM\SOFTWARE\IDT\State\Shared]
ShowEventDialog = dword: 1
[HKLM\Software\IDT\Config\STacsv]
VIM_Enabled = dword: 0
[HKLM\Software\IDT\Config\SysTray]
HideTrayIcon = dword: 0
PopUpType = dword: 1
[HKLM\Software\IDT\Config\SysTray.32]
HideTrayIcon = dword: 0
ControlPanel = "idtcpl.cpl"
Automatic = dword: 1
PopUpType = dword: 1
PollingPeriod = dword: 200
[HKLM\Software\IDT\Config\SysTray.64]
HideTrayIcon = dword: 0
ControlPanel = "IDTSG64.cpl"
Automatic = dword: 1
PopUpType = dword: 1
PollingPeriod = dword: 200
[StartConsoleApps.32]
IDTPIMA.exe -mode 0 -submode 2 -defaultCapture 0x0E
IDTPIMA.exe -mode 0 -submode 2 -defaultRender 0x0D
IDTPIMA.exe -mode 2 -endpointAssoc 5 -enable 1 -endpointSequence 16
[StartConsoleApps.64]
IDTPMA64.exe -mode 0 -submode 2 -defaultCapture 0x0E
IDTPMA64.exe -mode 0 -submode 2 -defaultRender 0x0D
IDTPMA64.exe -mode 2 -endpointAssoc 5 -enable 1 -endpointSequence 16
[HKLM\SOFTWARE\IDT\Config\EventExpressions]
Version=dword:1
[HKLM\SOFTWARE\IDT\Config\EventExpressions\JackPresense15]
001="GpioState = GetPresense(21)"
002="BodyJack = GetPresence(11)"
003="DockJack = GetPresense(12)"
004="IntMic = (BodyJack == 0 && DockJack == 0)"
005="ExtMic = (BodyJack == 1 || DockJack == 1)"
006="if(GpioState == 1 && IntMic == 1, (SetDefaultDevice(1,21,0)), (0))"
007="if(GpioState == 0 && IntMic == 1, (SetDefaultDevice(1,14,0)), (0))"
[HKLM\SOFTWARE\IDT\Config\EventExpressions\JackPresenseB]
001="GpioState = GetPresense(21)"
002="BodyJack = GetPresence(11)"
003="DockJack = GetPresense(12)"
004="IntMic = (BodyJack == 0 && DockJack == 0)"
005="ExtMic = (BodyJack == 1 || DockJack == 1)"
006="if(GpioState == 1 && IntMic == 1, (SetDefaultDevice(1,21,0)), (0))"
007="if(GpioState == 0 && IntMic == 1, (SetDefaultDevice(1,14,0)), (0))"
008="if(ExtMic == 1 && DockJack == 0, (SetDefaultDevice(1,11,0)), (0))"
009="if(ExtMic == 1 && DockJack == 1, (SetDefaultDevice(1,12,0)), (0))"
[HKLM\SOFTWARE\IDT\Config\EventExpressions\JackPresenseC]
001="GpioState = GetPresense(21)"
002="BodyJack = GetPresence(11)"
003="DockJack = GetPresense(12)"
004="IntMic = (BodyJack == 0 && DockJack == 0)"
005="ExtMic = (BodyJack == 1 || DockJack == 1)"
006="if(GpioState == 1 && IntMic == 1, (SetDefaultDevice(1,21,0)), (0))"
007="if(GpioState == 0 && IntMic == 1, (SetDefaultDevice(1,14,0)), (0))"
008="if(ExtMic == 1 && DockJack == 0, (SetDefaultDevice(1,11,0)), (0))"
009="if(ExtMic == 1 && DockJack == 1, (SetDefaultDevice(1,12,0)), (0))"
[HKLM\SOFTWARE\IDT\Config\EventExpressions\JackPresenseA]
001="if(JackState(10) == 1,(BypassSystemEq(1)),(BypassSystemEq(0)))"
002="if(JackState(10) == 1,(BypassSystemComp(1)),(BypassSystemComp(0)))"
[HKLM\SOFTWARE\IDT\Config\EventExpressions\JackPresenseD]
001="if(JackState(13) == 1,(BypassSystemEq(1)),(BypassSystemEq(0)))"
002="if(JackState(13) == 1,(BypassSystemComp(1)),(BypassSystemComp(0)))"
[HKLM\Software\IDT\Config\EventExpressions\ServiceStartup]
001="if(JackState(13) == 1,(BypassSystemEq(1)),(BypassSystemEq(0)))"
002="if(JackState(13) == 1,(BypassSystemComp(1)),(BypassSystemComp(0)))"
003="GpioState = GetPresense(21)"
004="BodyJack = GetPresence(11)"
005="DockJack = GetPresense(12)"
006="IntMic = (BodyJack == 0 && DockJack == 0)"
007="ExtMic = (BodyJack == 1 || DockJack == 1)"
008="if(GpioState == 1 && IntMic == 1, (SetDefaultDevice(1,21,0)), (0))"
009="if(GpioState == 0 && IntMic == 1, (SetDefaultDevice(1,14,0)), (0))"
010="if(ExtMic == 1 && DockJack == 0, (SetDefaultDevice(1,11,0)), (0))"
011="if(ExtMic == 1 && DockJack == 1, (SetDefaultDevice(1,12,0)), (0))"
[HKR]
CodecName = "STAC9220"
[HKR\Settings]
TraceFlags = dword: 0x89B3
PmEnabledWidget = hex: 02, 03, 04, 05, 06, 07, 08, 09, 0A, 0B, 0C, 0D, 0E, 0F, 0x15
CPL_SaveExtraPower = hex: 1
CPL_MaySwitchExtAmpPowerState = hex: 1
CPL_SecondsAfter = dword: 10
CPL_UserControlsFixedDigitalOutRate = hex: 0
[HKR\Settings\pin]
[HKR\Settings\Pin\0A]
CfgDflt = dword: 0x0221101F
Action = hex: 81,0F
[HKR\Settings\Pin\0B]
CfgDflt = dword: 0x02A1102E
[HKR\Settings\Pin\0C]
CfgDflt = dword: 0x21A11020
[HKR\Settings\Pin\0D]
CfgDflt = dword: 0x2121101F
Action = hex: 81,0F
[HKR\Settings\Pin\0E]
CfgDflt = dword: 0x90A70030
Mic0Type = dword: 0
Mic0XCoord = dword: 0
Mic0YCoord = dword: 0x000000FF
Mic0ZCoord = dword: 0
Mic0VerticalAngle = dword: 0
Mic0HorizontalAngle = dword: 0
Mic1Type = dword: 0
Mic1XCoord = dword: 0
Mic1YCoord = dword: 0xFFFFFF01
Mic1ZCoord = dword: 0
Mic1VerticalAngle = dword: 0
Mic1HorizontalAngle = dword: 0
[HKR\Settings\Pin\0F]
CfgDflt = dword: 0x90170010
[HKR\Settings\Pin\15]
CfgDflt = dword: 0x90A70030
GPIForPinSense = dword: 0x301
Mic0Type = dword: 0
Mic0XCoord = dword: 0
Mic0YCoord = dword: 0x000000FF
Mic0ZCoord = dword: 0
Mic0VerticalAngle = dword: 0
Mic0HorizontalAngle = dword: 0
Mic1Type = dword: 0
Mic1XCoord = dword: 0
Mic1YCoord = dword: 0xFFFFFF01
Mic1ZCoord = dword: 0
Mic1VerticalAngle = dword: 0
Mic1HorizontalAngle = dword: 0
[HKR\Settings\Pin\10]
CfgDflt = dword: 0x404100F0
[HKR\Settings\Pin\11]
CfgDflt = dword: 0x40C100F0
[HKR\Settings\gpio]
01 = hex: 0x00, 0x88, 0x15
[HKR\settings\filter\speaker]
Associations = hex: 1
DigitalVolumeControl = hex: 0
EnableInputMonitor = hex: 0
EnableVendorPcBeep = hex: 1
PcBeepVolume = dword: 0
PcBeepMute = hex: 1
[HKR\Settings\filter\MuxedIn1]
Associations = hex: 2
MicInRecVolume = dword: 0x000C38A6
Mic2InRecVolume = dword: 0x000C38A6
[HKR\Settings\filter\MuxedIn1\TopoNames]
MicIn = "{0AA49151-C622-4209-BC30-E81D62D23F13}"
Mic2In = "{22B47F55-476C-4a44-9811-CFD743125BC2}"
[HKR\Settings\filter\MuxedIn1\MaxLvlLimiters]
MicBoostLevel = dword: 0x00140000
Mic2BoostLevel = dword: 0x00140000
[HKR\Settings\filter\MuxedIn2]
Associations = hex: 3
MicInRecVolume = dword: 0x000C38A6
Mic2InRecVolume = dword: 0x000C38A6
MicArrayVersion = dword: 0x100
MicArrayType = dword: 0
MicArrayVerticalAngleBegin = dword: 0
MicArrayVerticalAngleEnd = dword: 0
MicArrayHorizontalAngleBegin = dword: 0x00FFDDE9
MicArrayHorizontalAngleEnd = dword: 0x00002217
MicArrayFrequencyBandLo = dword: 0x50
MicArrayFrequencyBandHi = dword: 0x2710
[HKR\Settings\filter\MuxedIn2\TopoNames]
MicIn = "{A72A6A9C-896A-45ce-AD88-6BB096B11B36}"
Mic2In = "{D811314C-4178-4f9d-AEBA-5560848ECEF6}"
[HKR\Settings\filter\MuxedIn2\MaxLvlLimiters]
MicBoostLevel = dword: 0x00140000
[HKLM\SOFTWARE\IDT\Apo\LFX\MuxedIn1\Plugins\Noise_Reducer]
load = dword: 1
idEffect = dword: 31
order = dword: 500
[HKLM\SOFTWARE\IDT\Apo\LFX\MuxedIn1\Presets\_Initial\Noise_Reducer]
bypass = dword: 1
WetDryMixPercent = dword: 90
[HKLM\SOFTWARE\IDT\Apo\LFX\MuxedIn1\Presets\_Intmic\Noise_Reducer]
bypass = dword: 0
WetDryMixPercent = dword: 100
[HKLM\SOFTWARE\IDT\Apo\LFX\MuxedIn1\Presets\_Extmic\Noise_Reducer]
bypass = dword: 1
WetDryMixPercent = dword: 100
[HKLM\software\IDT\Apo\LFX\MuxedIn1\plugins\MonoMic]
idEffect = dword: 30
idEffectType = dword: 30
load = dword: 1
order = dword: 120
[HKLM\software\IDT\Apo\LFX\MuxedIn1\Presets\_Initial\MonoMic]
bypass = dword: 1
Patch0 = dword: 0
Patch1 = dword: 0
[HKLM\Software\IDT\APO\UI\speaker]
Config_ExTab = dword: 0x40
[HKLM\software\IDT\Apo\GFX\speaker\plugins\MSAPO]
idEffect = dword: 50
idEffectType = dword: 50
load = dword: 1
order = dword: 5
ApoClsId = "{637c490d-eee3-4c0a-973f-371958802da2}"
[HKLM\software\IDT\Apo\LFX\speaker\plugins\MSAPO]
idEffect = dword: 50
idEffectType = dword: 50
load = dword: 1
order = dword: 5
ApoClsId = "{62dc1a93-ae24-464c-a43e-452f824c4250}"
[HKLM\SOFTWARE\IDT\APO\GFX\Speaker\plugins\FFT]
idEffect = dword: 43
idEffectType = dword: 43
load = dword: 1
order = dword: 1115
[HKLM\Software\IDT\APO\GFX\Speaker\Presets\_Initial\FFT]
bypass = dword: 0
[HKLM\Software\IDT\APO\GFX\speaker\plugins\SysEq]
Load = dword: 1
IdEffect = dword: 101
IdEffectType = dword: 1
Order = dword: 1100
[HKLM\Software\IDT\APO\GFX\speaker\presets\_Initial\render\SysEq]
NumBands = dword:12
RegVersion = dword: 1
Bypass = dword: 0
[HKLM\Software\IDT\APO\GFX\speaker\presets\_Initial\render\SysEq\Band0]
idxBand = dword: 0
Flags = dword: 0
ChannelMask = dword: 262143
Type = dword: 1
GroupId = dword: 0
Freq =dword: 150
GainDbx1000 = dword: -3000
Bandwidthx1000 = dword: 1000
[HKLM\Software\IDT\APO\GFX\speaker\presets\_Initial\render\SysEq\Band1]
idxBand = dword: 1
Flags = dword: 0
ChannelMask = dword: 262143
Type = dword: 0
GroupId = dword: 0
Freq =dword: 300
GainDbx1000 = dword: -3000
Bandwidthx1000 = dword: 1000
[HKLM\Software\IDT\APO\GFX\speaker\presets\_Initial\render\SysEq\Band2]
idxBand = dword: 2
Flags = dword: 0
ChannelMask = dword: 262143
Type = dword: 0
GroupId = dword: 0
Freq =dword: 500
GainDbx1000 = dword: -2000
Bandwidthx1000 = dword: 1000
[HKLM\Software\IDT\APO\GFX\speaker\presets\_Initial\render\SysEq\Band3]
idxBand = dword: 3
Flags = dword: 0
ChannelMask = dword: 262143
Type = dword: 0
GroupId = dword: 0
Freq =dword: 750
GainDbx1000 = dword: -1000
Bandwidthx1000 = dword: 1000
[HKLM\Software\IDT\APO\GFX\speaker\presets\_Initial\render\SysEq\Band4]
idxBand = dword: 4
Flags = dword: 0
ChannelMask = dword: 262143
Type = dword: 0
GroupId = dword: 0
Freq =dword: 1000
GainDbx1000 = dword: 0
Bandwidthx1000 = dword: 1000
[HKLM\Software\IDT\APO\GFX\speaker\presets\_Initial\render\SysEq\Band5]
idxBand = dword: 5
Flags = dword: 0
ChannelMask = dword: 262143
Type = dword: 0
GroupId = dword: 0
Freq =dword: 2000
GainDbx1000 = dword: -1000
Bandwidthx1000 = dword: 1000
[HKLM\Software\IDT\APO\GFX\speaker\presets\_Initial\render\SysEq\Band6]
idxBand = dword: 6
Flags = dword: 0
ChannelMask = dword: 262143
Type = dword: 0
GroupId = dword: 0
Freq =dword: 8000
GainDbx1000 = dword: 0
Bandwidthx1000 = dword: 1000
[HKLM\Software\IDT\APO\GFX\speaker\presets\_Initial\render\SysEq\Band7]
idxBand = dword: 7
Flags = dword: 0
ChannelMask = dword: 262143
Type = dword: 0
GroupId = dword: 0
Freq =dword: 12000
GainDbx1000 = dword: 0
Bandwidthx1000 = dword: 1000
[HKLM\Software\IDT\APO\GFX\speaker\presets\_Initial\render\SysEq\Band8]
idxBand = dword: 8
Flags = dword: 0
ChannelMask = dword: 262143
Type = dword: 0
GroupId = dword: 0
Freq =dword: 15000
GainDbx1000 = dword: 0
Bandwidthx1000 = dword: 1000
[HKLM\Software\IDT\APO\GFX\speaker\presets\_Initial\render\SysEq\Band9]
idxBand = dword: 9
Flags = dword: 0
ChannelMask = dword: 262143
Type = dword: 0
GroupId = dword: 0
Freq =dword: 17000
GainDbx1000 = dword: -1000
Bandwidthx1000 = dword: 1000
[HKLM\Software\IDT\APO\GFX\speaker\presets\_Initial\render\SysEq\Band10]
idxBand = dword: 10
Flags = dword: 0
ChannelMask = dword: 262143
Type = dword: 0
GroupId = dword: 0
Freq =dword: 17000
GainDbx1000 = dword: -1000
Bandwidthx1000 = dword: 1000
[HKLM\Software\IDT\APO\GFX\speaker\presets\_Initial\render\SysEq\Band11]
idxBand = dword: 11
Flags = dword: 0
ChannelMask = dword: 262143
Type = dword: 2
GroupId = dword: 0
Freq =dword: 17000
GainDbx1000 = dword: -1000
Bandwidthx1000 = dword: 1000
[HKLM\Software\IDT\APO\GFX\speaker\plugins\render\Compressor]
Load = dword: 1
IdEffect = dword: 5
Order = dword: 1150
[HKLM\Software\IDT\APO\GFX\speaker\plugins\render\Limiter]
Load = dword: 1
IdEffect = dword: 6
Order = dword: 1155
[HKLM\Software\IDT\APO\GFX\speaker\presets\_Initial\render\Compressor]
CompRatio= dword: 200
CompAttack= dword: 9910
CompRelease= dword: 9910
CompThreshDb= dword: -600
MakeupGainDb= dword: 200
GateRatio= dword: 600
GateAttack= dword: 9990
GateRelease= dword: 9990
GateThreshDb= dword: -9000
Flags= dword: 8
[HKLM\Software\IDT\APO\GFX\speaker\presets\_Initial\render\Limiter]
CompRatio= dword: 3700
CompAttack= dword: 9900
CompRelease= dword: 9900
CompThreshDb= dword: 0
MakeupGainDb= dword: 0
GateRatio= dword: 100
GateAttack= dword: 9000
GateRelease= dword: 9000
GateThreshDb= dword: -9000
Flags= dword: 10
[HKLM\Software\IDT\APO\GFX\Speaker\Plugins\EQ]
Load = dword: 1
IdEffect = dword: 1
IdEffectType = dword: 1
Order = dword: 1500
[HKLM\Software\IDT\APO\GFX\Speaker\Plugins\SpeakerMgr]
Load = dword: 1
IdEffect = dword: 32
IdEffectType = dword: 32
Order = dword: 2000
[HKLM\Software\IDT\APO\GFX\Speaker\Presets\_Initial\SpeakerMgr]
bypass = dword: 0x0
[HKLM\Software\IDT\Config\UI]
Config_Adv = dword: 0x101
Config_SpkFlags = dword: 0x02
Config_Pwr = dword: 0x03
Config_Voice = dword: 0x1
[HKLM\Software\IDT\Config\UI\Speaker]
Config_ExTab = dword: 0x40
[HKLM\Software\IDT\Config\UI\MuxedIn1]
Config_ExTab = dword: 0x11
[HKLM\Software\IDT\Config\Shared]
Config_Oem = dword: 0x2
[HKLM\Software\IDT\Config\UI\Layout\Panel[0]]
Location = "front"
Size = "1x2"
[HKLM\Software\IDT\Config\UI\Layout\Panel[1]]
Location = "rear"
Size = "1x2"
[HKLM\Software\IDT\Config\UI\Layout\Schema[0]]
Desc = "IDS_CONFIG_OPEN"
[HKLM\Software\IDT\Config\UI\Layout\Schema[0]\Jack[0]]
Panel = dword: 0x0
Row = dword: 0x0
Col = dword: 0x0
Color = "Black"
Port = dword: 0xB
Dev[0] = "Mic"
[HKLM\Software\IDT\Config\UI\Layout\Schema[0]\Jack[1]]
Panel = dword: 0x0
Row = dword: 0x0
Col = dword: 0x1
Color = "Black"
Port = dword: 0xA
Dev[0] = "HP"
[HKLM\Software\IDT\Config\UI\Layout\Schema[0]\Jack[2]]
Panel = dword: 0x1
Row = dword: 0x0
Col = dword: 0x0
Color = "Black"
Port = dword: 0xC
Dev[0] = "Mic"
[HKLM\Software\IDT\Config\UI\Layout\Schema[0]\Jack[3]]
Panel = dword: 0x1
Row = dword: 0x0
Col = dword: 0x1
Color = "Black"
Port = dword: 0xD
Dev[0] = "HP"
[HKLM\Software\IDT\APO\Knowles]
DisBetMic=dword:0x010e
KAParamL=hex:88,FF,97,9A,F4,A2,7F,D8,7F,EA,34,F5,99,EC,9A,56,D7,D6,AB,0D,2F,A9,DD,6D,AC,EE,BA,68,D0,EB,EB,B9,FF,21,96,8C,F3,62,D5,75,FD,EE,0D,70,F4,21,D1,94
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.