Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • enigma90
    Participant
    Post count: 3

    Does anybody know how to create an easy hotkey short cut with the MAME emulator, got it working to quick save, load and exit on all others except MAME, bit of a pain to have to use the keyboard to exit

    enigma90
    Participant
    Post count: 3

    I have been having the same issue as everyone else on this page and glad to see I’m not the only one, I’ll work through these tonight but I think I updated the CMD line from reading another thread

    My Retropie.cfg looks like this at the moment

    input_player1_joypad_index = “1”
    input_player1_up_axis = “-1”
    input_player1_down_axis = “+1”
    input_player1_left_axis = “-0”
    input_player1_right_axis = “+0”
    input_player1_a_btn = “3”
    input_player1_b_btn = “4”
    input_player1_x_btn = “0”
    input_player1_y_btn = “1”
    input_player1_l_btn = “2”
    input_player1_r_btn = “5”
    input_player1_start_btn = “8”
    input_player2_joypad_index = “0”
    input_player2_up_axis = “-1”
    input_player2_down_axis = “+1”
    input_player2_left_axis = “-0”
    input_player2_right_axis = “+0”
    input_player2_a_btn = “19”
    input_player2_b_btn = “20”
    input_player2_x_btn = “6”
    input_player2_y_btn = “7”
    input_player2_l_btn = “18”
    input_player2_r_btn = “21”
    input_player2_start_btn = “9”

    Do you think that if I took the quotation marks out I will have this up and running? That being if the CMD line etc is all ok

    However at the moment when I go into Emulation station/Retropie the joystick etc works fine however when I load an emulator no configuration is there except when I press Button 0 it does everything :S on the same button i.e Start, A, B. All in one go

    I am a complete novice at programming etc so may need some more help. Is there any information I can copy and paste into a reply that you can let me know what’s right and wrong

    enigma90
    Participant
    Post count: 3

    This sounds similar to my issue, I have also just completed the Instructables Guide and bought the XinMo USB only difference is I went for the LED version.

    I have managed go through terminal and followed your structions making a map

    This is what is in my retroarch.cfg and also my xin-moxin…cfg file

    input_device = “Xin-Mo Xin-Mo Dual Arcade”
    input_driver = “udev”
    input_player1_joypad_index = “1”
    input_player1_up_axis = “-1”
    input_player1_down_axis = “+1”
    input_player1_left_axis = “-0”
    input_player1_right_axis = “+0”
    input_player1_a_btn = “3”
    input_player1_b_btn = “4”
    input_player1_x_btn = “0”
    input_player1_y_btn = “1”
    input_player1_l_btn = “2”
    input_player1_r_btn = “5”
    input_player1_start_btn = “8”
    input_player2_joypad_index = “0”
    input_player2_up_axis = “-1”
    input_player2_down_axis = “+1”
    input_player2_left_axis = “-0”
    input_player2_right_axis = “+0”
    input_player2_a_btn = “19”
    input_player2_b_btn = “20”
    input_player2_x_btn = “6”
    input_player2_y_btn = “7”
    input_player2_l_btn = “18”
    input_player2_r_btn = “21”
    input_player2_start_btn = “9”

    However when I go into Emulation station the joystick etc works fine however when I load an emulator no configuration is there except when i press Button 0 it does everything :S on the same button i.e Start, A, B. All in one go

    I am a complete novice at programming etc so may need some more help. Is there any information I can copy and paste into a reply that you can let me know what’s right and wrong

Viewing 3 posts - 1 through 3 (of 3 total)