Git Product home page Git Product logo

Comments (7)

badlydrawnface avatar badlydrawnface commented on August 19, 2024 3

I second this, Sony has officially released open source drivers for the DualSense, and there is currently no way to utilize the motion controls in Cemu for this controller on Linux at this time, so support for the DualSense (like DS4Windows did on the Windows side of things) would be very appreciated,

I tried adding the lsusb id for the DualSense into the 50-ds4drv.rules file but to no avail. I don't know how to go deeper into adding the support myself, because I suck at programming.

Here is what I tried adding to 50-ds4drv.rules, with the DualSense's ids (didn't work)
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="054c", ATTRS{idProduct}=="09cc", MODE="0666" KERNEL=="hidraw*", SUBSYSTEM=="hidraw", KERNELS=="0005:054C:09CC.*", MODE="0666"

from ds4drv-cemuhook.

loveisfoss avatar loveisfoss commented on August 19, 2024

So, are there any plans to support the Dual Sense controller? Or, is there any other implementation that does it?

from ds4drv-cemuhook.

iMonZ avatar iMonZ commented on August 19, 2024

So motion isn't working with the DualSense controller and the official Sony drivers?

from ds4drv-cemuhook.

loveisfoss avatar loveisfoss commented on August 19, 2024

Motion is working with the DualSense controller and the official Sony driver (which is included in the latest linux kernel versions). Cemu (with cemuhook) or yuzu are not using the motion implementation of the driver though. These programs look after a UDP server to receive motion data.

DS4Windows and ds4drv for example do exacrtly this job. They can read the controller's motion data by "using the driver" and at the same time act as a UDP server to send the controller data (buttons/motion) to programs like yuzu or cemu,

The problem is that there is not any program like ds4drv or DS4Windows that could do this job with DualSense on linux. ds4drv works only with Dual Shock 4. DS4Windows works with DualSense, but only on Windows.

from ds4drv-cemuhook.

Arson31 avatar Arson31 commented on August 19, 2024

I'm able to get DualSense to work on a PS5 controller with Yuzu. I simply checked the Motion option in the controls tab in yuzu Configuration. Click Motion 1 and jiggle the controller around and it will register. I got this to work in Bluetooth and through USB-C. In jstest test the controller gets separated into 2 controllers, 1 for buttons and the axis for the dpad, analog sticks, and the triggers. The 2nd controller is dedicated for motion controls only. It seems the PS5 controller is registered in evdev. Maybe try evdevhook instead I haven't tested it out.

from ds4drv-cemuhook.

loveisfoss avatar loveisfoss commented on August 19, 2024

Oh, I\m sorry about yuzu then, they must have made some other implementation than cemu.

from ds4drv-cemuhook.

qurious-pixel avatar qurious-pixel commented on August 19, 2024

https://github.com/lirannl/dsdrv-cemuhook has DualSense support

from ds4drv-cemuhook.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.