mirror of
https://github.com/libretro/retroarch-joypad-autoconfig.git
synced 2024-11-23 07:59:53 +00:00
Update Mayflash_Wiimote_PC_Adapter.cfg
When I remade code to permute axis, I missed also change labels. Now Left stick is IR sensor and Right Stick is nunchuck.
This commit is contained in:
parent
525c77a345
commit
5d66db3cfb
@ -48,12 +48,12 @@ input_right_btn_label = "D-Pad Right"
|
||||
input_l_btn_label = "C"
|
||||
input_l2_btn_label = "Z"
|
||||
|
||||
input_l_x_plus_axis_label = "Analog X+"
|
||||
input_l_x_minus_axis_label = "Analog X-"
|
||||
input_l_y_plus_axis_label = "Analog Y+"
|
||||
input_l_y_minus_axis_label = "Analog Y-"
|
||||
input_r_x_plus_axis_label = "IR X+"
|
||||
input_r_x_minus_axis_label = "IR X-"
|
||||
input_r_y_plus_axis_label = "IR Y+"
|
||||
input_r_y_minus_axis_label = "IR Y-"
|
||||
input_l_x_plus_axis_label = "IR X+"
|
||||
input_l_x_minus_axis_label = "IR X-"
|
||||
input_l_y_plus_axis_label = "IR Y+"
|
||||
input_l_y_minus_axis_label = "IR Y-"
|
||||
input_r_x_plus_axis_label = "Analog X+"
|
||||
input_r_x_minus_axis_label = "Analog X-"
|
||||
input_r_y_plus_axis_label = "Analog Y+"
|
||||
input_r_y_minus_axis_label = "Analog Y-"
|
||||
input_menu_toggle_btn_label = "Home"
|
||||
|
Loading…
Reference in New Issue
Block a user