From 38ff0febad1d8f51aab6d756762c230458273a06 Mon Sep 17 00:00:00 2001
From: Michael <goldtextwitch@outlook.com>
Date: Thu, 15 Nov 2018 20:32:19 -0800
Subject: [PATCH] Reformat resolution list (when applicable)

Changed so that now only common resolutions appear. 16:10 resolutions were added due to demand.
Only packs that don't have the reformatting are those with extra variables.
The resoluton list for 1280x720 and 1920x1080 games is in docs/resources, use this list for graphic pack development.
---
 Source/Bayonetta2_Resolution/rules.txt        |  52 +-----
 Source/Bayonetta_Resolution/rules.txt         |  63 +------
 Source/BreathOfTheWild_Resolution/rules.txt   | 144 ++++------------
 Source/CaptainToad_Resolution/rules.txt       | 157 +++++-------------
 Source/ColorSplash_Resolution/rules.txt       |  55 +-----
 Source/FASTRacingNEO_Resolution/rules.txt     |  52 +-----
 .../rules.txt                                 |  20 +--
 Source/M&SRio2016_Resolution/rules.txt        |  52 +-----
 .../74126253134563de_0000000000000000_vs.txt  |   2 +-
 .../dd7a19be01b7b1aa_0000000000000000_vs.txt  |   2 +-
 Source/MarioKart8_Resolution/rules.txt        | 142 +++++-----------
 Source/MarioParty10_Resolution/rules.txt      |  61 +------
 Source/MarioTennis_Resolution/rules.txt       |  19 +--
 Source/MemeRun_Resolution/rules.txt           |  23 +--
 .../rules.txt                                 |  40 +----
 Source/NinjaGaiden3_Resolution/rules.txt      |  58 +------
 Source/NintendoLand_Resolution/rules.txt      |  52 +-----
 Source/OnePiece_Resolution/rules.txt          |  19 +--
 Source/PokkenTournament_Resolution/rules.txt  |  52 +-----
 Source/RiseOfLyric_Resolution/rules.txt       |  52 +-----
 Source/SonicLostWorld_Resolution/rules.txt    | 157 +++++-------------
 Source/Splatoon_Resolution/rules.txt          | 138 ++++++---------
 Source/SuperMario3DWorld_Resolution/rules.txt | 120 ++++++-------
 Source/SuperMarioMaker_Resolution/rules.txt   |  56 +------
 Source/SuperSmashBros_Resolution/rules.txt    |  27 +--
 Source/TokyoMirage_Resolution/rules.txt       |  52 +-----
 Source/TropicalFreeze_Resolution/rules.txt    | 117 ++++++-------
 Source/WindWakerHD_Resolution/rules.txt       |   1 -
 Source/Wonderful101_Resolution/rules.txt      |  52 +-----
 Source/WorldOfKeflings_Resolution/rules.txt   |  52 +-----
 docs/resources/resolutions_1080.md            | 144 ++++++++++++++++
 docs/resources/resolutions_720.md             | 144 ++++++++++++++++
 32 files changed, 681 insertions(+), 1496 deletions(-)
 create mode 100644 docs/resources/resolutions_1080.md
 create mode 100644 docs/resources/resolutions_720.md

diff --git a/Source/Bayonetta2_Resolution/rules.txt b/Source/Bayonetta2_Resolution/rules.txt
index 2a3d20b4..11f5e881 100644
--- a/Source/Bayonetta2_Resolution/rules.txt
+++ b/Source/Bayonetta2_Resolution/rules.txt
@@ -15,16 +15,9 @@ $gameHeight = 720
 // Performance
 
 [Preset]
-name = 256x144
-$width = 256
-$height = 144
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 427x240
-$width = 427
-$height = 240
+name = 320x180
+$width = 320
+$height = 180
 $gameWidth = 1280
 $gameHeight = 720
 
@@ -35,13 +28,6 @@ $height = 360
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 854x480
-$width = 854
-$height = 480
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 960x540
 $width = 960
@@ -49,14 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
-
-[Preset]
-name = 1600x900
-$width = 1600
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -72,13 +51,6 @@ $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 2732x1536
-$width = 2732
-$height = 1536
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 3200x1800
 $width = 3200
@@ -100,22 +72,6 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
 [TextureRedefine] # Game Resolution
 width = 1280
 height = 720
diff --git a/Source/Bayonetta_Resolution/rules.txt b/Source/Bayonetta_Resolution/rules.txt
index 131d8a7f..85f175c6 100644
--- a/Source/Bayonetta_Resolution/rules.txt
+++ b/Source/Bayonetta_Resolution/rules.txt
@@ -1,11 +1,11 @@
 [Definition]
 titleIds = 000500001014DB00,0005000010157E00,0005000010157F00
 name = Resolution
-path = "Bayonetta/Graphics/Resolution "
+path = "Bayonetta/Graphics/Resolution"
 description = Changes the resolution of the game.
 version = 3
 
