1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 12:49:54 +00:00
openmw-tes3mp/files/windows
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
..
launcher.rc Move windows platform specific files into a common directory. 2014-09-05 22:36:33 +10:00
opencs.rc renamed opencs into openmw-cs 2015-02-03 13:18:03 +01:00
openmw-cs.ico renamed opencs into openmw-cs 2015-02-03 13:18:03 +01:00
openmw-wizard.ico Add icon to windows executable. 2014-11-24 12:48:36 +11:00
openmw-wizard.rc Add icon to windows executable. 2014-11-24 12:48:36 +11:00
openmw.exe.manifest fix resolution on HiDPI displays under Windows 2018-11-05 16:16:09 +00:00
openmw.ico Move windows platform specific files into a common directory. 2014-09-05 22:36:33 +10:00
openmw.rc fix resolution on HiDPI displays under Windows 2018-11-05 16:16:09 +00:00