Skip to content
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

How to make my game controller normal on gamepad-tester.com #243

Open
c02y opened this issue May 13, 2023 · 0 comments
Open

How to make my game controller normal on gamepad-tester.com #243

c02y opened this issue May 13, 2023 · 0 comments

Comments

@c02y
Copy link

c02y commented May 13, 2023

I can make my game controller work under Linux after the following instructions without any extra package:

  • sudo modprobe xpad
  • echo "413d 2104" | sudo tee /sys/bus/usb/drivers/xpad/new_id

Every function on my game controller works normally, but when I open the gamepad-tester.com website, no "Test Circularity", no image of the controller:
2023-05-14_01-05

Normally it would be something like this:
2023-05-14_01-06


I can get the "Test Circularity" and image of the controller working using xboxdrv command line, but I have to use service/rules files.

So is it possible to get my game controller normal on gamepad-tester.com using xpad?

FYI: Arch Linux, kernel: 6.3.1-zen1-1-zen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant