Forum Replies Created
-
AuthorPosts
-
egutiergParticipant
This is what I have on ./reicast/mappings $ controller-Xarcade-toGamepadDevice.cfg
[emulator]
mapping_name = Xarcade-to-Gamepad Device
btn_escape = 8[dreamcast]
btn_a = 0
btn_b = 1
btn_c =
btn_d =
btn_x = 3
btn_y = 4
btn_z =
btn_start = 9
btn_dpad1_left =
btn_dpad1_right =
btn_dpad1_up =
btn_dpad1_down =
btn_dpad2_left =
btn_dpad2_right =
btn_dpad2_up =
btn_dpad2_down =
axis_x = 0
axis_y = 1
axis_trigger_left =
axis_trigger_right =[compat]
btn_trigger_left = 294
btn_trigger_right = 295
axis_dpad1_x =
axis_dpad1_y =
axis_dpad2_x =
axis_dpad2_y =
axis_x_inverted = no
axis_y_inverted = no
axis_trigger_left_inverted =
axis_trigger_right_inverted =All it does on the Dreamcast Emulator is the joystick works but none of the buttons works.
It is connected to a Raspberri Pi2
The Xarcade tankstick controller is used with retropie and emulation station to run NES, SNES, N64, Mame and PlayStation 1. Currently working as I want to. Wanted to add Dreamcast to the collection.
This is what I have on /opt/retropie/configs/all/Retroarch-joypads $ Xarcade-to-GamepadDevice.cfg
input_device = “Xarcade-to-Gamepad Device”
input_driver = “udev”
input_r_btn = “7”
input_save_state_btn = “7”
input_start_btn = “9”
input_exit_emulator_btn = “9”
input_l_btn = “6”
input_load_state_btn = “6”
input_up_axis = “-1”
input_a_btn = “0”
input_b_btn = “1”
input_reset_btn = “1”
input_down_axis = “+1”
input_right_axis = “+0”
input_state_slot_increase_axis = “+0”
input_x_btn = “3”
input_menu_toggle_btn = “3”
input_select_btn = “2”
input_enable_hotkey_btn = “2”
input_y_btn = “4”
input_left_axis = “-0”
input_state_slot_decrease_axis = “-0”Any help will be greatly appreciated.
egutiergParticipantAnybody with an Xarcade tankstick controller???? That have dreamcast up and running?
[input]
evdev_device_id_1 = 3
evdev_device_id_2 = 4
evdev_device_id_3 = -1
evdev_device_id_4 = -1
evdev_mapping_1 = /opt/retropie/configs/dreamcast/mappings/controller_Xarcade-to-GamepadDevice.cfg
evdev_mapping_2 = /opt/retropie/configs/dreamcast/mappings/controller_Xarcade-to-GamepadDevice.cfg
joystick_device_id = -1Will be changing date and time but wont select select to run ROM.
egutiergParticipantGot it, it was UI Cancel. It was the only command with the ESC key mapped. Thank you chrisinedmont for your fast reply. Now need to do some research on the trackball.
egutiergParticipantAmazing job for both of you!!!! I have an Xarcade dual tankstick with trackball that I was having a hard time getting it to where I wanted. The trackball does not work and not sure if I wanted it to use it (unless I have centepide or marble madness) But so far I am happy. I do have one question: on Mame how did you get it to exit the emulator without using the ESC key on the keyboard? Again Thank you both for your help.
-
AuthorPosts