-[[Preset]
+[Preset]
 name = 1280x720 (Default)
 $width = 1280
 $height = 720
@@ -15,16 +15,9 @@ $gameHeight = 720
 // Performance
 
 [Preset]
-name = 256x144
-$width = 256
-$height = 144
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 427x240
-$width = 427
-$height = 240
+name = 320x180
+$width = 320
+$height = 180
 $gameWidth = 1280
 $gameHeight = 720
 
@@ -35,13 +28,6 @@ $height = 360
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 854x480
-$width = 854
-$height = 480
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 960x540
 $width = 960
@@ -49,36 +35,22 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
+// Common HD Resolutions
 
 [Preset]
-name = 1920x1080 (HD)
+name = 1920x1080
 $width = 1920
 $height = 1080
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = 1600x900
-$width = 1600
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 2560x1440 (Native x2)
+name = 2560x1440
 $width = 2560
 $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 2732x1536
-$width = 2732
-$height = 1536
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 3200x1800
 $width = 3200
@@ -87,7 +59,7 @@ $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = 3840x2160 (4k - Native x3)
+name = 3840x2160
 $width = 3840
 $height = 2160
 $gameWidth = 1280
@@ -100,23 +72,6 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
-
 [TextureRedefine]
 width = 1280
 height = 720
diff --git a/Source/BreathOfTheWild_Resolution/rules.txt b/Source/BreathOfTheWild_Resolution/rules.txt
index b6e92611..6cfbc8de 100644
--- a/Source/BreathOfTheWild_Resolution/rules.txt
+++ b/Source/BreathOfTheWild_Resolution/rules.txt
@@ -12,7 +12,6 @@ $height = 720
 $gameWidth = 1280
 $gameHeight = 720
 
-// For [16:9], choose resolutions that are multiples of 320x180
 // Performance
 
 [Preset]
@@ -36,7 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -73,151 +72,77 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
+// Common Ultrawide Resolutions
 
 [Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
-
-// For [21:9], choose resolutions that are multiples of 420x180
-// Performance
-
-[Preset]
-name = (21:9) 1260x540
-$width = 1260
-$height = 540
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 1680x720
-$width = 1680
-$height = 720
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 2100x900
-$width = 2100
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
-
-// Quality 
-
-[Preset]
-name = (21:9) 2520x1080
-$width = 2520
+name = 2560x1080 ("21:9")
+$width = 2560
 $height = 1080
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 3360x1440
-$width = 3360
+name = 3440x1440 ("21:9")
+$width = 3440
 $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 5040x2160
-$width = 5040
-$height = 2160
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 6720x2880
-$width = 6720
-$height = 2880
-$gameWidth = 1280
-$gameHeight = 720
-
-// Enthusiast
-
-[Preset]
-name = (21:9) 10080x4320
-$width = 10080
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 13440x5760
-$width = 13440
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
-
-// For [48:9], choose resolutions that are multiples of 960x180
-
-[Preset]
-name = (48:9) 1920x360
-$width = 1920
-$height = 360
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (48:9) 3840x720
+name = 3840x1600 ("21:9")
 $width = 3840
-$height = 720
+$height = 1600
 $gameWidth = 1280
 $gameHeight = 720
 
+// Common 16:10 Resolutions
+
 [Preset]
-name = (48:9) 4800x900
-$width = 4800
+name = 1440x900 (16:10)
+$width = 1440
 $height = 900
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (48:9) 11520x2160
-$width = 11520
-$height = 2160
+name = 1680x1050 (16:10)
+$width = 1680
+$height = 1050
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (48:9) 15360x2880
-$width = 15360
-$height = 2880
+name = 1920x1200 (16:10)
+$width = 1920
+$height = 1200
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (48:9) 23040x4320
-$width = 23040
-$height = 4320
+name = 2560x1600 (16:10)
+$width = 2560
+$height = 1600
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (48:9) 30720x5760
-$width = 30720
-$height = 5760
+name = 2880x1800 (16:10)
+$width = 2880
+$height = 1800
 $gameWidth = 1280
 $gameHeight = 720
 
-// Odd Requests
+[Preset]
+name = 3840x2400 (16:10)
+$width = 3840
+$height = 2400
+$gameWidth = 1280
+$gameHeight = 720
 
 [Preset]
-name = (43:18) 3440x1440
-$width = 3440
-$height = 1440
+name = 5120x3200 (16:10)
+$width = 5120
+$height = 3200
 $gameWidth = 1280
 $gameHeight = 720
 
@@ -261,7 +186,6 @@ formatsExcluded = 0x034 # Exclude 0x034 which is used for large album thumbnails
 overwriteWidth = ($width/$gameWidth)* 854
 overwriteHeight = ($height/$gameHeight)* 480
 
-
 # All 1/2, 1/4 textures:
 # - 0x001=World Lighting - Red
 # - 0x005=Depth for Link and Objects
@@ -462,7 +386,6 @@ formats = 0x806,0x816,0x005,0x820
 overwriteWidth = ($width/$gameWidth) * 128
 overwriteHeight = ($height/$gameHeight) * 48
 
-
 # 0x816 - Blooms & Effects
 
 # Heat wave effect
@@ -671,7 +594,6 @@ formats = 0x806
 overwriteWidth = ($width/$gameWidth) * 32
 overwriteHeight = ($height/$gameHeight) * 23
 
-
 # Disabled since they break stuff
 
 # Minimap
diff --git a/Source/CaptainToad_Resolution/rules.txt b/Source/CaptainToad_Resolution/rules.txt
index d4a62cb8..069f4e55 100644
--- a/Source/CaptainToad_Resolution/rules.txt
+++ b/Source/CaptainToad_Resolution/rules.txt
@@ -15,16 +15,9 @@ $gameHeight = 720
 // Performance
 
 [Preset]
-name = 256x144
-$width = 256
-$height = 144
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 427x240
-$width = 427
-$height = 240
+name = 320x180
+$width = 320
+$height = 180
 $gameWidth = 1280
 $gameHeight = 720
 
@@ -35,13 +28,6 @@ $height = 360
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 854x480
-$width = 854
-$height = 480
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 960x540
 $width = 960
@@ -49,7 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -58,13 +44,6 @@ $height = 1080
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 1600x900
-$width = 1600
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 2560x1440
 $width = 2560
@@ -72,13 +51,6 @@ $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 2732x1536
-$width = 2732
-$height = 1536
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 3200x1800
 $width = 3200
@@ -100,128 +72,77 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
+// Common Ultrawide Resolutions
 
 [Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
-// 21:9
-
-[Preset]
-name = (21:9) 1280x540
-$width = 1280
-$height = 540
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 2100x900
+name = 2560x1080 ("21:9")
 $width = 2560
 $height = 1080
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 2560x1080
-$width = 2560
-$height = 1080
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 3440x1440
+name = 3440x1440 ("21:9")
 $width = 3440
 $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 4200x1800
-$width = 4200
-$height = 1800
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 5120x2160
-$width = 5120
-$height = 2160
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 10240x5320
-$width = 10240
-$height = 5320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 13760x5760
-$width = 13760
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
-// 48:9
-
-[Preset]
-name = (48:9) 1920x360
-$width = 1920
-$height = 360
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (48:9) 3840x720
+name = 3840x1600 ("21:9")
 $width = 3840
-$height = 720
+$height = 1600
 $gameWidth = 1280
 $gameHeight = 720
 
+// Common 16:10 Resolutions
+
 [Preset]
-name = (48:9) 4800x900
-$width = 4800
+name = 1440x900 (16:10)
+$width = 1440
 $height = 900
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (48:9) 11520x2160
-$width = 11520
-$height = 2160
+name = 1680x1050 (16:10)
+$width = 1680
+$height = 1050
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (48:9) 15360x2880
-$width = 15360
-$height = 2880
+name = 1920x1200 (16:10)
+$width = 1920
+$height = 1200
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (48:9) 23040x4320
-$width = 23040
-$height = 4320
+name = 2560x1600 (16:10)
+$width = 2560
+$height = 1600
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (48:9) 30720x5760
-$width = 30720
-$height = 5760
+name = 2880x1800 (16:10)
+$width = 2880
+$height = 1800
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 3840x2400 (16:10)
+$width = 3840
+$height = 2400
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 5120x3200 (16:10)
+$width = 5120
+$height = 3200
 $gameWidth = 1280
 $gameHeight = 720
 
diff --git a/Source/ColorSplash_Resolution/rules.txt b/Source/ColorSplash_Resolution/rules.txt
index 961fbf28..ce63fb36 100644
--- a/Source/ColorSplash_Resolution/rules.txt
+++ b/Source/ColorSplash_Resolution/rules.txt
@@ -15,16 +15,9 @@ $gameHeight = 720
 // Performance
 
 [Preset]
-name = 256x144
-$width = 256
-$height = 144
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 427x240
-$width = 427
-$height = 240
+name = 320x180
+$width = 320
+$height = 180
 $gameWidth = 1280
 $gameHeight = 720
 
@@ -35,13 +28,6 @@ $height = 360
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 854x480
-$width = 854
-$height = 480
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 960x540
 $width = 960
@@ -49,14 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
-
-[Preset]
-name = 1600x900
-$width = 1600
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -72,13 +51,6 @@ $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 2732x1536
-$width = 2732
-$height = 1536
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 3200x1800
 $width = 3200
@@ -100,23 +72,6 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
-
 [TextureRedefine] # Game Resolution
 width = 1280
 height = 720
@@ -124,7 +79,6 @@ formats = 0x011,0x816,0x41a,0x81e,0x810,0x21a,0x806,0x201,0x001,0x207,0x01a
 overwriteWidth = ($width/$gameWidth) * 1280
 overwriteHeight = ($height/$gameHeight) * 720
 
-
 # Bloom (disabled, something is preventing them from being upscaled)
 
 [TextureRedefine]
@@ -169,7 +123,6 @@ formats = 0x816
 #overwriteWidth = ($width/$gameWidth) * 160
 #overwriteHeight = ($height/$gameHeight) * 90
 
-
 # Gamepad
 
 [TextureRedefine]
diff --git a/Source/FASTRacingNEO_Resolution/rules.txt b/Source/FASTRacingNEO_Resolution/rules.txt
index 3973f740..3062dea1 100644
--- a/Source/FASTRacingNEO_Resolution/rules.txt
+++ b/Source/FASTRacingNEO_Resolution/rules.txt
@@ -15,16 +15,9 @@ $gameHeight = 720
 // Performance
 
 [Preset]
-name = 256x144
-$width = 256
-$height = 144
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 427x240
-$width = 427
-$height = 240
+name = 320x180
+$width = 320
+$height = 180
 $gameWidth = 1280
 $gameHeight = 720
 
@@ -35,13 +28,6 @@ $height = 360
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 854x480
-$width = 854
-$height = 480
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 960x540
 $width = 960
@@ -49,14 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
-
-[Preset]
-name = 1600x900
-$width = 1600
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -72,13 +51,6 @@ $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 2732x1536
-$width = 2732
-$height = 1536
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 3200x1800
 $width = 3200
@@ -100,22 +72,6 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
 [TextureRedefine] # Game Resolution
 width = 1280
 height = 720
diff --git a/Source/FatalFrameProjectZero_Resolution/rules.txt b/Source/FatalFrameProjectZero_Resolution/rules.txt
index 6d6aab25..1494a452 100644
--- a/Source/FatalFrameProjectZero_Resolution/rules.txt
+++ b/Source/FatalFrameProjectZero_Resolution/rules.txt
@@ -12,7 +12,6 @@ $height = 720
 $gameWidth = 1280
 $gameHeight = 720
 
-// For [16:9], choose resolutions that are multiples of 320x180
 // Performance
 
 [Preset]
@@ -36,7 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -73,23 +72,6 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
-
 # -----------------------------------------------------------------------------------------------------------------------------------------------
 # -----------------------------------------------------------------------------------------------------------------------------------------------
 
diff --git a/Source/M&SRio2016_Resolution/rules.txt b/Source/M&SRio2016_Resolution/rules.txt
index 8c7efe03..88702037 100644
--- a/Source/M&SRio2016_Resolution/rules.txt
+++ b/Source/M&SRio2016_Resolution/rules.txt
@@ -15,16 +15,9 @@ $gameHeight = 720
 // Performance
 
 [Preset]
-name = 256x144
-$width = 256
-$height = 144
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 427x240
-$width = 427
-$height = 240
+name = 320x180
+$width = 320
+$height = 180
 $gameWidth = 1280
 $gameHeight = 720
 
@@ -35,13 +28,6 @@ $height = 360
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 854x480
-$width = 854
-$height = 480
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 960x540
 $width = 960
@@ -49,14 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
-
-[Preset]
-name = 1600x900
-$width = 1600
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -72,13 +51,6 @@ $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 2732x1536
-$width = 2732
-$height = 1536
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 3200x1800
 $width = 3200
@@ -100,22 +72,6 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
 [TextureRedefine] # Game Resolution
 width = 1280
 height = 720
diff --git a/Source/MarioKart8_Resolution/74126253134563de_0000000000000000_vs.txt b/Source/MarioKart8_Resolution/74126253134563de_0000000000000000_vs.txt
index c27873a9..e42115e7 100644
--- a/Source/MarioKart8_Resolution/74126253134563de_0000000000000000_vs.txt
+++ b/Source/MarioKart8_Resolution/74126253134563de_0000000000000000_vs.txt
@@ -4,7 +4,7 @@
 #extension GL_ARB_shading_language_packing : enable
 // shader 74126253134563de
 // Used for: Vertical Menu Background Blur
-const float resScale = float($width)/float($gameWidth);  
+const float resScale = float($height)/float($gameHeight);  
 
 uniform ivec4 uf_remappedVS[5];
 uniform vec2 uf_windowSpaceToClipSpaceTransform;
diff --git a/Source/MarioKart8_Resolution/dd7a19be01b7b1aa_0000000000000000_vs.txt b/Source/MarioKart8_Resolution/dd7a19be01b7b1aa_0000000000000000_vs.txt
index 24a752c2..68c93205 100644
--- a/Source/MarioKart8_Resolution/dd7a19be01b7b1aa_0000000000000000_vs.txt
+++ b/Source/MarioKart8_Resolution/dd7a19be01b7b1aa_0000000000000000_vs.txt
@@ -4,7 +4,7 @@
 #extension GL_ARB_shading_language_packing : enable
 // shader dd7a19be01b7b1aa
 // Used for: Vertical (Menu) Bloom Blur
-const float resScale = float($width)/float($gameWidth);  
+const float resScale = float($height)/float($gameHeight);  
 
 uniform ivec4 uf_remappedVS[1];
 uniform vec2 uf_windowSpaceToClipSpaceTransform;
diff --git a/Source/MarioKart8_Resolution/rules.txt b/Source/MarioKart8_Resolution/rules.txt
index 57e7f5dc..423788a0 100644
--- a/Source/MarioKart8_Resolution/rules.txt
+++ b/Source/MarioKart8_Resolution/rules.txt
@@ -12,7 +12,6 @@ $height = 720
 $gameWidth = 1280
 $gameHeight = 720
 
-// For [4:3] resolutions that are multiples of 320x180
 // Performance
 
 [Preset]
@@ -36,7 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -73,144 +72,81 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
+// Common Ultrawide Resolutions
 
 [Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
-
-// For [21:9] resolutions that are multiples of 420x180
-// Performance
-
-[Preset]
-name = (21:9) 1260x540
-$width = 1260
-$height = 540
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 1680x720
-$width = 1680
-$height = 720
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 2100x900
-$width = 2100
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
-
-// Quality 
-
-[Preset]
-name = (21:9) 2520x1080
-$width = 2520
+name = 2560x1080 ("21:9")
+$width = 2560
 $height = 1080
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 3360x1440
-$width = 3360
+name = 3440x1440 ("21:9")
+$width = 3440
 $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 5040x2160
-$width = 5040
-$height = 2160
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 6720x2880
-$width = 6720
-$height = 2880
-$gameWidth = 1280
-$gameHeight = 720
-
-// Enthusiats
-
-[Preset]
-name = (21:9) 10080x4320
-$width = 10080
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 13440x5760
-$width = 13440
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
-// 48:9
-
-[Preset]
-name = (48:9) 1920x360
-$width = 1920
-$height = 360
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (48:9) 3840x720
+name = 3840x1600 ("21:9")
 $width = 3840
-$height = 720
+$height = 1600
 $gameWidth = 1280
 $gameHeight = 720
 
+// Common 16:10 Resolutions
+
 [Preset]
-name = (48:9) 4800x900
-$width = 4800
+name = 1440x900 (16:10)
+$width = 1440
 $height = 900
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (48:9) 11520x2160
-$width = 11520
-$height = 2160
+name = 1680x1050 (16:10)
+$width = 1680
+$height = 1050
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (48:9) 15360x2880
-$width = 15360
-$height = 2880
+name = 1920x1200 (16:10)
+$width = 1920
+$height = 1200
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (48:9) 23040x4320
-$width = 23040
-$height = 4320
+name = 2560x1600 (16:10)
+$width = 2560
+$height = 1600
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (48:9) 30720x5760
-$width = 30720
-$height = 5760
+name = 2880x1800 (16:10)
+$width = 2880
+$height = 1800
 $gameWidth = 1280
 $gameHeight = 720
 
+[Preset]
+name = 3840x2400 (16:10)
+$width = 3840
+$height = 2400
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 5120x3200 (16:10)
+$width = 5120
+$height = 3200
+$gameWidth = 1280
+$gameHeight = 720
+
+
 # Full Res
 [TextureRedefine]
 width = 1280
diff --git a/Source/MarioParty10_Resolution/rules.txt b/Source/MarioParty10_Resolution/rules.txt
index 3c2794ee..604e138c 100644
--- a/Source/MarioParty10_Resolution/rules.txt
+++ b/Source/MarioParty10_Resolution/rules.txt
@@ -15,16 +15,9 @@ $gameHeight = 720
 // Performance
 
 [Preset]
-name = 256x144
-$width = 256
-$height = 144
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 427x240
-$width = 427
-$height = 240
+name = 320x180
+$width = 320
+$height = 180
 $gameWidth = 1280
 $gameHeight = 720
 
@@ -35,13 +28,6 @@ $height = 360
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 854x480
-$width = 854
-$height = 480
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 960x540
 $width = 960
@@ -49,14 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
-
-[Preset]
-name = 1600x900
-$width = 1600
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -72,13 +51,6 @@ $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 2732x1536
-$width = 2732
-$height = 1536
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 3200x1800
 $width = 3200
@@ -100,23 +72,6 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
-
 [TextureRedefine] # Game Resolution
 width = 1280
 height = 720
@@ -131,7 +86,6 @@ formats = 0x019
 overwriteWidth = ($width/$gameWidth) * 640
 overwriteHeight = ($height/$gameHeight) * 368
 
-
 [TextureRedefine] # Blank Clip Depth Texture
 width = 640
 height = 360
@@ -153,7 +107,6 @@ formats = 0x019
 overwriteWidth = ($width/$gameWidth) * 320
 overwriteHeight = ($height/$gameHeight) * 180
 
-
 # Bloom
 
 [TextureRedefine] # Bloom 1
@@ -198,7 +151,6 @@ formats = 0x01a
 overwriteWidth = ($width/$gameWidth) * 80
 overwriteHeight = ($height/$gameHeight) * 45
 
-
 # Gamepad Browser Rendering
 
 [TextureRedefine] # Browser Cage Rendering
@@ -215,7 +167,6 @@ formats = 0x019,0x80e
 overwriteWidth = ($width/$gameWidth) * 854
 overwriteHeight = ($height/$gameHeight) * 480
 
-
 # Main Menu
 
 [TextureRedefine] # Character selection
@@ -232,7 +183,6 @@ formats = 0x019,0x80e,0x001,0x005
 overwriteWidth = ($width/$gameWidth) * 196
 overwriteHeight = ($height/$gameHeight) * 196
 
-
 [TextureRedefine] # Character Selection DK's Fur Rendering Blank Clip Map
 width = 256
 height = 208
@@ -317,7 +267,6 @@ formats = 0x019,0x80e
 overwriteWidth = ($width/$gameWidth) * 552
 overwriteHeight = ($height/$gameHeight) * 414
 
-
 # Pause Menu
 
 [TextureRedefine] # Background
@@ -325,4 +274,4 @@ width = 1280
 height = 720
 formats = 0x01a
 overwriteWidth = ($width/$gameWidth) * 1280
-overwriteHeight = ($height/$gameHeight) * 720
\ No newline at end of file
+overwriteHeight = ($height/$gameHeight) * 720
diff --git a/Source/MarioTennis_Resolution/rules.txt b/Source/MarioTennis_Resolution/rules.txt
index ed8af27b..c3c813cc 100644
--- a/Source/MarioTennis_Resolution/rules.txt
+++ b/Source/MarioTennis_Resolution/rules.txt
@@ -12,7 +12,6 @@ $height = 720
 $gameWidth = 1280
 $gameHeight = 720
 
-// For [4:3] resolutions that are multiples of 320x180
 // Performance
 
 [Preset]
@@ -36,7 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -73,22 +72,6 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
 // TV
 
 [TextureRedefine]
diff --git a/Source/MemeRun_Resolution/rules.txt b/Source/MemeRun_Resolution/rules.txt
index f5dcc65b..8c1f5010 100644
--- a/Source/MemeRun_Resolution/rules.txt
+++ b/Source/MemeRun_Resolution/rules.txt
@@ -12,7 +12,6 @@ $height = 720
 $gameWidth = 1280
 $gameHeight = 720
 
-// Only works well with resolutions that are multiples of 320x180
 // Performance
 
 [Preset]
@@ -36,10 +35,10 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
+// Common HD Resolutions
 
 [Preset]
-name = 1920x1080 Full HD
+name = 1920x1080
 $width = 1920
 $height = 1080
 $gameWidth = 1280
@@ -60,7 +59,7 @@ $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = 3840x2160 4K
+name = 3840x2160
 $width = 3840
 $height = 2160
 $gameWidth = 1280
@@ -73,22 +72,6 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760 10K
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
 [TextureRedefine]
 width = 1280
 height = 720
diff --git a/Source/MonsterHunter3Ultimate_Resolution/rules.txt b/Source/MonsterHunter3Ultimate_Resolution/rules.txt
index df56b05d..3d834042 100644
--- a/Source/MonsterHunter3Ultimate_Resolution/rules.txt
+++ b/Source/MonsterHunter3Ultimate_Resolution/rules.txt
@@ -35,21 +35,14 @@ $height = 540
 $gameWidth = 1920
 $gameHeight = 1080
 
-// Quality
-
 [Preset]
-name = 1600x900
-$width = 1600
-$height = 900
+name = 1280x720
+$width = 1280
+$height = 720
 $gameWidth = 1920
 $gameHeight = 1080
 
-[Preset]
-name = 1920x1080
-$width = 1920
-$height = 1080
-$gameWidth = 1920
-$gameHeight = 1080
+// Common HD Resolutions
 
 [Preset]
 name = 2560x1440
@@ -65,7 +58,6 @@ $height = 1800
 $gameWidth = 1920
 $gameHeight = 1080
 
-# 4K Maintains Aspect Ratio
 [Preset]
 name = 3840x2160
 $width = 3840
@@ -73,14 +65,6 @@ $height = 2160
 $gameWidth = 1920
 $gameHeight = 1080
 
-# New Resoltion Maintains Aspect Ratio
-[Preset]
-name = 4480x2520
-$width = 4480
-$height = 2520
-$gameWidth = 1920
-$gameHeight = 1080
-
 [Preset]
 name = 5120x2880
 $width = 5120
@@ -88,22 +72,6 @@ $height = 2880
 $gameWidth = 1920
 $gameHeight = 1080
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1920
-$gameHeight = 1080
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1920
-$gameHeight = 1080
-
 # -----------------------------------------------------------------------------------------------------------------------------------------------
 # -----------------------------------------------------------------------------------------------------------------------------------------------
 
diff --git a/Source/NinjaGaiden3_Resolution/rules.txt b/Source/NinjaGaiden3_Resolution/rules.txt
index 67e13a11..eff58a5c 100644
--- a/Source/NinjaGaiden3_Resolution/rules.txt
+++ b/Source/NinjaGaiden3_Resolution/rules.txt
@@ -15,16 +15,9 @@ $gameHeight = 720
 // Performance
 
 [Preset]
-name = 256x144
-$width = 256
-$height = 144
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 427x240
-$width = 427
-$height = 240
+name = 320x180
+$width = 320
+$height = 180
 $gameWidth = 1280
 $gameHeight = 720
 
@@ -35,13 +28,6 @@ $height = 360
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 854x480
-$width = 854
-$height = 480
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 960x540
 $width = 960
@@ -49,36 +35,22 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
+// Common HD Resolutions
 
 [Preset]
-name = 1920x1080 (HD)
+name = 1920x1080
 $width = 1920
 $height = 1080
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = 1600x900
-$width = 1600
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 2560x1440 (Native x2)
+name = 2560x1440
 $width = 2560
 $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 2732x1536
-$width = 2732
-$height = 1536
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 3200x1800
 $width = 3200
@@ -87,7 +59,7 @@ $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = 3840x2160 (4k - Native x3)
+name = 3840x2160
 $width = 3840
 $height = 2160
 $gameWidth = 1280
@@ -100,22 +72,6 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
 [TextureRedefine]
 width = 1280
 height = 720
diff --git a/Source/NintendoLand_Resolution/rules.txt b/Source/NintendoLand_Resolution/rules.txt
index 965208d7..27e48505 100644
--- a/Source/NintendoLand_Resolution/rules.txt
+++ b/Source/NintendoLand_Resolution/rules.txt
@@ -15,16 +15,9 @@ $gameHeight = 720
 // Performance
 
 [Preset]
-name = 256x144
-$width = 256
-$height = 144
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 427x240
-$width = 427
-$height = 240
+name = 320x180
+$width = 320
+$height = 180
 $gameWidth = 1280
 $gameHeight = 720
 
@@ -35,13 +28,6 @@ $height = 360
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 854x480
-$width = 854
-$height = 480
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 960x540
 $width = 960
@@ -49,14 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
-
-[Preset]
-name = 1600x900
-$width = 1600
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -72,13 +51,6 @@ $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 2732x1536
-$width = 2732
-$height = 1536
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 3200x1800
 $width = 3200
@@ -100,22 +72,6 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
 [TextureRedefine] # Game Resolution
 width = 1280
 height = 720
diff --git a/Source/OnePiece_Resolution/rules.txt b/Source/OnePiece_Resolution/rules.txt
index 4424bdbe..175c01ee 100644
--- a/Source/OnePiece_Resolution/rules.txt
+++ b/Source/OnePiece_Resolution/rules.txt
@@ -12,7 +12,6 @@ $height = 720
 $gameWidth = 1280
 $gameHeight = 720
 
-// For [4:3] resolutions that are multiples of 320x180
 // Performance
 
 [Preset]
@@ -36,7 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -73,22 +72,6 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
 [TextureRedefine] # Game Resolution
 width = 1280
 height = 720
diff --git a/Source/PokkenTournament_Resolution/rules.txt b/Source/PokkenTournament_Resolution/rules.txt
index 694e03bf..da0065c8 100644
--- a/Source/PokkenTournament_Resolution/rules.txt
+++ b/Source/PokkenTournament_Resolution/rules.txt
@@ -15,16 +15,9 @@ $gameHeight = 720
 // Performance
 
 [Preset]
-name = 256x144
-$width = 256
-$height = 144
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 427x240
-$width = 427
-$height = 240
+name = 320x180
+$width = 320
+$height = 180
 $gameWidth = 1280
 $gameHeight = 720
 
@@ -35,13 +28,6 @@ $height = 360
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 854x480
-$width = 854
-$height = 480
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 960x540
 $width = 960
@@ -49,14 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
-
-[Preset]
-name = 1600x900
-$width = 1600
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -72,13 +51,6 @@ $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 2732x1536
-$width = 2732
-$height = 1536
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 3200x1800
 $width = 3200
@@ -100,22 +72,6 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
 [TextureRedefine] # Game Resolution
 width = 1280
 height = 720
diff --git a/Source/RiseOfLyric_Resolution/rules.txt b/Source/RiseOfLyric_Resolution/rules.txt
index dc72f509..d967bda6 100644
--- a/Source/RiseOfLyric_Resolution/rules.txt
+++ b/Source/RiseOfLyric_Resolution/rules.txt
@@ -15,16 +15,9 @@ $gameHeight = 720
 // Performance
 
 [Preset]
-name = 256x144
-$width = 256
-$height = 144
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 427x240
-$width = 427
-$height = 240
+name = 320x180
+$width = 320
+$height = 180
 $gameWidth = 1280
 $gameHeight = 720
 
@@ -35,13 +28,6 @@ $height = 360
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 854x480
-$width = 854
-$height = 480
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 960x540
 $width = 960
@@ -49,14 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
-
-[Preset]
-name = 1600x900
-$width = 1600
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -72,13 +51,6 @@ $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 2732x1536
-$width = 2732
-$height = 1536
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 3200x1800
 $width = 3200
@@ -100,22 +72,6 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
 [TextureRedefine] # Game Resolution
 width = 1280
 height = 720
diff --git a/Source/SonicLostWorld_Resolution/rules.txt b/Source/SonicLostWorld_Resolution/rules.txt
index 81022476..5d30d492 100644
--- a/Source/SonicLostWorld_Resolution/rules.txt
+++ b/Source/SonicLostWorld_Resolution/rules.txt
@@ -15,16 +15,9 @@ $gameHeight = 720
 // Performance
 
 [Preset]
-name = 256x144
-$width = 256
-$height = 144
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 427x240
-$width = 427
-$height = 240
+name = 320x180
+$width = 320
+$height = 180
 $gameWidth = 1280
 $gameHeight = 720
 
@@ -35,13 +28,6 @@ $height = 360
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 854x480
-$width = 854
-$height = 480
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 960x540
 $width = 960
@@ -49,14 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
-
-[Preset]
-name = 1600x900
-$width = 1600
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -72,13 +51,6 @@ $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 2732x1536
-$width = 2732
-$height = 1536
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 3200x1800
 $width = 3200
@@ -100,128 +72,77 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
+// Common Ultrawide Resolutions
 
 [Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
-// 21:9
-
-[Preset]
-name = (21:9) 1280x540
-$width = 1280
-$height = 540
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 2100x900
+name = 2560x1080 ("21:9")
 $width = 2560
 $height = 1080
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 2560x1080
-$width = 2560
-$height = 1080
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 3440x1440
+name = 3440x1440 ("21:9")
 $width = 3440
 $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 4200x1800
-$width = 4200
-$height = 1800
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 5120x2160
-$width = 5120
-$height = 2160
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 10240x5320
-$width = 10240
-$height = 5320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 13760x5760
-$width = 13760
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
-// 48:9
-
-[Preset]
-name = (48:9) 1920x360
-$width = 1920
-$height = 360
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (48:9) 3840x720
+name = 3840x1600 ("21:9")
 $width = 3840
-$height = 720
+$height = 1600
 $gameWidth = 1280
 $gameHeight = 720
 
+// Common 16:10 Resolutions
+
 [Preset]
-name = (48:9) 4800x900
-$width = 4800
+name = 1440x900 (16:10)
+$width = 1440
 $height = 900
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (48:9) 11520x2160
-$width = 11520
-$height = 2160
+name = 1680x1050 (16:10)
+$width = 1680
+$height = 1050
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (48:9) 15360x2880
-$width = 15360
-$height = 2880
+name = 1920x1200 (16:10)
+$width = 1920
+$height = 1200
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (48:9) 23040x4320
-$width = 23040
-$height = 4320
+name = 2560x1600 (16:10)
+$width = 2560
+$height = 1600
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (48:9) 30720x5760
-$width = 30720
-$height = 5760
+name = 2880x1800 (16:10)
+$width = 2880
+$height = 1800
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 3840x2400 (16:10)
+$width = 3840
+$height = 2400
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 5120x3200 (16:10)
+$width = 5120
+$height = 3200
 $gameWidth = 1280
 $gameHeight = 720
 
diff --git a/Source/Splatoon_Resolution/rules.txt b/Source/Splatoon_Resolution/rules.txt
index 059ff764..d49a460c 100644
--- a/Source/Splatoon_Resolution/rules.txt
+++ b/Source/Splatoon_Resolution/rules.txt
@@ -15,16 +15,9 @@ $gameHeight = 720
 // Performance
 
 [Preset]
-name = 256x144
-$width = 256
-$height = 144
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 427x240
-$width = 427
-$height = 240
+name = 320x180
+$width = 320
+$height = 180
 $gameWidth = 1280
 $gameHeight = 720
 
@@ -35,13 +28,6 @@ $height = 360
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 854x480
-$width = 854
-$height = 480
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 960x540
 $width = 960
@@ -49,14 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
-
-[Preset]
-name = 1600x900
-$width = 1600
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -72,13 +51,6 @@ $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 2732x1536
-$width = 2732
-$height = 1536
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 3200x1800
 $width = 3200
@@ -100,77 +72,77 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
+// Common Ultrawide Resolutions
 
 [Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
-// 21:9
-
-[Preset]
-name = (21:9) 1280x540
-$width = 1280
-$height = 540
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 2100x900
+name = 2560x1080 ("21:9")
 $width = 2560
 $height = 1080
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 2560x1080
-$width = 2560
-$height = 1080
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 3440x1440
+name = 3440x1440 ("21:9")
 $width = 3440
 $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 4200x1800
-$width = 4200
+name = 3840x1600 ("21:9")
+$width = 3840
+$height = 1600
+$gameWidth = 1280
+$gameHeight = 720
+
+// Common 16:10 Resolutions
+
+[Preset]
+name = 1440x900 (16:10)
+$width = 1440
+$height = 900
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 1680x1050 (16:10)
+$width = 1680
+$height = 1050
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 1920x1200 (16:10)
+$width = 1920
+$height = 1200
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 2560x1600 (16:10)
+$width = 2560
+$height = 1600
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 2880x1800 (16:10)
+$width = 2880
 $height = 1800
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 5120x2160
+name = 3840x2400 (16:10)
+$width = 3840
+$height = 2400
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 5120x3200 (16:10)
 $width = 5120
-$height = 2160
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 10240x5320
-$width = 10240
-$height = 5320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 13760x5760
-$width = 13760
-$height = 5760
+$height = 3200
 $gameWidth = 1280
 $gameHeight = 720
 
diff --git a/Source/SuperMario3DWorld_Resolution/rules.txt b/Source/SuperMario3DWorld_Resolution/rules.txt
index 8f8b3a88..044bd7b1 100644
--- a/Source/SuperMario3DWorld_Resolution/rules.txt
+++ b/Source/SuperMario3DWorld_Resolution/rules.txt
@@ -2,7 +2,7 @@
 titleIds = 0005000010145D00,0005000010145C00,0005000010106100
 name = Resolution
 path = "Super Mario 3D World/Graphics/Resolution"
-description = Changes the resolution of the game. "zoom-transitions" are also not upscaled yet.
+description = Changes the resolution of the game.
 version = 3
 
 [Preset]
@@ -12,7 +12,6 @@ $height = 720
 $gameWidth = 1280
 $gameHeight = 720
 
-// For [4:3] resolutions that are multiples of 320x180
 // Performance
 
 [Preset]
@@ -36,7 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -73,90 +72,77 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
+// Common Ultrawide Resolutions
 
 [Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
-
-// For [21:9] resolutions that are multiples of 420x180
-// Performance
-
-[Preset]
-name = (21:9) 1260x540
-$width = 1260
-$height = 540
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 1680x720
-$width = 1680
-$height = 720
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 2100x900
-$width = 2100
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
-
-// Quality 
-
-[Preset]
-name = (21:9) 2520x1080
-$width = 2520
+name = 2560x1080 ("21:9")
+$width = 2560
 $height = 1080
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 3360x1440
-$width = 3360
+name = 3440x1440 ("21:9")
+$width = 3440
 $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 5040x2160
-$width = 5040
-$height = 2160
+name = 3840x1600 ("21:9")
+$width = 3840
+$height = 1600
+$gameWidth = 1280
+$gameHeight = 720
+
+// Common 16:10 Resolutions
+
+[Preset]
+name = 1440x900 (16:10)
+$width = 1440
+$height = 900
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 6720x2880
-$width = 6720
-$height = 2880
-$gameWidth = 1280
-$gameHeight = 720
-
-// Enthusiats
-
-[Preset]
-name = (21:9) 10080x4320
-$width = 10080
-$height = 4320
+name = 1680x1050 (16:10)
+$width = 1680
+$height = 1050
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 13440x5760
-$width = 13440
-$height = 5760
+name = 1920x1200 (16:10)
+$width = 1920
+$height = 1200
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 2560x1600 (16:10)
+$width = 2560
+$height = 1600
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 2880x1800 (16:10)
+$width = 2880
+$height = 1800
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 3840x2400 (16:10)
+$width = 3840
+$height = 2400
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 5120x3200 (16:10)
+$width = 5120
+$height = 3200
 $gameWidth = 1280
 $gameHeight = 720
 
diff --git a/Source/SuperMarioMaker_Resolution/rules.txt b/Source/SuperMarioMaker_Resolution/rules.txt
index 4ba17be3..48998934 100644
--- a/Source/SuperMarioMaker_Resolution/rules.txt
+++ b/Source/SuperMarioMaker_Resolution/rules.txt
@@ -15,16 +15,9 @@ $gameHeight = 720
 // Performance
 
 [Preset]
-name = 256x144
-$width = 256
-$height = 144
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 427x240
-$width = 427
-$height = 240
+name = 320x180
+$width = 320
+$height = 180
 $gameWidth = 1280
 $gameHeight = 720
 
@@ -35,13 +28,6 @@ $height = 360
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 854x480
-$width = 854
-$height = 480
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 960x540
 $width = 960
@@ -49,14 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
-
-[Preset]
-name = 1600x900
-$width = 1600
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -72,13 +51,6 @@ $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 2732x1536
-$width = 2732
-$height = 1536
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 3200x1800
 $width = 3200
@@ -100,23 +72,6 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
-
 [TextureRedefine] # Game Output, 3D Rendering Style
 width = 1280
 height = 720
@@ -124,7 +79,6 @@ formats = 0x019,0x80e,0x001,0x419,0x816
 overwriteWidth = ($width/$gameWidth) * 1280
 overwriteHeight = ($height/$gameHeight) * 720
 
-
 # Sprite Styles
 
 [TextureRedefine]
@@ -153,4 +107,4 @@ width = 1024
 height = 528
 formats = 0x001
 overwriteWidth = ($width/$gameWidth) * 1024
-overwriteHeight = ($height/$gameHeight) * 528
\ No newline at end of file
+overwriteHeight = ($height/$gameHeight) * 528
diff --git a/Source/SuperSmashBros_Resolution/rules.txt b/Source/SuperSmashBros_Resolution/rules.txt
index ce5dc3a6..c5f9d81a 100644
--- a/Source/SuperSmashBros_Resolution/rules.txt
+++ b/Source/SuperSmashBros_Resolution/rules.txt
@@ -12,7 +12,6 @@ $height = 1080
 $gameWidth = 1920
 $gameHeight = 1080
 
-// For [4:3] resolutions that are multiples of 320x180
 // Performance
 
 [Preset]
@@ -36,15 +35,15 @@ $height = 540
 $gameWidth = 1920
 $gameHeight = 1080
 
-// Quality
-
 [Preset]
-name = 1920x1080
-$width = 1920
-$height = 1080
+name = 1280x720
+$width = 1280
+$height = 720
 $gameWidth = 1920
 $gameHeight = 1080
 
+// Common HD Resolutions
+
 [Preset]
 name = 2560x1440
 $width = 2560
@@ -73,22 +72,6 @@ $height = 2880
 $gameWidth = 1920
 $gameHeight = 1080
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1920
-$gameHeight = 1080
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1920
-$gameHeight = 1080
-
 [TextureRedefine] # Game Resolution
 width = 1920
 height = 1088
diff --git a/Source/TokyoMirage_Resolution/rules.txt b/Source/TokyoMirage_Resolution/rules.txt
index ed456307..83dd8d68 100644
--- a/Source/TokyoMirage_Resolution/rules.txt
+++ b/Source/TokyoMirage_Resolution/rules.txt
@@ -15,16 +15,9 @@ $gameHeight = 720
 // Performance
 
 [Preset]
-name = 256x144
-$width = 256
-$height = 144
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 427x240
-$width = 427
-$height = 240
+name = 320x180
+$width = 320
+$height = 180
 $gameWidth = 1280
 $gameHeight = 720
 
@@ -35,13 +28,6 @@ $height = 360
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 854x480
-$width = 854
-$height = 480
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 960x540
 $width = 960
@@ -49,14 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
-
-[Preset]
-name = 1600x900
-$width = 1600
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -72,13 +51,6 @@ $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 2732x1536
-$width = 2732
-$height = 1536
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 3200x1800
 $width = 3200
@@ -100,22 +72,6 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
 [TextureRedefine]
 width = 1280
 height = 720
diff --git a/Source/TropicalFreeze_Resolution/rules.txt b/Source/TropicalFreeze_Resolution/rules.txt
index 98ed4d42..7cde6d61 100644
--- a/Source/TropicalFreeze_Resolution/rules.txt
+++ b/Source/TropicalFreeze_Resolution/rules.txt
@@ -12,7 +12,6 @@ $height = 720
 $gameWidth = 1280
 $gameHeight = 720
 
-// Multiples of 320x180 for aspect ratio
 // Performance
 
 [Preset]
@@ -36,7 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -73,89 +72,77 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
+// Common Ultrawide Resolutions
 
 [Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
-// For [21:9] resolutions that are multiples of 420x180
-// Performance
-
-[Preset]
-name = (21:9) 1260x540
-$width = 1260
-$height = 540
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 1680x720
-$width = 1680
-$height = 720
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = (21:9) 2100x900
-$width = 2100
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
-
-// Quality 
-
-[Preset]
-name = (21:9) 2520x1080
-$width = 2520
+name = 2560x1080 ("21:9")
+$width = 2560
 $height = 1080
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 3360x1440
-$width = 3360
+name = 3440x1440 ("21:9")
+$width = 3440
 $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 5040x2160
-$width = 5040
-$height = 2160
+name = 3840x1600 ("21:9")
+$width = 3840
+$height = 1600
+$gameWidth = 1280
+$gameHeight = 720
+
+// Common 16:10 Resolutions
+
+[Preset]
+name = 1440x900 (16:10)
+$width = 1440
+$height = 900
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 6720x2880
-$width = 6720
-$height = 2880
-$gameWidth = 1280
-$gameHeight = 720
-
-// Enthusiats
-
-[Preset]
-name = (21:9) 10080x4320
-$width = 10080
-$height = 4320
+name = 1680x1050 (16:10)
+$width = 1680
+$height = 1050
 $gameWidth = 1280
 $gameHeight = 720
 
 [Preset]
-name = (21:9) 13440x5760
-$width = 13440
-$height = 5760
+name = 1920x1200 (16:10)
+$width = 1920
+$height = 1200
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 2560x1600 (16:10)
+$width = 2560
+$height = 1600
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 2880x1800 (16:10)
+$width = 2880
+$height = 1800
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 3840x2400 (16:10)
+$width = 3840
+$height = 2400
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 5120x3200 (16:10)
+$width = 5120
+$height = 3200
 $gameWidth = 1280
 $gameHeight = 720
 
diff --git a/Source/WindWakerHD_Resolution/rules.txt b/Source/WindWakerHD_Resolution/rules.txt
index ed61f859..e01c3d82 100644
--- a/Source/WindWakerHD_Resolution/rules.txt
+++ b/Source/WindWakerHD_Resolution/rules.txt
@@ -5,7 +5,6 @@ path = "The Legend of Zelda: The Wind Waker HD/Graphics/Resolution"
 description = Changes the resolution of the game.
 version = 3
 
-
 [Preset]
 name = 1920x1080 (HD Default)
 $width = 1920
diff --git a/Source/Wonderful101_Resolution/rules.txt b/Source/Wonderful101_Resolution/rules.txt
index 9d9937a5..cb462b3b 100644
--- a/Source/Wonderful101_Resolution/rules.txt
+++ b/Source/Wonderful101_Resolution/rules.txt
@@ -15,16 +15,9 @@ $gameHeight = 720
 // Performance
 
 [Preset]
-name = 256x144
-$width = 256
-$height = 144
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 427x240
-$width = 427
-$height = 240
+name = 320x180
+$width = 320
+$height = 180
 $gameWidth = 1280
 $gameHeight = 720
 
@@ -35,13 +28,6 @@ $height = 360
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 854x480
-$width = 854
-$height = 480
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 960x540
 $width = 960
@@ -49,14 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
-
-[Preset]
-name = 1600x900
-$width = 1600
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -72,13 +51,6 @@ $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 2732x1536
-$width = 2732
-$height = 1536
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 3200x1800
 $width = 3200
@@ -100,22 +72,6 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
 [TextureRedefine] # Game Resolution
 width = 1280
 height = 720
diff --git a/Source/WorldOfKeflings_Resolution/rules.txt b/Source/WorldOfKeflings_Resolution/rules.txt
index 01190b76..141b6969 100644
--- a/Source/WorldOfKeflings_Resolution/rules.txt
+++ b/Source/WorldOfKeflings_Resolution/rules.txt
@@ -15,16 +15,9 @@ $gameHeight = 720
 // Performance
 
 [Preset]
-name = 256x144
-$width = 256
-$height = 144
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 427x240
-$width = 427
-$height = 240
+name = 320x180
+$width = 320
+$height = 180
 $gameWidth = 1280
 $gameHeight = 720
 
@@ -35,13 +28,6 @@ $height = 360
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 854x480
-$width = 854
-$height = 480
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 960x540
 $width = 960
@@ -49,14 +35,7 @@ $height = 540
 $gameWidth = 1280
 $gameHeight = 720
 
-// Quality
-
-[Preset]
-name = 1600x900
-$width = 1600
-$height = 900
-$gameWidth = 1280
-$gameHeight = 720
+// Common HD Resolutions
 
 [Preset]
 name = 1920x1080
@@ -72,13 +51,6 @@ $height = 1440
 $gameWidth = 1280
 $gameHeight = 720
 
-[Preset]
-name = 2732x1536
-$width = 2732
-$height = 1536
-$gameWidth = 1280
-$gameHeight = 720
-
 [Preset]
 name = 3200x1800
 $width = 3200
@@ -100,22 +72,6 @@ $height = 2880
 $gameWidth = 1280
 $gameHeight = 720
 
-// Enthusiast
-
-[Preset]
-name = 7680x4320
-$width = 7680
-$height = 4320
-$gameWidth = 1280
-$gameHeight = 720
-
-[Preset]
-name = 10240x5760
-$width = 10240
-$height = 5760
-$gameWidth = 1280
-$gameHeight = 720
-
 [TextureRedefine]
 width = 1280
 height = 720
diff --git a/docs/resources/resolutions_1080.md b/docs/resources/resolutions_1080.md
new file mode 100644
index 00000000..e0bac8b7
--- /dev/null
+++ b/docs/resources/resolutions_1080.md
@@ -0,0 +1,144 @@
+```
+[Preset]
+name = 1920x1080 (Default)
+$width = 1920
+$height = 1080
+$gameWidth = 1920
+$gameHeight = 1080
+
+// Performance
+
+[Preset]
+name = 320x180
+$width = 320
+$height = 180
+$gameWidth = 1920
+$gameHeight = 1080
+
+[Preset]
+name = 640x360
+$width = 640
+$height = 360
+$gameWidth = 1920
+$gameHeight = 1080
+
+[Preset]
+name = 960x540
+$width = 960
+$height = 540
+$gameWidth = 1920
+$gameHeight = 1080
+
+[Preset]
+name = 1280x720
+$width = 1280
+$height = 720
+$gameWidth = 1920
+$gameHeight = 1080
+
+// Common HD Resolutions
+
+[Preset]
+name = 2560x1440
+$width = 2560
+$height = 1440
+$gameWidth = 1920
+$gameHeight = 1080
+
+[Preset]
+name = 3200x1800
+$width = 3200
+$height = 1800
+$gameWidth = 1920
+$gameHeight = 1080
+
+[Preset]
+name = 3840x2160
+$width = 3840
+$height = 2160
+$gameWidth = 1920
+$gameHeight = 1080
+
+[Preset]
+name = 5120x2880
+$width = 5120
+$height = 2880
+$gameWidth = 1920
+$gameHeight = 1080
+
+//// THE FOLLOWING REQUIRE A GAME PATCH (patches.txt) FOR CUSTOM ASPECT RATIOS ////
+
+// Common Ultrawide Resolutions
+
+[Preset]
+name = 2560x1080 ("21:9")
+$width = 2560
+$height = 1080
+$gameWidth = 1920
+$gameHeight = 1080
+
+[Preset]
+name = 3440x1440 ("21:9")
+$width = 3440
+$height = 1440
+$gameWidth = 1920
+$gameHeight = 1080
+
+[Preset]
+name = 3840x1600 ("21:9")
+$width = 3840
+$height = 1600
+$gameWidth = 1920
+$gameHeight = 1080
+
+// Common 16:10 Resolutions
+
+[Preset]
+name = 1440x900 (16:10)
+$width = 1440
+$height = 900
+$gameWidth = 1920
+$gameHeight = 1080
+
+[Preset]
+name = 1680x1050 (16:10)
+$width = 1680
+$height = 1050
+$gameWidth = 1920
+$gameHeight = 1080
+
+[Preset]
+name = 1920x1200 (16:10)
+$width = 1920
+$height = 1200
+$gameWidth = 1920
+$gameHeight = 1080
+
+[Preset]
+name = 2560x1600 (16:10)
+$width = 2560
+$height = 1600
+$gameWidth = 1920
+$gameHeight = 1080
+
+[Preset]
+name = 2880x1800 (16:10)
+$width = 2880
+$height = 1800
+$gameWidth = 1920
+$gameHeight = 1080
+
+[Preset]
+name = 3840x2400 (16:10)
+$width = 3840
+$height = 2400
+$gameWidth = 1920
+$gameHeight = 1080
+
+[Preset]
+name = 5120x3200 (16:10)
+$width = 5120
+$height = 3200
+$gameWidth = 1920
+$gameHeight = 1080
+```
diff --git a/docs/resources/resolutions_720.md b/docs/resources/resolutions_720.md
new file mode 100644
index 00000000..2bce769c
--- /dev/null
+++ b/docs/resources/resolutions_720.md
@@ -0,0 +1,144 @@
+```
+[Preset]
+name = 1280x720 (Default)
+$width = 1280
+$height = 720
+$gameWidth = 1280
+$gameHeight = 720
+
+// Performance
+
+[Preset]
+name = 320x180
+$width = 320
+$height = 180
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 640x360
+$width = 640
+$height = 360
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 960x540
+$width = 960
+$height = 540
+$gameWidth = 1280
+$gameHeight = 720
+
+// Common HD Resolutions
+
+[Preset]
+name = 1920x1080
+$width = 1920
+$height = 1080
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 2560x1440
+$width = 2560
+$height = 1440
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 3200x1800
+$width = 3200
+$height = 1800
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 3840x2160
+$width = 3840
+$height = 2160
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 5120x2880
+$width = 5120
+$height = 2880
+$gameWidth = 1280
+$gameHeight = 720
+
+//// THE FOLLOWING REQUIRE A GAME PATCH (patches.txt) FOR CUSTOM ASPECT RATIOS ////
+
+// Common Ultrawide Resolutions
+
+[Preset]
+name = 2560x1080 ("21:9")
+$width = 2560
+$height = 1080
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 3440x1440 ("21:9")
+$width = 3440
+$height = 1440
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 3840x1600 ("21:9")
+$width = 3840
+$height = 1600
+$gameWidth = 1280
+$gameHeight = 720
+
+// Common 16:10 Resolutions
+
+[Preset]
+name = 1440x900 (16:10)
+$width = 1440
+$height = 900
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 1680x1050 (16:10)
+$width = 1680
+$height = 1050
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 1920x1200 (16:10)
+$width = 1920
+$height = 1200
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 2560x1600 (16:10)
+$width = 2560
+$height = 1600
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 2880x1800 (16:10)
+$width = 2880
+$height = 1800
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 3840x2400 (16:10)
+$width = 3840
+$height = 2400
+$gameWidth = 1280
+$gameHeight = 720
+
+[Preset]
+name = 5120x3200 (16:10)
+$width = 5120
+$height = 3200
+$gameWidth = 1280
+$gameHeight = 720
+```