You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make it work like an Xbox controller on your PC, you’ll need something like ViGEm (Virtual Gamepad Emulation Framework) on the PC side. With this, you can emulate XInput actions based on the messages received from DroidPad. The app doesn’t support direct USB serial communication right now. But you can still get it working over USB by using ADB port forwarding or ADB reverse.
To make it work over USB:
First, enable USB debugging on your Android device (Developer Options).
Can support usb xinput as a gamepad?
Maybe it will very useful.
The text was updated successfully, but these errors were encountered: