Fifa+button+data+setup+ini [new] [SAFE]
While manually editing the .ini file is effective, modern tools often simplify the process: Button data setup file for FIFA 13 - GitHub Gist
If you are using a PlayStation controller but getting Xbox prompts, or a generic gamepad, you may need to map the controller as if it were a standard Xbox 360 controller.
...\Steam\steamapps\common\FIFA \
Look for the RSTICK lines and alter the axis variables to match these settings: fifa+button+data+setup+ini
For example, a standard Xbox controller mapping might show a shooting command as: BUTTON_SHOOT = "1 2" (where '1' is the button type and '2' is the specific button ID). How to Edit buttonDataSetup.ini to Fix Issues
Locate your device block and swap the values for BUTTON_0 and BUTTON_1 :
The buttonDataSetup.ini (sometimes named buttonData.ini in older titles) is a structural configuration file used by the FIFA game engine to map DirectInput (DInput) hardware signals into generic game actions. While manually editing the
AddMap DIRECTXKEY_RSTICK_X AXIS_2 AddMap DIRECTXKEY_RSTICK_Y AXIS_3 Use code with caution.
Because many generic controllers do not use the XInput standard, they often require a modified buttonDataSetup.ini to function correctly. Button data setup file for FIFA 13 - GitHub Gist
By editing the buttonDataSetup.ini file, you can manually assign specific actions (like passing, shooting, or moving the right analog stick) to the exact button IDs your Windows operating system registers. File Location: Where to Find It File Location: Where to Find It For basic
For basic third-party controllers, this standard layout usually yields success: AddMap DIRECTXKEY_A BUTTON_1 Shoot (B / Circle): AddMap DIRECTXKEY_B BUTTON_2 Lob Pass (X / Square): AddMap DIRECTXKEY_X BUTTON_3 Through Ball (Y / Triangle): AddMap DIRECTXKEY_Y BUTTON_4 Step 4: Fix the Right Stick (Skill Moves Trick)
When you open buttonDataSetup.ini with Notepad, you will see a structure similar to this:
The location varies depending on your platform and whether you use mods. For (where 99% of manual edits happen), follow these paths:
Here are some common action codes:
If you play EA Sports FIFA (now EA Sports FC) on a PC using a controller, you have likely run into configuration issues. Misaligned right-analog sticks, swapped passing buttons, or unrecognized controllers can ruin your gameplay.