Homepage › Forums › RetroPie Project › Controller Configuration in RetroPie › Dreamcast › Reply To: Dreamcast
01/04/2016 at 16:04
#113107
eightkiller
Participant
Hy,
Here is the holy grail for me, i’m sharing my config with you, I tried a lot of things :) I use a Wired Xbox360 controller and here are the values for the exact same use of buttons than with the original dreamcast controller:
[emulator]
mapping_name = Xbox Gamepad (userspace driver)
btn_escape = 0x13a
[dreamcast]
btn_a = 0x130h
btn_b = 0x131h
btn_c =
btn_d = 0x139h
btn_x = 0x133h
btn_y = 0x134h
btn_z = 0x138h
btn_start = 0x13Bh
axis_x = 0x00
axis_y = 0x01
axis_trigger_left = 0x0a
axis_trigger_right = 0x09
[compat]
axis_dpad1_x = 0x10
axis_dpad1_y = 0x11
Hoping this would help lost souls like i was ^^, pretty damn annoying finding the proper hexadecimal codes.
Select is used to leave Reicast, and all other buttons are properly linked.
See you on the forum :)