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

Operation key_Forced game termination #169

Closed
ghost opened this issue May 19, 2020 · 2 comments
Closed

Operation key_Forced game termination #169

ghost opened this issue May 19, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented May 19, 2020

The operation key is not explained, so when I found it myself, I pressed the ESC key, but the game was aborted and the Pi-Boy did not exit normally.
After checking, even if you press the X button to exit without pressing the ESC key, you cannot exit normally.

I wonder if there is a separate explanation for the action keys.
If so, can I change the working key?

Is it normal to always force shutdown?

For a story game, I wish I had a separate key to store.

@Baekalfen
Copy link
Owner

I think you'll need to provide some code to show what the issue is. The ESC key and the X in the window title does close PyBoy. If you program it yourself, you'll need to look for pyboy.tick() returning True

@krs013
Copy link
Collaborator

krs013 commented Oct 4, 2020

I'm going to close this due to inactivity. Without more information, there doesn't seem to be a bug to fix. If anything, we could say that this would be fixed by allowing remapping of the keys, and that discussion can happen in #39. If I'm wrong and there's more to say we can reopen it later, or talk on Discord.

@krs013 krs013 closed this as completed Oct 4, 2020
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