From dfe0082b275cd0efe8db3f23f4e5a61bf64b7d47 Mon Sep 17 00:00:00 2001 From: lizzie Date: Mon, 29 Sep 2025 09:43:22 +0000 Subject: [PATCH] [macos, qt] workaround upstream rendering bug Signed-off-by: lizzie --- src/yuzu/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/yuzu/Info.plist b/src/yuzu/Info.plist index 96096c84d1..0c43c834d4 100644 --- a/src/yuzu/Info.plist +++ b/src/yuzu/Info.plist @@ -49,5 +49,7 @@ SPDX-License-Identifier: GPL-2.0-or-later NSApplication NSHighResolutionCapable True + UIDesignRequiresCompatibility +