Ohjurot / DualSense-Windows

Windows API for the PS5 DualSense controller
Other
333 stars 37 forks source link

Dead project #30

Open FlooferLand opened 9 months ago

FlooferLand commented 9 months ago

There has been no commit the past 3 years, and this is the only project currently supporting DualSense features on Windows. The lead maintainer (Ohjurot) appears to still be active, anyone know whats going on?

Ohjurot commented 9 months ago

No it’s not dead. However I can only provide support to properly written and documented issues. I only have one ds Controller with the initial firmware and I have no way to update it. The lib was only designed to work with it.

Most of the open issues await feedback from the creator or are simply not reproducible for me.

In case there is somebody that has all and up to date controllers I’m happy to work towards an update.

DJm00n commented 9 months ago

@Ohjurot FYI there an updater exists for PC. But maybe you already aware of it: https://controller.dl.playstation.net/controller/lang/en/fwupdater.html

FlooferLand commented 9 months ago

You just need a USB C cable to connect it to your PC, it's official and it pulls firmware from the same server the PS5 uses.

I did manage to find a library called JoyShock, but it's not focusing on the DualSense specifically and I'm having to painfully write my own plugin to add Unreal Engine support for it (when there's already a plugin for DualSense-Windows). So far I have not succeeded XD