From 5a583d6ea3d2b8fdc9d6e433160f15fb3f1f29ce Mon Sep 17 00:00:00 2001 From: Crementif <26669564+Crementif@users.noreply.github.com> Date: Fri, 21 May 2021 17:49:43 +0200 Subject: [PATCH] [BotW] Fix single 32:10 resolution --- src/BreathOfTheWild/Graphics/rules.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BreathOfTheWild/Graphics/rules.txt b/src/BreathOfTheWild/Graphics/rules.txt index 84c95b0c..f9b911e2 100644 --- a/src/BreathOfTheWild/Graphics/rules.txt +++ b/src/BreathOfTheWild/Graphics/rules.txt @@ -294,7 +294,7 @@ $width = 3840 $height = 1200 [Preset] -name = 5760x1200 +name = 5760x1800 category = Resolution condition = ((($aspectRatioWidth - 32) == 0) + (($aspectRatioHeight - 10) == 0)) == 2 $width = 5760