Silence unmapped keybind mappings and add XBox paddles (#3121)

This commit is contained in:
kalaposfos13
2025-06-19 20:35:28 +02:00
committed by GitHub
parent e389d03601
commit 6d65ea7314
2 changed files with 11 additions and 2 deletions

View File

@@ -129,8 +129,10 @@ Controller:
If you have a controller that has different names for buttons, it will still work, just look up what are the equivalent names for that controller
The same left-right rule still applies here.
Buttons:
'triangle', 'circle', 'cross', 'square', 'l1', 'l3',
'options', touchpad', 'up', 'down', 'left', 'right'
'triangle', 'circle', 'cross', 'square', 'l1', 'l3',
'options', touchpad', 'up', 'down', 'left', 'right'
Input-only:
'lpaddle_low', 'lpaddle_high'
Axes if you bind them to a button input:
'axis_left_x_plus', 'axis_left_x_minus', 'axis_left_y_plus', 'axis_left_y_minus',
'axis_right_x_plus', ..., 'axis_right_y_minus',