RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. controller
    Log in to post
    • All categories
    • T

      SteelSeries Stratus Duo

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support steelseries stratus duo controller
      1
      0 Votes
      1 Posts
      295 Views
      No one has replied
    • B

      Please help

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support hotkey binds vilros controller select button
      5
      0 Votes
      5 Posts
      469 Views
      herb_fargusH

      In the future please use a descriptive title for your issue per the forum rules. Otherwise we'd just have walls of "please help" on the threads

    • D

      Bluetooth controller - entering pairing PIN

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bluetooth controller pin
      11
      0 Votes
      11 Posts
      864 Views
      D

      Anyone! I’m really desperate to fix this.

    • T

      Controller not working in game

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support controller ps4 ps4controller configure input
      10
      0 Votes
      10 Posts
      13k Views
      mituM

      @andrewjrpi123 Please don't bump ancient topics. You already have a topic opened with your issue, there's no need to bump old topics that are no longer relevant and where the posters have log stopped being online or active in the forums.

    • O

      [How to] Get the IPEGA PG-9087 bluetooth controller working with RetroPie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bluetooth controller retroarch
      1
      1 Votes
      1 Posts
      5k Views
      No one has replied
    • A

      I got rid of Ghosts Inputs!!!

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support controller ghost inputs
      3
      2 Votes
      3 Posts
      1k Views
      B

      Yeah, the onboard BT of the rpi3b is total crap. I didn't test it but i heard onboard BT is better on rpi3b+

    • RincewindR

      eduke32 is missing eduke32.cfg

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support duke3d eduke eduke32 controller
      2
      0 Votes
      2 Posts
      704 Views
      bigcacheB

      @Rincewind I had the same problem and after a lot of trying this is what I do :

      connect a keyboard enter the game go to controls , change something exit, start a new name. then I discovered a eduke32.log file in home/pi, copy this path that appear inside:

      /home/pi/.config/eduke32/ and paste it in winscp (.config is a hidden folder)
      3) there is your cfg file.

      Hope it helps, I still have to tweak this files to make the game work propperly.

    • P

      Help with ZX Spectrum controls

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support zx spectrum controller
      5
      0 Votes
      5 Posts
      4k Views
      P

      @dudleydes that worked, thank you so much!

    • m2306M

      Swapping controllers for player one with Controlblock and USB controller

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support controller config multiple
      20
      0 Votes
      20 Posts
      2k Views
      m2306M

      I got it working now. Problem is I don't know what I did differently so I can't explain it for the benefit of others. What I did was I reinstalled meleus joystick script and now it works. If I plug in the SUB pads while still in ES I can then use them as P1 and P2. If I unplug them the Controlblock controllers become 1 and 2. This is perfect. Thank you @mitu for your patience and for being so helpful all the time. In addition to this now being solved I also learned to SCP and SSH in the process so I solved a couple of other issues myself that I couldn't have before. Thank you.

    • B

      Emulationstation not saving controllers

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulationstatio controller dragonrise usb
      5
      0 Votes
      5 Posts
      698 Views
      B

      OK. Apologies for posting I wasn't aware of this. I'll look for help elsewhere.

    • T

      Ps4 controller git

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ps4 controller ps4 controllers controller conf controller
      9
      0 Votes
      9 Posts
      678 Views
      BazB

      @Tom_Neverwinter Could you share what you found?

    • S

      Snes controller to play Xbox controller to exit the game

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support controller controller help controll config controll
      1
      0 Votes
      1 Posts
      291 Views
      No one has replied
    • crazyneighborC

      Bluetooth connectivity issues with off brand wireless controller

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support wireless bluetooth controller off brand china
      6
      0 Votes
      6 Posts
      1k Views
      crazyneighborC

      Got it thanks again for all the help. I guess this brand is more commonly referred to as a shenwen controller and that's what the pi recognized it as.
      After installing the PS3 drivers, I used this guide to help:
      https://raspberrypi.stackexchange.com/questions/54522/retropie-ps3-controller-over-bluetooth/54630

      I appreciate the help as I'm now able to play from the comfort of my couch, as opposed to a folding chair I had set up in front of the TV.

    • W

      8bitdo N30 pro 2 n BT issue

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bluetooth controller connection prob
      13
      0 Votes
      13 Posts
      2k Views
      M

      @WDW plug in a working controller and press start then exit emulationstation(takes you to command line).
      type: sudo /home/pi/RetroPie-Setup/retropie_setup.sh (setup menu)
      then go to config, then find bluetooth. (while youre here check 8bitdo hack is off). Next forget devices and reconnect one gamepad.
      If it stays connected then:
      run: jstest /dev/input/js0 (checks input of first controller device- press buttons)
      If the previous works then you might have a problem with emulationstation or something thus i dont know how to fix.

      If not then try the following:

      sudo hciconfig hci0 reset

      (resets bluetooth adapter)

      sudo invoke-rc.d bluetooth restart

      (then restart it)

      sudo bluetoothctl

      (open bluetooth commandline)

      scan on

      ( start scanning)

      output looks like this:

      [CHG] Controller xx:xx:xx:xx:xx:xx Discovering: yes [NEW] Device xx:xx:xx:xx:xx:xx LAPTOP-4BNKAVN8 [NEW] Device E4:17:D8:A2:0C:72 8BitDo N30 Pro 2 [bluetooth]# pair E4:17:D8:A2:0C:72

      (pair your mac address)
      will output like this

      Attempting to pair with E4:17:D8:A2:0C:72 [CHG] Device E4:17:D8:A2:0C:72 Connected: yes [CHG] Device E4:17:D8:A2:0C:72 Modalias: usb:v2DC8p2865d0100 [CHG] Device E4:17:D8:A2:0C:72 UUIDs: 00001124-0000-1000-8000-00805f9b34fb [CHG] Device E4:17:D8:A2:0C:72 UUIDs: 00001200-0000-1000-8000-00805f9b34fb [CHG] Device E4:17:D8:A2:0C:72 ServicesResolved: yes [CHG] Device E4:17:D8:A2:0C:72 Paired: yes Pairing successful

      (then trust it)

      trust E4:17:D8:A2:0C:72

      (then connect it)

      connect xx:xx:xx:xx:xx

      NOTE- change the address to yours.

    • E

      Matricom G-Pad native gamepad support

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development matricom controller input problem blutooth
      1
      1 Votes
      1 Posts
      528 Views
      No one has replied
    • M

      Steam controller...

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support help gamepad steam controller steamcontroller
      3
      0 Votes
      3 Posts
      979 Views
      M

      @mitu my apologies, im not sure of the rules here, one topic was different(relating to multiple controllers). Im just frustrated as there is clearly meant to be an option for this and i cannot seem to find any answers anywhere.

    • M

      disregard this

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support steam controllerhelp controller bluetooth
      2
      0 Votes
      2 Posts
      412 Views
      M

      ...

    • S

      RetroArch menu opens while i play games

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retroarch menu menus controls controller
      4
      0 Votes
      4 Posts
      2k Views
      edmaul69E

      @quicksilver the “home” button is called “the globe”

    • J

      MYGT controller stopped working

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mygt controller controller controller setu
      6
      0 Votes
      6 Posts
      1k Views
      mituM

      @j_hadden OK, switch it to dinput and use the USB dongle, then connect the controller. Exit Emulationstation, then run from the terminal the following commands

      lsusb cat /proc/bus/input/devices

      and paste the output of both commands in the topic.

    • S

      retroarch is messed up

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retroarch 1.7.5 controller control config
      8
      0 Votes
      8 Posts
      1k Views
      S

      @mitu ok now i'm having the same problem again probably my fix didn't fix it as i thought

      What fixed it was going in quick menu > controls >
      And making device type go retropad and analog to digital to none
      And then going to option and changing pad 1 from default to analog

      But now that doesnt work any more
      The fix now is puting user device type to retropad w/ analog
      And analog to digital to left analog
      And change pad 1 type to default

      But that doesnt even fix it

      Every time i launch this game the controller will work in the menu but when the game start i cant move or do anything unless i go into retroarch quick menu and changing retropad w/ analog to retropad and analog to digital to none

      And then change it back to retropad w/ analog and analog to digita to left analog

      I can't figure this out