From cc1a729e476a6b5044cd09d1068f6ad195292cbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aubrey/=E3=82=AA=E3=83=BC=E3=83=96=E3=83=AA=E3=83=BC?= <44238627+aubymori@users.noreply.github.com> Date: Sat, 2 Sep 2023 15:12:20 -0500 Subject: [PATCH] Temporarily limit Message Box Font Fix to 64-bit applications (#285) * Temporarily x64 only --- mods/msg-box-font-fix.wh.cpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mods/msg-box-font-fix.wh.cpp b/mods/msg-box-font-fix.wh.cpp index e37929731..204ddd128 100644 --- a/mods/msg-box-font-fix.wh.cpp +++ b/mods/msg-box-font-fix.wh.cpp @@ -2,15 +2,19 @@ // @id msg-box-font-fix // @name Message Box Font Fix // @description Fixes the MessageBox font size in 1709+ -// @version 1.1 +// @version 1.2 // @author aubymori // @github https://github.com/aubymori // @include * // @compilerOptions -luser32 -lgdi32 +// @architecture x86-64 // ==/WindhawkMod== // ==WindhawkModReadme== /* +# IMPORTANT +Due to a bug with Windhawk's symbols system, this mod will only work on 64-bit applications for now. + # Message Box Font Fix Starting with Windows 10 1709, message boxes render their font size 1pt less than the user-defined size.\* You cannot just set this size higher, as many applications still query