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] Games don't start paused if the emulator is paused. #1129

Closed
RetroEdit opened this issue Jul 13, 2018 · 5 comments
Closed

[Bug] Games don't start paused if the emulator is paused. #1129

RetroEdit opened this issue Jul 13, 2018 · 5 comments

Comments

@RetroEdit
Copy link

RetroEdit commented Jul 13, 2018

If the emulator is paused when a game is started (i.e. retaining the pause from a previous running game), the emulator doesn't recognize that it's paused immediately. The emulator registers the pause only after clicking the file menu.

The preferable expected behavior is that the game execution will start paused because the user has to explicitly activate pause for the emulator to be paused (i.e. the emulator can't start in a paused state on its own). Less preferable but still consistent would be for the emulator to always unpause when starting a game.

@endrift
Copy link
Member

endrift commented Jul 14, 2018

The emulator can't be paused when a game is started; the option is disabled. How are you toggling that?

@RetroEdit
Copy link
Author

It's paused from exiting a game paused. I can record a video if you want.

@endrift
Copy link
Member

endrift commented Jul 21, 2018

That sounds like the actual bug, though starting paused would be a good feature

@RetroEdit
Copy link
Author

Sorry for not describing the occurrence conditions more clearly, I'll edit the original post.

@endrift
Copy link
Member

endrift commented Jul 22, 2018

Fixed in 2f5624e

@endrift endrift closed this as completed Jul 22, 2018
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