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

Key down/up events not reliably received with raw input on #2

Open
t5mat opened this issue Jan 13, 2022 · 0 comments
Open

Key down/up events not reliably received with raw input on #2

t5mat opened this issue Jan 13, 2022 · 0 comments

Comments

@t5mat
Copy link
Owner

t5mat commented Jan 13, 2022

When raw input is on, some key down/up events are not reliably received from the raw input API.

This causes the view to sometimes keep turning after a turn key is released, or not turn at all when pressing a turn key.

  • Issue happens rarely and is not deterministically reproducible
  • Issue seems to be more prevalent soon after alt-tabbing into the game (?)
  • Issue seems to be more prevalent on lower-end PCs (?)

I have no idea what can cause this. The raw input API is pretty simple and straightforward with how to receive events, and there's seemingly no way for another application using raw input (the game) to "swallow" events.

Might be related

Any insight would be appreciated.

@t5mat t5mat pinned this issue Jan 14, 2022
@t5mat t5mat unpinned this issue Jan 14, 2022
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

1 participant