Hi all,
I’ve some problems setting up DGEN with an Xbox360 wired controller.
The directions only work with analog-sticks and I can’t make it work with the directionals pad.
My dgenrc for the joypad1 looks like this :
joy_pad1_up = joystick0-axis1-min
joy_pad1_down = joystick0-axis1-max
joy_pad1_left = joystick0-axis0-min
joy_pad1_right = joystick0-axis0-max
joy_pad1_a = joystick0-button0
joy_pad1_b = joystick0-button1
joy_pad1_c = joystick0-button5
joy_pad1_x = joystick0-button2
joy_pad1_y = joystick0-button3
joy_pad1_z = joystick0-button4
joy_pad1_mode = joystick0-button8
joy_pad1_start = joystick0-button9
If I change the ‘joy_pad1_up’ to ‘joystick0-axis5-min’ (which is what I found with jstest), no direction works…
Please, can someone help ?
Thanks :)
Great job on RetroPie ;)