From 5f743bdb229cc80e2ce3dc4b8b6c42ec3d552114 Mon Sep 17 00:00:00 2001 From: Zack Middleton Date: Thu, 7 Sep 2017 21:09:46 -0500 Subject: [PATCH] Disable DPI scaling on Windows Windows DPI scaling prevents using full monitor resolution in fullscreen mode. --- code/sys/win_manifest.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/code/sys/win_manifest.xml b/code/sys/win_manifest.xml index 2055dc9e..dccbcf56 100644 --- a/code/sys/win_manifest.xml +++ b/code/sys/win_manifest.xml @@ -28,4 +28,10 @@ + + + True/PM + PerMonitorV2, PerMonitor + +