Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Microsoft pushed out "Microsoft GameInput" redistributable as part of one of the Xbox App updates (I think?) and that has been claiming exclusivity over FFB devices and causing issues.
Go into Add/Remove Programs and uninstall it and things should work again.
do these steps to disable the service. Simply uninstalling isn't permanent as windows seems to reinstall it on reboot
Press Windows Key and type "Services" to find the Service Manager. Open it as administrator.
Find "GameInput Service"
Right Click, Go Properties and change Startup Type to "Disabled"
Hit OK
If it didn't stop the service, Right click GameInput Service again and hit "Stop"
Close Services
If you feel comfortable with the command prompt you can right click on the start button, you can open "Command Prompt (admin) or Powershell (Admin)"
From there, you can type
sc config "GameInput Service" start=disabled
sc stop "GameInput Service"
This will disable and stop GameInput Service.
If you want to undo these changes
sc config "GameInput Service" start=auto
sc stop "GameInput Service"
https://old.reddit.com/r/Thrustmaster/comments/11q3lot/_/jcjmair
This broke my t300 in iRacing for the last week. I blamed the new iRacing build until I found GameInput as a sneaky new addition that I never installed.
on admin CMD put these 2 commands:
sc config GameInputsvc start=disabled
sc stop GameInputsvc
or
on regedit go to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\GameInputSvc
and rename "ImagePath"
to "#ImagePath" and the service won't run if is triggered
useful for WRC generations, WRC9, WRC10 and BeamNG.drive