ds4drv icon indicating copy to clipboard operation
ds4drv copied to clipboard

Enable controls when connected via bluetooth

Open naoki-mizuno opened this issue 6 years ago • 2 comments

Fixes the following issues with #154:

  • python 3 cannot be used
  • rumble does not work when connected via USB
  • requires zlib python library to be installed

Tested on Python 3.6.8 and also Python 2.7.15+ (installed on my Ubuntu 18.04.3).

naoki-mizuno avatar Sep 01 '19 06:09 naoki-mizuno

I can confirm that this commit does fix the --led functionality of my DS4v1 via Bluetooth in --hidraw mode, using Python 3.6.8 on Linux Mint 19.2.

taleden avatar Oct 30 '19 20:10 taleden

the led changes but gets reset with first rumble on DS4v2

zkvsky avatar Oct 01 '20 08:10 zkvsky