For vintage titles (like FIFA 11 through FIFA 15), modifying the controller code manually on GitHub's fifaConfig repository or within your files is the most robust fix.
This file is usually located in your Documents\FIFA [Year] folder. If the button mapping is completely broken: Delete buttonDataSetup.ini .
Set this low (e.g., 0-5) for immediate player movement response.
The most common edit is fixing the right analog stick for skill moves. Look for the R_STICK strings. A properly mapped generic controller usually requires the following code strings inserted under your controller's vendor ID: ASSIGN=R_STICK_X:AXIS_3 ASSIGN=R_STICK_Y:AXIS_4 Use code with caution.
file or the config tool from FIFA 11 to override default settings and fix modern compatibility issues. How to Fix Controller Issues Using Config Files