dualsensectl
dualsensectl copied to clipboard
Linux tool for controlling PS5 DualSense controller
Hi, I can only see USB listed under devices, does it mean a driver is needed or a sync?
Hello. I want to mute the dualsenese's microphone each time it is connected. I have succeeded but there is a problem. When you mute it via dualsensectl, it seems the...
This is a first pass investigating how to add JSON output to some (or all?) of the commands. As I am not an experienced C programmer, any feedback is welcome,...
Hi! Thanks for this amazing project. I would like to inquire about the possibility of adding an optional json output mode to commands like `list`, `info`, `battery` etc. I believe...
https://github.com/nowrep/dualsensectl/blob/602ffe47973cdd735b2d37005616b58fef2c9147/main.c#L714 Seems you can use 0xff value which means `unspecified`. This way you can control speaker/mic/jack volumes independently.
As mentioned, `dualsensectl lightbar on` overrides `dualsensectl lightbar 255 255 255 255` -> `WHITE colour` this makes changing colors and brightness on the controller impossible . . . The only...
A suggestion. Question is if this feature could be implemented in dualsensectl. If the developer is also interested in it. The official firmware update tool PlayStation Accessories, formerly named Firmware...
connor@ThinkPad-T480s:~/Downloads/dualsensectl-0.7$ meson setup build cd build ninja ninja install The Meson build system Version: 1.7.0 Source dir: /home/connor/Downloads/dualsensectl-0.7 Build dir: /home/connor/Downloads/dualsensectl-0.7/build Build type: native build Project name: dualsensectl Project version:...