fresh46664 Posted March 28, 2016 Posted March 28, 2016 Hi, I have been trying to setup up RetroArch to work with my Xin-Mo 6 button encoder with no luck, RetroArch is set to Xbox360 courtesy of Gigapigs Hyperspin download but I have failed in trying to change the settings... does anyone have a config file already setup or help in setting this up? I am pulling my hair out... fresh46664
kylecp1979 Posted March 28, 2016 Posted March 28, 2016 I've had a little bit of time with one of these boards. I think one side reads as a joypad and the other is keyboard. The joystick side you just put the bind the inputs in through the settings. The keyboard side I had some trouble getting it to work. You have to change your input to retrokeyboard then I think your user input to retropad then put your inputs in. I think the left side player1 is joypad and right side player2 is keyboard keys
progets Posted March 31, 2016 Posted March 31, 2016 input_device = "Xin-Mo Dual Arcade" input_driver = "udev" input_vendor_id = "5824" input_product_id = "1505" input_a_btn = "4" input_b_btn = "3" input_x_btn = "1" input_y_btn = "0" input_start_btn = "7" input_select_btn = "6" input_l_btn = "2" input_r_btn = "5" input_up_axis = "-1" input_down_axis = "+1" input_left_axis = "-0" input_right_axis = "+0" input_l2_btn = "8" input_r2_btn = "9" input_enable_hotkey_btn = "9" input_exit_emulator_btn = "8" input_rewind_btn = "1" input_menu_toggle_btn = "4" input_reset_btn = "3" input_pause_toggle_btn = "0" input_load_state_btn = "2" input_save_state_btn = "5" input_state_slot_increase_axis = "+0" input_state_slot_decrease_axis = "-0" input_volume_up_axis = "-1" input_volume_down_axis = "+1" Place the text above in a text file and call it "Xin-Mo Dual Arcade.cfg". This file needs to be saved in the \RetroArch\autoconfig\ folder. It also has hotkeys setup for most functions. You can adjust the buttons or hotkeys if needed. The next time you run RetroArch it should load this configuration automatically.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.