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

1024x600 has broken endscreens #3

Open
TheRedDaemon opened this issue Oct 31, 2021 · 0 comments
Open

1024x600 has broken endscreens #3

TheRedDaemon opened this issue Oct 31, 2021 · 0 comments
Labels
game bug An issue that very likely stems from the game itself

Comments

@TheRedDaemon
Copy link
Owner

TheRedDaemon commented Oct 31, 2021

The resolution 1024x600 does not seem to have a proper handling at least for the endscreen menus.
It tries to use the handling of 1024x768+, but the height is to small, rendering the buttons inaccessable.
Forcing the handling of 800x600 breakes the menus in a different way, because the screen is too wide.

There might simply be no working implementation for this resolution. For now, it is deactivated and inaccessible.

@TheRedDaemon TheRedDaemon added the game bug An issue that very likely stems from the game itself label Oct 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
game bug An issue that very likely stems from the game itself
Projects
None yet
Development

No branches or pull requests

1 participant