Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • deadward
    Participant

    [quote=113697]im having the same issue. im going to reload the image tonight to see if that helps, and f1 while emulating doesnt do anything for me

    [/quote]

    youdoofus(not calling you names… just addressing you. :P ), I don’t think reloading the image is necessary. I noticed that my input_joypad_driver seemed to change when I went updated, udev in 3.2 to sd12 3.3. I tried updating via the screens and “U Update RetroPie-Setup script” but ran into an issue and had to start fresh with a new image. When I loaded my new image and started playing around. I realized my ps3 controller was no longer working for games but was working for emulationstation. I am not sure if maybe the default changed between versions. But as Gizmo89 said:

    Go to RetroPie-Menu (in emulationstation) and select “Edit RetroPie/RetroArch configurations”. Select option “1 Change common retroarch options” and select “all”. Set “input_joypad_driver” “udev”.

    And this will fix your problem. Remember you have to reconfigure your controller again after you make the change.

    in reply to: PS4 Controller – PCSX-ReARMed #113746
    deadward
    Participant

    To quote Floob:

    If your PS3 controller says its not configured in yellow text at the bottom of the screen, it may be that you need to change this line in /opt/retropie/configs/all/retroarch.cfg

    input_joypad_driver = udev

    Then re-configure the PS3 controller in Emulation Station.

    And I know this says ps3 controller but I was having the same exact issue when using a ps4 controller and chaning the driver fixed the issue for both ps3 and ps4 controller. You can also get to this setting and change it through the RGUI.

    To use the RGUI to change it:
    RetroPie
    EDIT RETROPIE/RETROARCH CONFIGURATIONS
    1 Change common RetroArch options
    0 all/retroarch.cfg
    13 input_joypad_driver (udev)

    in reply to: arcade controller setup issue #113615
    deadward
    Participant

    Yes, I watched that video a few days ago. Which is why I knew about the indexes to start with.

    I am just asking if you think it is plausible to add a script that runs when a game is selected that will change the index of player 1 controller to the one used to select the game.


    EDIT: (FIXED!)

    I ended up fixing the issue by just changing how I had my controllers configured in the box. Since retropie seems to bypass ports that don’t have a controller plugged in, I simply put my external ports which are actually hooked to a usb hub, to index 0. So if I don’t have any controllers plugged into the external ports. It just skips them and my two joystick/button set ups are in index 1 and 2. So when nothing is plugged in externally. They are player 1 and 2. If I want to play with two ps3 controllers, I just plug two into the my external ports and that makes them index 0 and 1 since they are part of a hub, essentially now making my raspberry pi usb ports shift their indexes accordingly. Maybe no one cares…

    But this could be a handy solution to anyone doing something similar to mine. If you want to be able to dynamically change which controllers are 1 and 2 without changing the config file or unplugging stuff from the raspberry pi, use a hub in index 0.

    in reply to: arcade controller setup issue #113601
    deadward
    Participant

    Thanks. That works. I had actually set that while back, but hadn’t changed the index of the controllers. So I didn’t realize the change actually worked(ps3 controller was still 3rd) and had set it back.

    So right now, my only option of having the ps3 controller set to player 1 is to manually change the config(which requires a keyboard unless I am missing some fancy feature) or unplug the other two controller from the back. Both solutions aren’t really ideal. One requires me to carry around a keyboard with my arcade box and the other requires me to open up the back and unplug stuff.

    Is there a way to add a script that would dynamically change the index of the controller that selects the game? For instance, I have joystick/button controller 1 and 2 in index 0 and 1 and ps3 controller in index 2. When I select a game with joystick/button controller 1, it would set the index for player 1 to 0. Select with joystick/button controller 2 and it would set the index for player 1 to 1. And, you guessed it, select a game with the ps3 controller and it would change player 1 index to 2.

    I know you can set the controls per emulator or even per game. But it would be cool if I could just boot up the retropie, decide to play MK with a joystick, get tired of that, back out of the game, select the game with the ps3 controller, and that one be player 1 automatically.

    And I am not asking for a script, I just want to know if it is possible. Thanks.

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