supertuxkart / stk-code

The code base of supertuxkart
Other
4.53k stars 1.06k forks source link

Full screen mode uses wrong aspect ratio when game is restarted #5184

Closed keijokalervo closed 1 month ago

keijokalervo commented 1 month ago

Full screen mode only works properly on the actual screen resolution when adjusted in the settings but does not work when the game is restarted. This issue is not present when smaller resolutions are used. For example my laptop is 1920x1080 and the fullscreen works on lower resolutions even after restarting the game manually but when 1920x1080 is chosen the aspect ratio goes to 4:3 upon restart of the game

Opening the application -> Goin to options -> Switching to full screen mode 1920x1080 -> Exiting the game -> Starting the game

STK release version: 1.4

STK Source (PPA, distribution package, official binary, etc.):

System: Windows

Graphics card: Intel(R) HD Graphics 620

CPU: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz 2.71 GHz

CodingJellyfish commented 1 month ago

Duplicate of #4971