From bbc085542cae903b4bc8ef7247789a13fcb539a0 Mon Sep 17 00:00:00 2001 From: Crementif <26669564+Crementif@users.noreply.github.com> Date: Thu, 28 Jan 2021 17:22:28 +0100 Subject: [PATCH] [Smash 4] Correct 1440p preset --- src/SuperSmashBros/Graphics/rules.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SuperSmashBros/Graphics/rules.txt b/src/SuperSmashBros/Graphics/rules.txt index 5c8cd593..fd9e7944 100644 --- a/src/SuperSmashBros/Graphics/rules.txt +++ b/src/SuperSmashBros/Graphics/rules.txt @@ -47,8 +47,8 @@ default = 1 [Preset] name = 2160x1440 (2K) category = Resolution -$width = 3840 -$height = 2160 +$width = 2160 +$height = 1440 [Preset] category = Resolution