DualSense-Windows icon indicating copy to clipboard operation
DualSense-Windows copied to clipboard

Windows API for the PS5 DualSense controller

Results 14 DualSense-Windows issues
Sort by recently updated
recently updated
newest added

In processTrigger(), the code for the Continuous trigger effect looks like this: https://github.com/Ohjurot/DualSense-Windows/blob/0b869f4e34e4a6b608023a2f1e19bc28c037b64f/VS19_Solution/DualSenseWindows/src/DualSenseWindows/DS5_Output.cpp#L43-L50 And the code for the Section trigger effect looks like this: https://github.com/Ohjurot/DualSense-Windows/blob/0b869f4e34e4a6b608023a2f1e19bc28c037b64f/VS19_Solution/DualSenseWindows/src/DualSenseWindows/DS5_Output.cpp#L53-L60 The Section trigger effect sets...

Hello! Awesome implementation! Thank you so much for making it available at github! I've tested your code (commit 0b869f4e34e4a6b608023a2f1e19bc28c037b64f). My impression is accelerometer and gyroscope readings are swapped. I.e. accelerometer...

Will it support for android projects? Is there any planning in near future?

help wanted

i think one of the axes is missing, when the controller is layed flat on a table and i turn it to the left and right there is no value...

bug

I randomly stumbled upon an issue in ViGemBus pointing a russian post where a guy reverse engineered bluetooth audio for ds4. He successfully determined that DS4 uses standard SBC codec...

enhancement

Hey all, I've created a rudimentary port of the code to Unreal Engine 4 as a plugin. Did you want to include this in the repo somehow or would you...

enhancement

minimum example usage for osx?

help wanted

I am using a project using Raspberry pi to control devices I need to use PlayStation5 new buttons and touch sensor, feedback and other features in my project , do...

enhancement

### Audio Sorry for the recent inactivity of this project but my EE university studies are currently quit demanding I didn't have much time. However, I have created a "Audio...

enhancement

The Hex code used to check the battery is 0x34 not 0x36 and the value needs to be multiplied by 100 and then divided by 8 to give the correct...