Homepage › Forums › RetroPie Project › Controller Configuration in RetroPie › Dreamcast › Reply To: Dreamcast
01/02/2016 at 16:59
#112927
labelwhore
Participant
I recently started fresh with retropie 3.3, so I have to go through this again, sadly. Reicast was working perfectly for me previously.
I tried what was suggested above; adding the hex values to controller_XboxGamepad(userspacedriver).cfg. That fixed most of my buttons, but the start button still does not work.
here’s my controller_XboxGamepad(userspacedriver).cfg:
[emulator]
mapping_name = Xbox Gamepad (userspace driver)
btn_escape = 0x13a
[dreamcast]
btn_a = 0x130
btn_b = 0x131
btn_c = 0x136
btn_d = 0x137
btn_x = 0x133
btn_y = 0x134
btn_z = 0x13d
btn_start = 0x13b
axis_x = 0x00
axis_y = 0x01
axis_trigger_left = 0x0a
axis_trigger_right = 0x09
[compat]
axis_dpad1_x = 0x10
axis_dpad1_y = 0x11
axis_dpad2_x =
axis_dpad2_y =
axis_x_inverted = no
axis_y_inverted = no
axis_trigger_left_inverted =
axis_trigger_right_inverted =
axis_dpad1_y_inverted = no
axis_dpad1_x_inverted = no