68 lines
1.4 KiB
Plaintext
68 lines
1.4 KiB
Plaintext
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Strings]
|
|
;localized strings
|
|
VENDOR = "Logitech"
|
|
;wingman force
|
|
USB\VID_046D&PID_C281.DeviceDesc = "Logitech WingMan Force USB"
|
|
;wingman rally
|
|
USB\VID_046D&PID_C291.DeviceDesc="Logitech WingMan Formula Force USB"
|
|
LwForce.CLSID.Description="PID Force Feedback-styrespak, effektdriver"
|
|
LwForce.XAxis.Desc="X-akse"
|
|
LwForce.YAxis.Desc="Y-akse"
|
|
LwForce.ZAxis.Desc="Z-akse"
|
|
LwForce.Button0.Desc="Utløser"
|
|
LwForce.Button1.Desc="Tommelknapp"
|
|
LwForce.Button2.Desc="Knapp 2"
|
|
LwForce.Button3.Desc="Knapp 3"
|
|
LwForce.Button4.Desc="Knapp 4"
|
|
LwForce.Button5.Desc="Knapp 5"
|
|
LwForce.Button6.Desc="Knapp 6"
|
|
LwForce.Button7.Desc="Knapp 8"
|
|
LwForce.Button8.Desc="Knapp 8"
|
|
LwForce.Button9.Desc="Knapp 9"
|
|
|
|
;
|
|
; non localized strings
|
|
; registry key
|
|
WgmOem.WgmForce = "System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046D&PID_C281"
|
|
WgmOem.WgmForce.Effect = "System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046D&PID_C281\OEMForceFeedback\Effects"
|
|
WgmOem.WgmRally = "System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046D&PID_C291"
|
|
WgmOem.WgmRally.Effect = "System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM\VID_046D&PID_C291\OEMForceFeedback\Effects"
|
|
|
|
;force for all force device
|
|
LwForce.CLSID="{EEC6993A-B3FD-11D2-A916-00C04FB98638}"
|
|
LwForce.CLSID.DllName="pid.dll"
|
|
LwForce.CLSID.SysName=""
|
|
|