From 6321fd7fe9ac7f67758809404dee829fda9a449c Mon Sep 17 00:00:00 2001
From: Michael <goldtextwitch@outlook.com>
Date: Sat, 21 Jan 2017 22:53:48 -0800
Subject: [PATCH] [Shovel Knight] Switch to 1080p

Addresses #20, game was actually 1080p not 720p
---
 .../rules.txt                                     | 10 +++++-----
 Preformance/ShovelKnight_720p/rules.txt           |  9 +++++++++
 .../ShovelKnight_1080pGamepad/rules.txt           | 15 ---------------
 .../ShovelKnight_1440pGamepad/rules.txt           |  4 ++--
 .../ShovelKnight_2160pGamepad/rules.txt           |  4 ++--
 Quality/ShovelKnight_1080p/rules.txt              |  9 ---------
 Quality/ShovelKnight_1440p/rules.txt              |  4 ++--
 Quality/ShovelKnight_2160p/rules.txt              |  4 ++--
 8 files changed, 22 insertions(+), 37 deletions(-)
 rename Preformance/{ShovelKnight_360p => ShovelKnight_540p}/rules.txt (53%)
 create mode 100644 Preformance/ShovelKnight_720p/rules.txt
 delete mode 100644 Quality - Gamepad/ShovelKnight_1080pGamepad/rules.txt
 delete mode 100644 Quality/ShovelKnight_1080p/rules.txt

diff --git a/Preformance/ShovelKnight_360p/rules.txt b/Preformance/ShovelKnight_540p/rules.txt
similarity index 53%
rename from Preformance/ShovelKnight_360p/rules.txt
rename to Preformance/ShovelKnight_540p/rules.txt
index c71849b7..cea5cb4a 100644
--- a/Preformance/ShovelKnight_360p/rules.txt
+++ b/Preformance/ShovelKnight_540p/rules.txt
@@ -1,12 +1,12 @@
 [Definition]
 titleIds = 0005000010178f00
-name = "Shovel Knight - 360p"
+name = "Shovel Knight - 540p"
 
 [TextureRedefine] # tv
-width = 1280
-height = 720
-overwriteWidth = 640
-overwriteHeight = 360
+width = 1920
+height = 1080
+overwriteWidth = 960
+overwriteHeight = 540
 
 [TextureRedefine] # gamepad
 width = 854
diff --git a/Preformance/ShovelKnight_720p/rules.txt b/Preformance/ShovelKnight_720p/rules.txt
new file mode 100644
index 00000000..4cc93c18
--- /dev/null
+++ b/Preformance/ShovelKnight_720p/rules.txt
@@ -0,0 +1,9 @@
+[Definition]
+titleIds = 0005000010178f00
+name = "Shovel Knight - 720p"
+
+[TextureRedefine] # tv
+width = 1920
+height = 1080
+overwriteWidth = 1280
+overwriteHeight = 720
\ No newline at end of file
diff --git a/Quality - Gamepad/ShovelKnight_1080pGamepad/rules.txt b/Quality - Gamepad/ShovelKnight_1080pGamepad/rules.txt
deleted file mode 100644
index 3b590d8d..00000000
--- a/Quality - Gamepad/ShovelKnight_1080pGamepad/rules.txt	
+++ /dev/null
@@ -1,15 +0,0 @@
-[Definition]
-titleIds = 0005000010178f00
-name = "Shovel Knight - 1080p (Gamepad)"
-
-[TextureRedefine] # tv
-width = 1280
-height = 720
-overwriteWidth = 1920
-overwriteHeight = 1080
-
-[TextureRedefine] # gamepad
-width = 854
-height = 480
-overwriteWidth = 1920
-overwriteHeight = 1080
\ No newline at end of file
diff --git a/Quality - Gamepad/ShovelKnight_1440pGamepad/rules.txt b/Quality - Gamepad/ShovelKnight_1440pGamepad/rules.txt
index 7102f810..634c81d5 100644
--- a/Quality - Gamepad/ShovelKnight_1440pGamepad/rules.txt	
+++ b/Quality - Gamepad/ShovelKnight_1440pGamepad/rules.txt	
@@ -3,8 +3,8 @@ titleIds = 0005000010178f00
 name = "Shovel Knight - 1440p (Gamepad) (2K)"
 
 [TextureRedefine] # tv
-width = 1280
-height = 720
+width = 1920
+height = 1080
 overwriteWidth = 2560
 overwriteHeight = 1440
 
diff --git a/Quality - Gamepad/ShovelKnight_2160pGamepad/rules.txt b/Quality - Gamepad/ShovelKnight_2160pGamepad/rules.txt
index 5ff2b50b..c15c4c81 100644
--- a/Quality - Gamepad/ShovelKnight_2160pGamepad/rules.txt	
+++ b/Quality - Gamepad/ShovelKnight_2160pGamepad/rules.txt	
@@ -3,8 +3,8 @@ titleIds = 0005000010178f00
 name = "Shovel Knight - 2160p (Gamepad) (4K)"
 
 [TextureRedefine] # tv
-width = 1280
-height = 720
+width = 1920
+height = 1080
 overwriteWidth = 3840
 overwriteHeight = 2160
 
diff --git a/Quality/ShovelKnight_1080p/rules.txt b/Quality/ShovelKnight_1080p/rules.txt
deleted file mode 100644
index 947e3a3d..00000000
--- a/Quality/ShovelKnight_1080p/rules.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-[Definition]
-titleIds = 0005000010178f00
-name = "Shovel Knight - 1080p"
-
-[TextureRedefine] # tv
-width = 1280
-height = 720
-overwriteWidth = 1920
-overwriteHeight = 1080
\ No newline at end of file
diff --git a/Quality/ShovelKnight_1440p/rules.txt b/Quality/ShovelKnight_1440p/rules.txt
index 0f4c1f76..1a9cc1bb 100644
--- a/Quality/ShovelKnight_1440p/rules.txt
+++ b/Quality/ShovelKnight_1440p/rules.txt
@@ -3,7 +3,7 @@ titleIds = 0005000010178f00
 name = "Shovel Knight - 1440p (2K)"
 
 [TextureRedefine] # tv
-width = 1280
-height = 720
+width = 1920
+height = 1080
 overwriteWidth = 2560
 overwriteHeight = 1440
\ No newline at end of file
diff --git a/Quality/ShovelKnight_2160p/rules.txt b/Quality/ShovelKnight_2160p/rules.txt
index 8302ba8d..1f5c0d19 100644
--- a/Quality/ShovelKnight_2160p/rules.txt
+++ b/Quality/ShovelKnight_2160p/rules.txt
@@ -3,7 +3,7 @@ titleIds = 0005000010178f00
 name = "Shovel Knight - 2160p (4K)"
 
 [TextureRedefine] # tv
-width = 1280
-height = 720
+width = 1920
+height = 1080
 overwriteWidth = 3840
 overwriteHeight = 2160
\ No newline at end of file