Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • leiptrstormr
    Participant

    Yes. The final 3.0 RetroPie lr-pcsx-rearmed audio is very poor. As far as I can tell the games are running full frame rate with the exception of a load here and there. Audio is just very choppy.

    in reply to: MAME without keyboard #101525
    leiptrstormr
    Participant

    [quote=101300]I don’t know of any way to change those configs but you could try switching to lr-mame4all for the default emulator- that uses retroarch configs
    [/quote]

    The global retroarch input configs use select as coin insert on Final Burn Alpha, but not in advance mame or mame4all. Without coin insert, everything else is useless. I can’t even use the start + select hotkeys to exit the game. From what I understand, configs are in /opt/retropie/configs with /all being global. My retroarch.cfg inputs look like this and I am using RPi2 V3 beta4 image.

    Edit: Ok so I figured out default settings on RPi2 V3 beta4 doesn’t use lib retro mame4all.
    /opt/retropie/configs/mame-mame4all/emulators.cfg
    Change to default=”lr-imame4all”

    leiptrstormr
    Participant

    I’m having a similar issue with Street Fighter and Darkstalker buttons in FBA. A, B, and X are punch buttons and Y, LT, and LB are kick. This is an issue on the Hori EX2 because the LB and RB buttons are at the top with Start and Select (back). I tried changing RT and LB numbers, but it doesn’t fix anything. These are my global retroarch.cfg inputs

    Edit: I guess I should also mention this is with RPi2 V3 beta4 image

    input_device = “Hori Fighting Stick EX2”
    input_vender_id = 3853
    input_product_id = 13
    input_driver = “udev”
    input_player1_joypad_index = 0
    input_player1_b_btn = 1
    input_player1_a_btn = 0
    input_player1_y_btn = 3
    input_player1_x_btn = 2
    input_player1_l_btn = 4
    input_player1_r_btn = 5
    input_player1_l2_btn = 6
    input_player1_r2_btn = 7
    input_player1_start_btn = 9
    input_player1_select_btn = 8
    input_player1_up_btn = h0up
    input_player1_down_btn = h0down
    input_player1_left_btn = h0left
    input_player1_right_btn = h0right
    input_enable_hotkey_btn = 8
    input_exit_emulator_btn = 9
    input_save_state_btn = 5

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