Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Troubleshooting guide/Input problems

From PCGamingWiki, the wiki about fixing PC games
< Troubleshooting guide
Revision as of 21:41, 13 May 2023 by Dandelion Sprout (talk | contribs) (General maintenance with AutoWikiBrowser in Bot mode)
This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.

Controller problems

Controller not detected

For Windows, many games only support XInput controllers (see XInput wrappers for workarounds).
For Windows, some non-controller devices show up as controllers, e.g. certain Razer products. Open the Device Manager, expand Human Interface Devices, and disable the "HID-compliant game controller" entry for that device.[1]

Constant movement or spinning

For games using DOSBox, edit the DOSBox configuration file and change timed=true to timed=false (if it is already set to this, try timed=true instead).
If you wish to disable certain games from using devices, without unplugging them or otherwise removing them, utilise the devreorder utility to blacklist them from each game.

Button prompts are wrong

Button prompts may require additional steps even if the game supports prompts for that controller type. Some games only show generic numbers or keyboard keys when using a controller. Refer to the individual game pages for game-specific solutions.

Mouse problems

Windows 8.1 and later

Remapping problems

Can't change bindings or bindings lost on game restart

Many older Windows games (released around 2006 or earlier) require the Microsoft DirectInput Mapper which is not included with Vista due to IDirectInput8::ConfigureDevices being deprecated.[4] Download it manually to fix the error.


References