1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 03:45:35 +00:00
openmw/apps
Stanislaw Halik 5e3e01cac0 fix resolution on HiDPI displays under Windows
The same Windows functionality as scaling user interface elements,
confuses fullscreen games unless they set a particular of metadata to
indicate that they perform the scaling by themselves.

What happened was treating 2160p as 1440p despite the former being
chosen. The same occured with other game title prior to introducing the
metadata bits.

Fortunately with CMake there's no need to invoke the mt.exe "manifest
tool" manually.

Note that the setting of "per-monitor DPI aware" still leaves openmw
confused, hence the choice of global-DPI-aware.
2018-11-05 16:16:09 +00:00
..
bsatool Restore trailing new lines to shrink PR 2017-09-08 22:20:04 +01:00
esmtool Dropping a separate NPDTstruct12 object and instead use NPDTstruct52 2018-05-09 00:25:07 +02:00
essimporter Use constants instead of widely used magic numbers (task #4645) 2018-09-17 19:22:50 +04:00
launcher Merged pull request #1942 2018-09-27 11:05:22 +02:00
mwiniimporter Fix MSVC warnings C4456 2018-07-10 11:29:39 +04:00
niftest Some PVS-Studio and cppcheck fixes 2018-04-18 12:36:10 +00:00
opencs Merged pull request #1998 2018-10-29 10:02:52 +01:00
openmw fix resolution on HiDPI displays under Windows 2018-11-05 16:16:09 +00:00
openmw_test_suite Double key size for item cache size 2018-11-05 02:21:19 +03:00
wizard Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
doc.hpp