kondrak / vkQuake2

id Software's Quake 2 v3.21 with mission packs and Vulkan support (Windows, Linux, macOS, FreeBSD, Raspberry Pi 4)
GNU General Public License v2.0
902 stars 90 forks source link

Windows desktop scaling #38

Closed Flynt56 closed 5 years ago

Flynt56 commented 5 years ago

Looks like Windows desktop scaling messes with the game window. I'm playing on a QHD monitor with scaling set to 125% and noticed a problem when setting the game's resolution from the default (1920x1080) to my monitor's native resolution (2560x1440). I've only tried the Vulkan renderer...

The game window stretches down and right, out of the window bounds. This problem makes the game quite tough to play with the in-game screen size set to max, as you can't see a portion of the game window.

Image 1 - Desktop: 2560x1440 (100% scaling) | Game: 2560x1440 (Vulkan) | Image has been brightened for clarity | Game screen size was set to lowest for comparison vkq2_qhd_100

Image 2 - Desktop: 2560x1440 (125% scaling) | Game: 2560x1440 (Vulkan) | Image has been brightened for clarity | Game screen size was set to lowest for comparison vkq2_qhd_125

Related specs:

kondrak commented 5 years ago

Thanks! I'll look into it.