-
-
Notifications
You must be signed in to change notification settings - Fork 151
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
One of the two analog axes does not work correctly #1118
Comments
Could you collect some logs when this issue happens? |
|
Interesting. An app should detect 6 axes (2x2analogs + 1x2 triggers) Did you try to use controller mapping? |
I haven't tried controller mapping before. But I also noticed that controller mapping doesn't fit the controller I have. The controller is a Playstation 2 type. About version 3.3.2, there is only version 3.3.0 on the home page link: Installation > Windows > Just download antimicrox-X.X.X-AMD64.exe from Release site and install it. |
Now I noticed that it has version 3.5.0 |
Ok, I found version 3.3.2 again, I didn't remember to open the Assets part to show the files |
3.3.2 debug log: |
It does not matter all the gamepads on Windows are mapped to the xbox ones. If mapping does not help then it seems to be an SDL issue. In that case you can try to check what is the latest version which displays analogs properly. And then we could report this problem to the developers of SDL. |
Is there an existing issue for this?
Current Behavior
The left side works normally, but the right side does not work well. When you position the entire axis horizontally, the AntimicroX program activates both the horizontal and vertical buttons. And when you position the entire axis vertically, the AntimicroX program does not activate any buttons. The control was tested on the hardwaretester website and is working correctly.
AntimicroX 3.3.2:
AntimicroX 3.5.0:
Generic USB Joystick (Vendor: 0079 Product: 0006):
Expected Behavior
Both axes should only trigger one button when they are completely vertical or horizontal.
Steps To Reproduce
No response
Environment
Anything else?
I'm looking for a driver (like AntimicroX) that can click on specific coordinates on the screen, to control cameras on the PTZ panel, unfortunately the developers of these programs (and there are several programs, all the same) don't have the reasoning to include accessibility via keys.
VSM (XMEye for pc)
The text was updated successfully, but these errors were encountered: