Jump to content

Klei logo is off center


Tofiel
  • Branch: Live Branch Version: Linux Pending

Improper chosen resolution.


Steps to Reproduce

It is mostly a cosmetic issue that I could live with. It starts with a screen like that.
image.png.2fb0250a3dd4a081c1b3854ab2d1450a.png

logo screen is aligned to left top corner (could be difference between resolution of that picture)
and soon before it goes into a main menu, the picture is repeated
260524_17h01m24s_screenshot.png.9bc3beec13aaa4d2db828c82dc98b169.png

It could be a Linux thing, but it could be an issue with a dynamic resolution checking and 4K resolution. On screenshots, the game is restricted to a window size, but at the full screen there is a same issue.
However, there is another issue with resolution, when a window has different resolution, or should I say proportions, than the game is squashed.260524_17h03m12s_screenshot.png.06545b366f14d163b1eb040e98f8adda.png
Not sure what was changed, but I did not had this issue about a year ago (I had a gap in playing ONI).




User Feedback


This is probably not a game bug, maybe not even a window compositor bug either.
The loading screen is just one frame, no new frames get rendered while everything is being loaded.
To compose the desktop you have to take the frame that each window provides and draw them out to the rectangles allocated to each window. If the frame doesn't match the window size you get weirdness like this. The very first frame the game renders and shows the Klei logo will be whatever size the window initializes at. However, you can change the window size in your desktop environment before the game gets to render a new frame.

"Resolution detection" still works as soon as the next frame (the main menu) is rendered.

Edited by RomenH

Share this comment


Link to comment
Share on other sites



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...