-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Suggestion: usb Gamepads with PID=0x0006 support #4
Comments
Please define "a lot" of usb gamepads? Do you have examples? |
Please extract the USB device descriptors using |
I dont have access to a Windows machine at the moment, so i obtained the device info and descriptor's dump using multiple tools on a linux-based OS: |
Your device is Which should work if there are controller configs coming. We have to wait for Xerpi to see what to do next. |
Can you try this .app? FAKEMOTE.zip |
I'm sorry for the delay!! i wasn't receiving GitHub notifications on my e-mail client. |
I followed the Installation instructions, used:
|
would it be possible to add support to generic usb gamepads with a PID 0006? a lot of usb gamepads use a similar controller.
Here's the source code of a driver, but it's for windows: https://github.com/alessandroasm/generic-usb-gamepad-vibration-driver
I also attach a .ini config file from nintendont in case it helps as a reference
controller.zip
The text was updated successfully, but these errors were encountered: