Bluetooth controller - sometime button not working :(
-
I've just bought a bluetooth controller but despite pairing it successfully, only the dpad buttons are working. i have mapped the buttons using the gui.
my gamepad.cfg is:
input_r2_btn = "9"
input_r3_btn = "14"
input_right_btn = "h0right"
input_state_slot_increase_btn = "h0right"
input_x_btn = "3"
input_menu_toggle_btn = "3"
input_select_btn = "10"
input_enable_hotkey_btn = "10"
input_l_x_minus_axis = "-0"
input_y_btn = "4"
input_left_btn = "h0left"
input_state_slot_decrease_btn = "h0left"
input_r_x_plus_axis = "+2"
input_l2_btn = "8"es_input is:
<inputConfig type="joystick" deviceName="Gamepad">
<input name="pageup" type="button" id="6" value="1"/>
<input name="start" type="button" id="11" value="1"/>
<input name="up" type="hat" id="0" value="1"/>
<input name="a" type="button" id="0" value="1"/>
<input name="b" type="button" id="1" value="1"/>
<input name="down" type="hat" id="0" value="4"/>
<input name="pagedown" type="button" id="7" value="1"/>
<input name="right" type="hat" id="0" value="2"/>
<input name="x" type="button" id="3" value="1"/>
<input name="select" type="button" id="10" value="1"/>
<input name="y" type="button" id="4" value="1"/>
<input name="left" type="hat" id="0" value="8"/>
</inputConfig>there are 2 other inputs here as well. Got an xbox 360 wired and keyboard (both work perfectly)
Any ideas anyone?
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.