Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: What controllers are you using? #12797
    cdu13a
    Participant

    Here is my RetroArch auto config file for use with the Playstation 4 Controller. I’m using the controller over bluetooth with out using the ds4drv software. (I found ds4drv made the controller input lag to much)

    /opt/retropie/emulators/RetroArch/configs/SonyComputerEntertainmentGameController.cfg

    input_device = "Sony Computer Entertainment Game Controller"
    input_driver = "udev"
    input_b_btn = "1"
    input_y_btn = "0"
    input_select_btn = "8"
    input_start_btn = "9"
    input_up_btn = "h0up"
    input_down_btn = "h0down"
    input_left_btn = "h0left"
    input_right_btn = "h0right"
    input_a_btn = "2"
    input_x_btn = "3"
    input_l_btn = "4"
    input_r_btn = "5"
    input_l2_btn = "6"
    input_r2_btn = "7"
    input_l3_btn = "10"
    input_r3_btn = "11"
    input_l_x_plus_axis = "+0"
    input_l_x_minus_axis = "-0"
    input_l_y_plus_axis = "+1"
    input_l_y_minus_axis = "-1"
    input_r_x_plus_axis = "+2"
    input_r_x_minus_axis = "-2"
    input_r_y_plus_axis = "+5"
    input_r_y_minus_axis = "-5"
    
    in reply to: What controllers are you using? #12791
    cdu13a
    Participant

    I have 2 Raspberry Pi with RetroPie installed.

    On my work room Pi I have recently been using a pair of PS4 controllers, over Bluetooth. They work quite well, and so far are my preferred controller. (I will post the auto config file and a how to when I get a chance.)

    On the Pi in the living room I’m using a pair of PS3 controllers again over Bluetooth.

    Previously had Xbox 360 Wireless controllers, which seemed to cause things to run a little slower.

    I also have setup Original NES, SNES, Sega Genesis, and PS2 controllers connected via a GPIO adapter. While kind of cool using original controllers, the nostalgia for wired controllers that hurt your thumbs wore off fast. Its also not an easy or cheap setup to duplicate if you plan on doing multiple builds.

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