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

Pause checkbox is inconsistant at a game startup #325

Closed
clementgallet opened this issue May 2, 2020 · 2 comments
Closed

Pause checkbox is inconsistant at a game startup #325

clementgallet opened this issue May 2, 2020 · 2 comments

Comments

@clementgallet
Copy link
Owner

Some games can start paused even if pause is unchecked. Also (often after a crash), games can run for several frames before pausing when checkbox is checked.

@YaLTeR
Copy link
Contributor

YaLTeR commented May 10, 2020

What I'm currently seeing with HL is that if I uncheck pause, start HL, (it starts unpaused as it should), then stop and kill it, (pause checkbox is still not checked), then start HL again, the pause checkbox gets checked automatically and it gets paused.

@clementgallet
Copy link
Owner Author

Should be fixed now. Hotkeys that were not processed (on a frozen game for example) were kept for the next game execution. Now we clear the event queue at the beginning of the game execution.

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