buttonDataSetup.ini buttonData.ini ) file is a configuration script used by the FIFA/FC series on PC to map physical controller inputs to standard in-game actions. It is primarily used to fix issues where third-party or older controllers have swapped buttons (like X/A being flipped) or non-functioning right analog sticks. File Structure & Core Syntax Each entry in the
// ------------------ START/BACK (Disable Pause) ------------------ // Comment out START to disable it entirely // PAUSE = BUTTON_8
AddMap PC_CONTROL_BUTTON03 VB_AI_AAddMap PC_AXIS_2_UP VB_AI_RS_LEFT fifa button data setup .ini
Basic syntax
Location of the .ini file
The file sits in the directory like a landmine from a past life. button_data_setup.ini.
AddMap: The actual logic that binds a hardware input (like PC_CONTROL_BUTTON01) to a virtual game action (like VB_AI_A). Basic Mapping Structure A typical entry in a buttonData.ini file looks like this: buttonDataSetup
Help you identify your controller's specific name as recognized by Windows?