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

PS2 Controller Laggy #14

Open
ba114 opened this issue Dec 14, 2024 · 5 comments
Open

PS2 Controller Laggy #14

ba114 opened this issue Dec 14, 2024 · 5 comments

Comments

@ba114
Copy link

ba114 commented Dec 14, 2024

Hello,

Im using this with a ps2 controller. i want to be able to test controller inputs/

I have wired up as PS2 host mode, Xinput as the output. The controller is detected by windows and i can see it in the game controllers settings.

The issue is that all movements of the analog sticks are extremely laggy. Do you know why this is?

@Loc15
Copy link
Owner

Loc15 commented Dec 14, 2024

Did you put the pull up resistor on data pin ? It's necessary for PS2 controller.

Do the test with this

@ba114
Copy link
Author

ba114 commented Dec 14, 2024

Did you put the pull up resistor on data pin ? It's necessary for PS2 controller.

Do the test with this

Yes used 1k resistor on data line.
Results are same with the gamepad tester website,.

@Loc15
Copy link
Owner

Loc15 commented Dec 15, 2024

It's strange, I got that issue too when I didn't use the pull up resistor (I used a 10k resistor) but if you say that you used then I don't what is wrong.

What firmware version are you using?

@ba114
Copy link
Author

ba114 commented Dec 15, 2024 via email

@Loc15
Copy link
Owner

Loc15 commented Dec 18, 2024

I can't test again because I don't have a PS2 controller now. The last time I did test that feature was on 0.0.2 version

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

2 participants