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

4:3 Resolution will cut the left/right side of images on a widescreen resolution #1840

Open
Raildex opened this issue Nov 6, 2024 · 2 comments
Labels

Comments

@Raildex
Copy link

Raildex commented Nov 6, 2024

When a (custom) level has loading screens that are 16:9 and you play on a 4:3 resolution, the game will cut off the left and rigt side of the loading screen.
If the image contains credits or the like, they are not fully readable.

image

@rr-
Copy link
Collaborator

rr- commented Nov 6, 2024

The alternatives include letterboxing or ignoring the aspect ratio, none of which are ideal. Best we can do is to open this choice to the builders.

@aredfan aredfan added the TR1 label Nov 6, 2024
@Raildex
Copy link
Author

Raildex commented Nov 11, 2024

letterboxing is probably the "safest" option because it preserves the aspect ratio of the original image while maintaining readability

@rr- rr- moved this to Backlog in Roadmap Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

3 participants