nefarius / ViGEm.NET

.NET bindings for the ViGEmClient library.
https://docs.nefarius.at/projects/ViGEm/
MIT License
107 stars 39 forks source link

[Feature Request] Add DS4 Gyro API End-Point #10

Closed Davidobot closed 4 years ago

Davidobot commented 4 years ago

I've asked about this before, but you seem to have gone through a bit of a refactoring since then. I'd like to be able to specify the gyro/accel data in the DS4 input report.

My program, BetterJoy allows Nintendo Switch controllers on PC by making them into XInput devices by virtue of ViGem. I'm working on exposing them as DS4 controllers too. Steam picks up the DS4 with gyro, so it would ultimately allow joycons to be used properly on Steam.

Davidobot commented 4 years ago

Noted that this was noted here: https://github.com/ViGEm/ViGEmBus/issues/11#issuecomment-567842494