Fifa+button+data+setup+ini Jun 2026
The same file location principle applies, but within the MacOS directory structure. For example, for FIFA 12 on Mac, the path would be Users/[Your Username]/Documents/Electronic Arts/FIFA 12/ .
The file's location is consistent across most versions of FIFA and EA Sports FC. Here is how to find it:
While manually editing the .ini file is effective, modern tools often simplify the process: Button data setup file for FIFA 13 - GitHub Gist fifa+button+data+setup+ini
Here’s a detailed, professional write-up regarding — useful for modders, PC gameplay tweakers, and simulation enthusiasts working with FIFA (EA FC) titles.
The file is usually located in your user documents folder, not the main installation directory. The same file location principle applies, but within
| VB Action | In-Match Function | |-----------|-------------------| | VB_AI_A | Pass / Change player | | VB_AI_B | Long pass / Slide tackle | | VB_AI_X | Shoot | | VB_AI_Y | Lob pass | | VB_AI_LB | Player run modifier | | VB_AI_RB | Finesse shot modifier | | VB_AI_LT | Skill move / Jockey | | VB_AI_RT | Sprint | | VB_AI_LS_UP/DOWN/LEFT/RIGHT | Left stick directional movement | | VB_AI_RS_UP/DOWN/LEFT/RIGHT | Right stick skill moves |
AddController "Controller_041" AddAlias "Generic USB Joystick" ... AddMap PC_AXIS_2_DOWN VB_AI_RS_DOWN Use code with caution. Here is how to find it: While manually editing the
After making changes to the INI file, save it and restart the game. Test your new button setup and controller settings to ensure they're working as intended.
If your edits disappear when launching the game, FIFA is overwriting the file. Right-click buttonDataSetup.ini . Select . Check the Read-only box. Click Apply . Controller Registers Twice (Double Input)
Mastering FIFA Control Customization: A Deep Dive into buttonDataSetup.ini
Found inside your local user profile: C:/Users/[Your Username]/Documents/FIFA [Year]/ Step-by-Step Guide to Deploying a Fixed .ini File