@ElrasM said in False controller inputs:
But nevertheless any suggestions for my problem?
First, xboxdrv should not be installed unless you really know how to use it. It's not a real device driver, but emulates an Xbox compatible controller. The xpad is usually used for X360/Xbox controllers. If that doesn't work, then it means you're encountering the same issue.
Is there any chance that there is a seperate file for controller input detection in ES?
The configuration for EmulationStation's input is in \\retropie\configs\all\emulationstation\es_input.cfg. You can verify there that your input is mapped correctly and there are no button overlaps.
You can also start EmulationStation with the --debug flag and it will log the inputs pressed.