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

[Bug] Rapid presses can be missed #259

Open
pastaq opened this issue Jan 21, 2025 · 1 comment
Open

[Bug] Rapid presses can be missed #259

pastaq opened this issue Jan 21, 2025 · 1 comment
Labels
bug Something isn't working critical Fixing this issue is of a very high priority
Milestone

Comments

@pastaq
Copy link
Contributor

pastaq commented Jan 21, 2025

While testing PR #256 I found that repeated smashing of a button press can lead to some collisions and cause noticeably missed inputs. Based on visual and audio feedback from Steam, it seems that approx every fourth event is missed.

To reproduce:

  • Launch Steam with InputPlumber managing a device
  • Switch to Input Testing and select your target device.
  • Repeatedly smash the A button, observe the flashing icon for A button.
  • Switch to the Steam home menu.
  • Repeatedly smash the B button, observe the side menu visual and audio pattern.
@pastaq pastaq added the bug Something isn't working label Jan 21, 2025
@pastaq pastaq added this to the v1.0.0 milestone Jan 21, 2025
@pastaq pastaq added the critical Fixing this issue is of a very high priority label Jan 21, 2025
@pastaq pastaq changed the title [Bug] Rappid presses can be missed [Bug] Rapid presses can be missed Jan 21, 2025
@ShadowApex
Copy link
Contributor

Are you able to confirm this through evtest?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working critical Fixing this issue is of a very high priority
Projects
None yet
Development

No branches or pull requests

2 participants