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

      Possible Hypseus Cliff Hanger Control issue

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support hypseus dualshock 4 control cliffhanger
      3
      0 Votes
      3 Posts
      265 Views
      DirtBagXonD

      For the record the 'X' button on my XBox360 Controller is detected as 003 via hypjsch

      So I doubled checked that against the Joystick API config:

      KEY_BUTTON2 = SDLK_LALT 0 3

      And again 'X' was FEET and played fine.

    • shavecatS

      dualshock 4 cant stay on

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support dualshock 4
      7
      0 Votes
      7 Posts
      996 Views
      shavecatS

      @mitu
      no nothing , i did tried rest it .

      still cant find fix for it :(

    • J

      DS4 Touchpad emulating mouse screws up bindings over steam link

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support dualshock 4 steam link
      4
      0 Votes
      4 Posts
      778 Views
      mituM

      You need to create a udev configuration file under /etc/udev/rules.d.
      Run from the command line (or a SSH) session:

      echo 'SUBSYSTEM=="input", ATTRS{name}=="*Touchpad", RUN+="/bin/rm %E{DEVNAME}", ENV{ID_INPUT_JOYSTICK}=""' | sudo tee /etc/udev/rules.d/99-disable-touchpad.rules

      then reboot. See if the touchpad still functions after this.

      To get back the touchpad, you can remove the file with

      sudo rm /etc/udev/rules.d/99-disable-touchpad.rules

      followed by a reboot.

    • D

      8bitdo adapter with dualshock 4 sony controller - not able to pair device.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support 8bitdo setup dualshock 4
      8
      0 Votes
      8 Posts
      4k Views
      G

      @dawnwiener said in 8bitdo adapter with dualshock 4 sony controller - not able to pair device.:

      Again, the same error previously reported comes up in the bluetooth configuration screen as an authentication timeout on the 8bitdo.

      If you use the 8bitdo dongle, you do not need to use RetroPie's bluetooth menu at all. The pairing happens directly with the dongle, and RetroPie sees the dongle as a wired controller. As @mitu says, you may have better luck trying to pair the controller directly with RetroPie, unless you have a specific need for the 8bitdo dongle.

    • JonnywaldJ

      DualShock 4 leaving "ghost" controller even if unplugged

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support dualshock 4 input ghosts ipega
      5
      0 Votes
      5 Posts
      693 Views
      JonnywaldJ

      @mitu
      Thank you, removing the call for the ds4drv on /etc/rc.local solved it!

    • F

      When controller type is set to "negcon", R2/L2 don't give analog values

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development psx pcsx-rearmed lr-pcsx-rearmed dualshock 4 input
      2
      0 Votes
      2 Posts
      605 Views
      F

      Having looked into this, I edited /opt/retropie/configs/all/retroarch-joypads/Wireless\ Controller.cfg to set input_l2_axis and input_r2_axis and now it works :)

    • T

      Multiple DS4 bluetooth controllers fix(?)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ds4 bluetooth multiple contro dualshock 4 controllers
      1
      0 Votes
      1 Posts
      357 Views
      No one has replied
    • J

      PS4 controller not detected in Retropie 4.6 on Pi 4B

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ps4 controller pi4 b retropie 4.6 dualshock 4 usb gamepad
      39
      0 Votes
      39 Posts
      8k Views
      C

      @JuanZt

      Just stopped by to thank you. I've used your steps and was able to get my PS4 controller (not original) to work.

    • S

      Multiple Dualshock 4 controllers through bluetooth

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support gamepad dualshock 4
      4
      0 Votes
      4 Posts
      512 Views
      S

      @mitu

      Yeah, just went through all 4.

      Just noticed the light that turns on the ones after connecting the first one is the same that blinks during the bluetooth searching mode.

    • L

      Can't Connect To DualShock 4 with Bluetooth

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support blueooth dualshock 4 controller
      8
      0 Votes
      8 Posts
      4k Views
      F

      came across this thread on google searching for a solution to the same problem.
      This thread's answer didn't work for me, unfortunately,
      but updating the bluetooth driver did work for me.

      sudo apt install pi-bluetooth

      good luck to anyone else passing by with DS4 connectivity issues!

    • caveman_deltaC

      Having trouble with Dualshock 4 controller with lr-pcsx-rearmed...

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support controller retroarch psx dualshock 4
      4
      0 Votes
      4 Posts
      886 Views
      caveman_deltaC

      @mitu Nevermind. That worked. THANK YOU SO MUCH!

    • P

      Any way to power on PC with DualShock 4 controller?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ds4 bluetooth ds4 dualshock 4 x86 ubuntu
      5
      0 Votes
      5 Posts
      2k Views
      P

      After hearing the replies I think I will just power it on with the front button.
      Thanks for the replies!

    • M

      pcsx-rearmed and ps4 controller

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie pcsx rearmed dualshock 4
      4
      0 Votes
      4 Posts
      1k Views
      EfriimE

      @marco981
      With pcsx-rearmed you can press escape and the menu is black with white monowidth font.

      The lr-pcsx-rearmed is retroarch and has a colored menu gui.

      I would try installing and trying the other of which you haven't tried.

      If it is pcsx-rearmed then the controls will still need to be mapped. Navigating the menu to do this I think is possible with the controller but perhaps easier with the keyboard, as well the escape button needs to be pressed. In the controls menu, assign the buttons, if you press left and right on this screen it will show you Keyboard/Joystick/All binds. And don't forget to save the config when you're done.

      You could also try installing the alternate driver, for sixaxis/playstation. The sixaxis helper driver is newer and allows other controllers to sync and use bluetooth.

    • W

      Using DS4's controller DAC as an audio output over USB possible?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ds4 dualshock 4 audio output
      2
      0 Votes
      2 Posts
      767 Views
      mituM

      @webodan I don't think ES reads the list of Audio cards present in the system - the choices you see now are the default choices.
      Try using the instruction from the USB Audio FAQ page.

    • M

      Help! Retropie forcing bluetooth disconnect

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bluetooth issue dualshock4 dualshock 4
      5
      0 Votes
      5 Posts
      3k Views
      M

      @mitu

      Just deleting the ps3 drivers was enough to stop the notice and let me exit the menu without disconnecting the dualshock4. Thanks so much!

    • hooperreH

      Mupen64plus Update Breaks Wireless PS4 Controller Input

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support dualshock 4 mupen64plus mupen64plus.cfg
      3
      0 Votes
      3 Posts
      2k Views
      hooperreH

      I found this thread that seems to contain the answer: https://retropie.org.uk/forum/topic/17650/dualshock-controllers-on-4-4-with-3b/35

    • J

      Every PS4 Controller Shows Up as Two Gamepads

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ps4controller dualshock 4 controller issu controller conf controllerhelp
      3
      0 Votes
      3 Posts
      2k Views
      J

      This is exactly what I was looking for and it worked, thanks a lot!

    • BlerkotronB

      DualShock 4 touchpad button not recognised on RetroPie 4.4

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support dual shock 4 4.4 dualshock 4 ds4
      3
      0 Votes
      3 Posts
      1k Views
      sirhenrythe5thS

      @blerkotron i have got the same issue with the analog sticks using a Sixaxis Controller.
      Also works fine with jessie.

      Something seems to affect the analog Inputs of Sony Controller when using stretch.

    • bland328B

      lr-mame2003 Marble Madness with DualShock 4 analog stick?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support dualshock 4 lr-mame2003 marble madness analog stick trackball
      9
      0 Votes
      9 Posts
      2k Views
      mediamogulM

      @bland328

      Actually, in both cases you'd need an external tool. I use xboxdrv, as outlined in the guide I linked to above. Having analog movement available on the stick comes in handy for everything from 'Marble Madness' to 'Spy Hunter'. It's especially nice in 'Centipede', where you're normally all over the place much too quickly with digital controls.

    • S

      DualShock 4 (PS4) Ghost inputs in ES Menu (evtest and jstest as well)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support sdl dualshock 4 retropie input issue
      1
      0 Votes
      1 Posts
      783 Views
      No one has replied