From 48d6c58de32c0acda22469ff63eb137e50e84e0b Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 1 Feb 2019 23:26:48 -0800 Subject: [PATCH] [Splat] add 480p resolution --- Resolutions/Splatoon_Resolution/rules.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Resolutions/Splatoon_Resolution/rules.txt b/Resolutions/Splatoon_Resolution/rules.txt index 1e51c98c..093cf6e2 100644 --- a/Resolutions/Splatoon_Resolution/rules.txt +++ b/Resolutions/Splatoon_Resolution/rules.txt @@ -28,6 +28,13 @@ $height = 360 $gameWidth = 1280 $gameHeight = 720 +[Preset] +name = 854x480 +$width = 854 +$height = 480 +$gameWidth = 1280 +$gameHeight = 720 + [Preset] name = 960x540 $width = 960 @@ -82,14 +89,14 @@ $gameHeight = 720 # Common Ultrawide Resolutions [Preset] -name = 2560x1080 ("21:9") +name = 2560x1080 (Ultrawide) $width = 2560 $height = 1080 $gameWidth = 1280 $gameHeight = 720 [Preset] -name = 3440x1440 ("21:9") +name = 3440x1440 (Ultrawide) $width = 3440 $height = 1440 $gameWidth = 1280