yannbouteiller / vgamepad

Virtual XBox360 and DualShock4 gamepads in python
MIT License
162 stars 21 forks source link

Using vgamepad with DualSense #20

Closed samjviana closed 10 months ago

samjviana commented 10 months ago

Is it possible to "emulate" a DualSense using vgamepad?

yannbouteiller commented 10 months ago

Not at the moment, vgamepad is essentially a wrapper around nefarius' ViGEm library.

If the successor of ViGEm implements DualSense emulation, we'll implement it in vgamepad as well :)