AddMap PC_CONTROL_BUTTONXX VB_AI_X : Maps a physical button (identified by a number like BUTTON01 ) to a specific game action (like VB_AI_A for a standard pass).
is a configuration file used by the PC version of the game to map physical controller inputs to in-game actions. Core Function fifa+button+data+setup+ini
AddAlias "Alternative_Name" : Links other recognized names for the same hardware to this profile. AddMap PC_CONTROL_BUTTONXX VB_AI_X : Maps a physical button
// Triggers as buttons (digital) BUTTON_LT = 9 BUTTON_RT = 10 fifa+button+data+setup+ini