; SV262A.inf - INF file for InterAct USB gaming device Filter driver (SV262A)
;==============================================================================
;
[Version]
CatalogFile=joystick.cat
layoutfile=layout.inf, layout1.inf, layout2.inf
signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%IAI%
[ClassInstall]
Addreg=Class.AddReg
[Class.AddReg]
HKR,,,,%MediaClassName%
HKR,,Icon,,"-1"
HKR,,Installer,,mmci.dll
[Manufacturer]
%IAI%=mfg
[mfg]
%USB\VID_05fd&PID_262a.DeviceDesc%=INTERACTUSBSTICK, USB\VID_05fd&PID_262a
%IAIVIRTUALMOUSE.DeviceDesc% = IAIVirtualMouse, VIRTUAL\InterActVirtualMouse
[PreCopySection]
HKR,,NoSetupUI,,1
[DestinationDirs]
MSJSTICK.CopyList = 11 ;LDID_SYS
GAMEPORT.CopyList = 11 ;LDID_SYS
INTERACTUSBSTICK.CopyList = 11 ;LDID_SYS
STDUSBJSTICK.CopyFiles = 10,system32\drivers
STDUSBJSTICK.DelFiles = 11
;--------------------------------------------------------------------------
; Normal Joystick setting for gaming devices
;--------------------------------------------------------------------------
[MSJSTICK]
LogConfig=BasicJoyStick.LC0,BasicJoystick.LC1
CopyFiles=MSJSTICK.CopyList, GAMEPORT.CopyList,
AddReg=JOYSTICK.AddReg, MSJSTICK.AddReg
UpdateInis=MSJSTICK.UpdateInis
[MSJSTICK.CopyList]
vjoyd.vxd,,
msjstick.drv,,
[GAMEPORT.CopyList]
msanalog.vxd,,
[JOYSTICK.AddReg]
HKR,,DevLoader,,mmdevldr.vxd
HKR,Drivers,MIGRATED,,0
HKR,Drivers\joystick,,,
[MSJSTICK.AddReg]
HKR,,Driver,,vjoyd.vxd
HKR,Drivers\joystick\msjstick.drv,Description,,%*PNPB02F.DeviceDesc%
HKR,Drivers\joystick\msjstick.drv,Driver,,msjstick.drv
HKR,Drivers,SubClasses,,"joystick"
[MSJSTICK.UpdateInis]
system.ini,drivers,"joystick="
;--------------------------------------------------------------------------
; InterAct Gaming Devices
;--------------------------------------------------------------------------
[INTERACTUSBSTICK]
AddReg=INTERACTUSBSTICK.AddReg
UpdateInis=MSJSTICK.UpdateInis
CopyFiles=INTERACTUSBSTICK.CopyList,STDUSBJSTICK.CopyFiles
DelFiles=STDUSBJSTICK.DelFiles
[INTERACTUSBSTICK.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"hidusb.sys"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a,OEMName,,%USB\VID_05fd&PID_262a.DeviceDesc%
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a,OEMCallOut,,joyhid.vxd
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a,OEMData,3,03,00,08,00,0A,00,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a,ConfigCLSID,FLG_ADDREG_TYPE_SZ,{57D700E0-0957-11d4-ABDA-444553540000}
;----------------------------------------------------------------------------
; Add Registry entries for custom Control Panel
;----------------------------------------------------------------------------
HKCR,CLSID\{57D700E0-0957-11d4-ABDA-444553540000},,FLG_ADDREG_TYPE_SZ,"Control panel of InterAct Gaming Devices"
HKCR,CLSID\{57D700E0-0957-11d4-ABDA-444553540000}\InProcHandler32,,FLG_ADDREG_TYPE_SZ,%11%"\Gchand.dll"
HKCR,CLSID\{57D700E0-0957-11d4-ABDA-444553540000}\InProcServer32,,FLG_ADDREG_TYPE_SZ,%11%"\IAIFGPCt.DLL"
HKCR,CLSID\{57D700E0-0957-11d4-ABDA-444553540000}\ProgID,,FLG_ADDREG_TYPE_SZ,"InterAct Gaming Devices Plug In Server"
;----------------------------------------------------------------------------
; Add Registry entries for Rumble engine
;----------------------------------------------------------------------------
HKCR,CLSID\{E45C40C1-75C3-11d3-876E-00105A66CE4B},,FLG_ADDREG_TYPE_SZ,"InterAct Rumble Device (USB)"
HKCR,CLSID\{E45C40C1-75C3-11d3-876E-00105A66CE4B}\InProcServer32,,FLG_ADDREG_TYPE_SZ,%11%"\iair_usb.dll"
HKCR,CLSID\{E45C40C1-75C3-11d3-876E-00105A66CE4B}\InProcServer32,ThreadingModel,FLG_ADDREG_TYPE_SZ,"Both"
;----------------------------------------------------------------------------
; Add Registry entries for Force Feedback (axis info.)
;----------------------------------------------------------------------------
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Axes\0,,FLG_ADDREG_TYPE_SZ,"X axis"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Axes\0,Attributes,3,01,81,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Axes\0,FFAttributes,3,0a,00,00,00,00,01,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Axes\1,,FLG_ADDREG_TYPE_SZ,"Y axis"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Axes\1,Attributes,3,01,81,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Axes\1,FFAttributes,3,0a,00,00,00,0,01,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Axes\2,,FLG_ADDREG_TYPE_SZ,"I axis"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Axes\2,Attributes,3,01,81,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Axes\2,FFAttributes,3,0a,00,00,00,00,01,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Axes\3,,FLG_ADDREG_TYPE_SZ,"J axis"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Axes\3,Attributes,3,01,81,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Axes\3,FFAttributes,3,0a,00,00,00,00,01,00,00
;----------------------------------------------------------------------------
; Add Registry entries for Force Feedback (button info.)
;----------------------------------------------------------------------------
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Buttons\0,,FLG_ADDREG_TYPE_SZ,"Button A"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Buttons\0,Attributes,3,02,80,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Buttons\1,,FLG_ADDREG_TYPE_SZ,"Button B"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Buttons\1,Attributes,3,02,80,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Buttons\2,,FLG_ADDREG_TYPE_SZ,"Button C"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Buttons\2,Attributes,3,02,80,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Buttons\3,,FLG_ADDREG_TYPE_SZ,"Button D"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Buttons\3,Attributes,3,02,80,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Buttons\4,,FLG_ADDREG_TYPE_SZ,"Button E"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Buttons\4,Attributes,3,02,80,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Buttons\5,,FLG_ADDREG_TYPE_SZ,"Button F"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Buttons\5,Attributes,3,02,80,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Buttons\6,,FLG_ADDREG_TYPE_SZ,"Button G"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Buttons\6,Attributes,3,02,80,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Buttons\7,,FLG_ADDREG_TYPE_SZ,"Button H"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\Buttons\7,Attributes,3,02,80,00,00
;----------------------------------------------------------------------------
; Add Registry entries for Force Feedback (OEM ForceFeedback setting)
;----------------------------------------------------------------------------
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback,Attributes,3,00,00,00,00,e8,03,00,00,e8,03,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback,CLSID,FLG_ADDREG_TYPE_SZ,"{E45C40C1-75C3-11d3-876E-00105A66CE4B}"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C20-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Constant Force"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C20-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,65,00,02,00,01,00,00,00,ed,01,00,00,cd,01,00,00,30,00,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C21-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Ramp Force"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C21-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,6a,00,02,00,02,00,00,00,ef,01,00,00,cf,01,00,00,30,00,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C22-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Square"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C22-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,69,00,02,00,03,00,00,00,ef,01,00,00,cf,01,00,00,30,00,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C23-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Sine"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C23-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,66,00,02,00,03,00,00,00,ef,01,00,00,cf,01,00,00,30,00,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C24-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Triangle"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C24-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,6c,00,02,00,03,00,00,00,ef,01,00,00,cf,01,00,00,30,00,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C25-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"SawtoothUp"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C25-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,6e,00,02,00,03,00,00,00,ef,01,00,00,cf,01,00,00,30,00,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C26-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"SawtoothDown"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C26-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,6f,00,02,00,03,00,00,00,ef,01,00,00,cf,01,00,00,30,00,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C27-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Spring"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C27-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,01,00,01,00,04,00,00,00,29,01,00,00,09,01,00,00,30,00,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C28-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Damper"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C28-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,03,00,01,00,04,00,00,00,29,01,00,00,09,01,00,00,30,00,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C29-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Inertia"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C29-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,05,00,01,00,04,00,00,00,29,01,00,00,09,01,00,00,30,00,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C2A-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Friction"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C2A-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,07,00,01,00,04,00,00,00,29,01,00,00,09,01,00,00,30,00,00,00
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C2B-8E33-11D0-9AD0-00A0C9A06E35},,FLG_ADDREG_TYPE_SZ,"Custom Force"
HKLM,System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_05fd&PID_262a\OEMForceFeedback\Effects\{13541C2B-8E33-11D0-9AD0-00A0C9A06E35},Attributes,3,C9,00,03,00,05,00,00,00,6F,01,00,00,4F,01,00,00,30,00,00,00
[INTERACTUSBSTICK.HW]
AddReg = INTERACTUSBSTICK.AddReg.HW
[INTERACTUSBSTICK.AddReg.HW]
HKR,,UpperFilters,,"IAIUpper.sys"
HKR,,LowerFilters,,"IAIGD150.sys"
;-------------------------------------------
; install filter driver
;-------------------------------------------
[INTERACTUSBSTICK.CopyList]
IAIUPPER.SYS
IAIGD150.SYS
IAIR_USB.DLL
IAIVMOU.SYS
IAIFGPCt.DLL
[STDUSBJSTICK.CopyFiles]
hidusb.sys
hidclass.sys
hidparse.sys
[STDUSBJSTICK.DelFiles]
hidusb.sys
hidclass.sys
hidparse.sys
;--------------------------------------------------------------------------
; SV262A Virtual Mouse
;--------------------------------------------------------------------------
[IAIVirtualMouse]
AddREg = IAIVirtualMouse.AddReg
[IAIVirtualMouse.AddReg]
HKR,,DevLoader,,"*ntkern,mmdevldr.vxd"
HKR,,NTMPDriver,,"IAIVMou.sys"
HKR,,Driver,,IAIVMou.sys
;--------------------------------------------------------------------------
; File copying / string
;--------------------------------------------------------------------------
[SourceDisksNames]
92="CD-ROM : InterAct Gaming Devices",,1
[SourceDisksFiles]
IAIUPPER.SYS = 92
IAIGD150.SYS = 92
IAIR_USB.DLL=92
IAIVMOU.SYS=92
IAIFGPCt.DLL=92
[Strings]
IAI="InterAct Accessories, INC"
USB\VID_05fd&PID_262a.DeviceDesc="InterAct/3dfx SV-262A HammerHead Fx (USB)"
MediaClassName="Sound, video and game controllers"
IAIVIRTUALMOUSE.DeviceDesc = "InterAct Virtual Mouse"
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.