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

One button assigned to multiple controllers working on the first available controller only #277

Closed
Skalt711 opened this issue Jan 11, 2023 · 3 comments

Comments

@Skalt711
Copy link

It appears that if you map one button (Z, X, Space, etc.) to multiple controllers (ex.: Z corresponding to both Standard Pad 1's A and Standard Pad 2's A) - the first and the second Standard Pad - only the first Standard Pad will transfer the button press input into the game, while the second Standard Pad won't do anything. It is possible that race condition is being involved. The issues is not present in a few other NES emulators such as Mesen, FCEUX and MAME - others aren't tested.

Solving the issue can help to test 2 player mode games easier. Would it be possible to solve this issue?

@punesemu
Copy link
Owner

Thanks for reporting, I'll try to figure out what the problem is.

@punesemu
Copy link
Owner

Once Github Actions completes building the source, try the latest WIP.

@Skalt711
Copy link
Author

Fixed!

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