Retropie - Ubuntu - Mupen64plus - Z button stuck when palying games - FIX
-
Location of file to modify :
/opt/retropie/configs/n64/InputAutoCfg.ini; Xbox 360 Wireless Receiver (XBOX)_START
[Xbox 360 Wireless Receiver (XBOX)]
plugged = True
plugin = 2
mouse = False
AnalogDeadzone = 4096,4096
AnalogPeak = 32768,32768
Mempak switch = button(9)
Rumblepak switch = button(10)
C Button D = button(0) axis(4+) .ca
C Button L = axis(3-)
L Trig = button(4)
Start = button(7)
Y Axis = axis(1-,1+)
DPad U = button(13)
C Button U = button(2) axis(4-)
A Button = button(1)
DPad D = button(14)
X Axis = axis(0-,0+)
R Trig = button(5)
DPad R = button(12)
B Button = button(3)
DPad L = button(11)
C Button R = axis(3+)
Z Trig = axis(-2) Change to : Z Trig = axis(+2)
; Xbox 360 Wireless Receiver (XBOX)_END -
@cloudd
Location of file to modify :
/opt/retropie/configs/all/retroarch/autoconfig/Xbox 360 Wireless Receiver (XBOX).cfgThis seems to fix a lot of issues I have throughout various emulators
Contents of file:
input_device = "Xbox 360 Wireless Receiver (XBOX)"
input_driver = "udev"
input_r_y_plus_axis = "+4"
input_l3_btn = "9"
input_r_x_minus_axis = "-3"
input_l_btn = "4"
input_load_state_btn = "4"
input_start_btn = "7"
input_exit_emulator_btn = "7"
input_l_y_minus_axis = "-1"
input_up_btn = "13"
input_r_y_minus_axis = "-4"
input_a_btn = "0"
input_b_btn = "1"
input_reset_btn = "1"
input_enable_hotkey_btn = "6"
input_down_btn = "14"
input_l_x_plus_axis = "+0"
input_l_y_plus_axis = "+1"
input_r_btn = "5"
input_save_state_btn = "5"
input_r2_axis = "+2"
input_r3_btn = "10"
input_right_btn = "12"
input_state_slot_increase_btn = "12"
input_x_btn = "2"
input_menu_toggle_btn = "2"
input_select_btn = "6"
input_l_x_minus_axis = "-0"
input_y_btn = "3"
input_left_btn = "11"
input_state_slot_decrease_btn = "11"
input_r_x_plus_axis = "+3"
input_l2_axis = "+2"
input_l2_axis = "-2" Change to : input_l2_axis = "-2"
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.