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

NES second gamepad is not polled correctly #174

Open
gus0650 opened this issue Sep 23, 2023 · 4 comments
Open

NES second gamepad is not polled correctly #174

gus0650 opened this issue Sep 23, 2023 · 4 comments

Comments

@gus0650
Copy link

gus0650 commented Sep 23, 2023

first of all, AWESOME IDE.

as by my own code and also your "Controllers" example, i am getting unreliable data from game controllers. this only happens when two USB gamepads are connected. can you reproduce?

PS i am a patreon

@gus0650
Copy link
Author

gus0650 commented Sep 23, 2023

PS Edge browser on Windows 10

@sehugg
Copy link
Owner

sehugg commented Oct 12, 2023

Hmm.. Do your gamepads work together on a browser test? Here's one: https://hardwaretester.com/gamepad

It might be worth trying on the dev build: https://sehugg.github.io/8bitworkshop/

@tcalospora
Copy link

The IDE appears to only register 3 button presses at once.

@sehugg
Copy link
Owner

sehugg commented Oct 31, 2023

There was a problem with multiple controllers interfering with each other, but it's fixed in the dev build. Not sure about the multiple button presses, it could be related to that.

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

3 participants