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

      How to turn off DS4 Touchpad as mouse?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ds4 controller help touch pad ps4 controller
      3
      0 Votes
      3 Posts
      5k Views
      D

      @mitu Thanks that worked perfectly!

    • RedMarsBlueMoonR

      Can I get Audio through Bluetooth connected DS4?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ds4 bluetooth audio sound
      1
      0 Votes
      1 Posts
      286 Views
      No one has replied
    • RedMarsBlueMoonR

      How is DS4 Bluetooth Latency for you!?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ds4 bluetooth controller wireless
      4
      0 Votes
      4 Posts
      524 Views
      F

      @redmarsbluemoon Yes, stock Raspbian. No need for userland ds4drv :) Imperceptible latency atlhough I've never measured it, I can easily play even games like Street Fighter II.

      Try updating your packages/kernel? apt dist-upgrade and rpi-update.

      Also be careful about interference from other wireless sources (Wi-Fi, other 2.4 GHz devices)... Maybe try moving things around and seeing if that helps. Best of luck.

    • J

      Motion controls on retropie (DS4, sixaxis)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ds4 motion controls
      5
      0 Votes
      5 Posts
      868 Views
      F

      Had a look and I can't seem to set my input device to anything other than "Wireless Controller" either within the retroarch input menu. I do have the other devices under /dev/input, and evdev does correctly detect the motion sensor/touchpad.

      Nothing else obvious in /etc/udev/rules.d/.

    • I

      DualShock4: battery level, led color change and auto turn off

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development dualshock4 ds4 features improvement development
      1
      0 Votes
      1 Posts
      657 Views
      No one has replied
    • C

      Getting a controller to work

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support controller cfg ds4 usb master system
      2
      0 Votes
      2 Posts
      292 Views
      mituM

      Looks like you've not defined a Hotkey when asked in EmulationStation input mapping - that's why B resets the current game.
      What version of RetroPie are you using ? Can you add more info about your setup, as detailed in https://retropie.org.uk/forum/topic/3/read-this-first ?

    • P

      [SOLVED] EmulationStation crash after turning off DS4/PS4 controller

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ds4 bluetooth ubuntu 18.04 ds4 crash
      20
      0 Votes
      20 Posts
      2k Views
      P

      @mitu

      I can confirm: downgrading SDL to v2.0.8 solved my problem!
      Thanks for the help, as always. :-)

    • P

      PS4/DS4 controller battery check?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ds4 bluetooth ds4 controller battery
      6
      0 Votes
      6 Posts
      4k Views
      roslofR

      Seems pretty straightforward to run a script from EmulationStation. Proof of concept, here is a crude 10-minute version I made using Hursty's "Bluray" theme. It already contains a "Power" system, so I just added a small script, uploaded a small .png of the DualShock controller and edited the gamelist.xml file.

      MAIN MENU (from Hursty):
      main menu.png

      SELECTION:
      selection.png

      OUTPUT W/Pause (currently requires a keystroke instead of a button-press, but can modify this):
      ps4power-2020.04.14-17.24.46.png

      The simple script:

      #!/bin/bash clear echo PS4 Dual-Shock Battery Level: cat /sys/class/power_supply/*/capacity echo read -p "Press Enter to continue"

      Be sure that the script is set as executable.

      Lastly, the es_settings.cfg entry for the "Power" menu item to appear:

      <system> <name>power</name> <fullname>Power Menu</fullname> <path>/home/pi/RetroPie/roms/power</path> <extension>.sh .SH</extension> <command>%ROM%</command> <platform>linux</platform> <theme>power</theme> </system>

      Ideally, the output would be prettier and require a DualShock button to be pressed instead of the keyboard Enter key, but this will certainly work.

    • 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!

    • I

      Retropie w/ Analog config not working properly

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ds4 analog stick configuration retroarch
      22
      0 Votes
      22 Posts
      5k Views
      EfriimE

      @ivooc
      Yeah I meant threaded video. I've had the same RetroPie build from version 4.4, its hard to remember all the changes and configurations I've made. I'll try to share once I think of them.
      Do you have a fan installed? The temp_soft_limit is 60 by default and will throttle the cpu to 1.2ghz
      I increased the soft_limit to 70 and it barely reaches 63 during emulation.

      Have you updated retroarch, raspbian, and your cores, since you installed the image?
      the firmware, I should search to find out for sure, I think it is updated when you go to retropie config >> configure >> raspbian >> update raspbian(next to install pixel desktop)
      It could be a psx_bios, some have higher compatibility, I have quite a few in my folder actually, but I think scph_101 is the highest compatibility and it will be chosen over the others, not to be confused with scph_1001.

      As I say that Gran Turismo refuses to work.
      I don't know why, but I did update the core since I last played it.

    • P

      ds4 and ds3 pads together

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support controllers ds3 ds4 4.4.4 4.4
      7
      0 Votes
      7 Posts
      1k Views
      P

      @mitu said in ds4 and ds3 pads together:

      @pplatinumss .... Remove the PS3 driver and install the customhidsonly driver, then try to pair both controllers. Remove any previously paired controller before doing this.

      ok. That worked like a CHARM. MANY thanks

      I removed dual shock 3 driver added the Sony hid one and paired the DS3. The DS4 pad was working from being previously paired.

      Awesome

    • M

      Controller pairing Issue (unusual)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie 4.4 bluetooth error pairingissues ds4
      1
      0 Votes
      1 Posts
      390 Views
      No one has replied
    • 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
      704 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.

    • C

      Ds4 and keyboard problem

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support joysticks ds4 keyboard
      6
      0 Votes
      6 Posts
      713 Views
      mituM

      @rsn8887 RetroPie doesn't automatically maps the keyboard as a controller - it only saves the gamepad configuration from the configuration you made in Emulationstation. Unless you explicitely map the keyboard in ES, it shouldn't generate any configuration for it.
      You can find the saved configurations - one per gamepad configured - in the /opt/retropie/configs/all/retroarch-joypads folder.

      Must be a new RA thing, does it do the same without the keyboard plugged in ?

    • C

      Appreciation

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming devel ds4 retropie 4.4
      3
      7 Votes
      3 Posts
      646 Views
      BuZzB

      Thanks!

    • hooperreH

      Anyone's Inputs Change with 4.4?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ds4 inputs 4.4 emulationstatio retroarch
      4
      0 Votes
      4 Posts
      1k Views
      hooperreH

      @herb_fargus said in Anyone's Inputs Change with 4.4?:

      There were some driver modifications but don't know how they affect PS4. It was discussed at length on GitHub. Don't remember if it was merged in or not before release

      Would this thread be what you're referring to? I wonder if that's somehow what I'm running into somehow?

      Edit: Just checked. Still at 1.7.1.

      Edit Again: Follow this thread.

    • 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
      966 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.

    • S

      My Super Pitendo SNES Case Mod

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes snes controlblock2 ds4 casemod pidrive
      19
      4 Votes
      19 Posts
      5k Views
      retroprogrammerR

      but including retro pie I think you might just make with exactly 16 GB

    • F

      RetroPie Moonlight DS4 bluetooth lag

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ds4 moonlight bluetooth lag
      5
      0 Votes
      5 Posts
      1k Views
      F

      @mitu thanks, im try it later)

    • BobHarrisB

      Using Dual shock 4 V2 as a wired controller

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support dualshock 4 ds4
      3
      0 Votes
      3 Posts
      1k Views
      BobHarrisB

      @dankcushions O thanks that's very helpful. I really had my eyes set on the ps1 styled 20th anniversary ds4 controller, but that color layout is only available as a V1..so that could still be an option. (I prefer wired.)