nefarius / ViGEmBus

Windows kernel-mode driver emulating well-known USB game controllers.
https://docs.nefarius.at/projects/ViGEm/
BSD 3-Clause "New" or "Revised" License
3.03k stars 284 forks source link

DualSense Support? #163

Closed anar4732 closed 1 year ago

Masamune3210 commented 1 year ago

The library isnt involved with this. All it does is take input from one thing and convert it to another thing, its up to the system or a tool like DS4Windows to handle getting things connected if needed and using the library to do whatever it wants to do with the data

nefarius commented 1 year ago

The library isnt involved with this. All it does is take input from one thing and convert it to another thing, its up to the system or a tool like DS4Windows to handle getting things connected if needed and using the library to do whatever it wants to do with the data

I think OP is asking about DualSense emulation support which is a valid question and on the todo for quite some time.

nefarius commented 1 year ago

Closing, see #139