Updated JoystickCompatibilityMappings to support normalizing joystick names based on a regex. For example: XBOX.regex=(?i).*xbox.* ...will allow configuring all joysticks with xbox in the name with one XBOX configuration.
Updated JoystickCompatibilityMappings to support normalizing joystick names based on a regex. For example: XBOX.regex=(?i).*xbox.* ...will allow configuring all joysticks with xbox in the name with one XBOX configuration.