diff options
Diffstat (limited to 'res/ultrastardx.exe.manifest')
-rw-r--r-- | res/ultrastardx.exe.manifest | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/res/ultrastardx.exe.manifest b/res/ultrastardx.exe.manifest index a6481875..1585b25f 100644 --- a/res/ultrastardx.exe.manifest +++ b/res/ultrastardx.exe.manifest @@ -9,4 +9,9 @@ </requestedPrivileges>
</security>
</trustInfo>
+<asmv3:application xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
+ <asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
+ <dpiAware>True/PM</dpiAware>
+ </asmv3:windowsSettings>
+ </asmv3:application>
</assembly>
\ No newline at end of file |