From 6fead14698cb8cd99fdf2b55fce61e14f62276d6 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 19 Apr 2017 17:18:25 -0700 Subject: [PATCH] [TPHD] Fix packs, remove white space --- Quality/TwilightPrincess_1440p/rules.txt | 43 +++++++++++----------- Quality/TwilightPrincess_2160p/rules.txt | 47 ++++++++++++------------ 2 files changed, 44 insertions(+), 46 deletions(-) diff --git a/Quality/TwilightPrincess_1440p/rules.txt b/Quality/TwilightPrincess_1440p/rules.txt index 59d221a6..afcab470 100644 --- a/Quality/TwilightPrincess_1440p/rules.txt +++ b/Quality/TwilightPrincess_1440p/rules.txt @@ -1,24 +1,23 @@ -[Definition] -titleIds = 000500001019C800,000500001019E600,000500001019E500 -name ="Twilight Princess HD - 1440p (2K)" - -[TextureRedefine] # game rendering resolution. # +[Definition] +titleIds = 000500001019C800,000500001019E600,000500001019E500 +name = "Twilight Princess HD - 1440p (2K)" + +[TextureRedefine] # game rendering resolution width = 1920 -height = 1080 -formatsExcluded = 0x41A # exclude the intro background texture -overwriteWidth = 2560 -overwriteHeight = 1440 - -[TextureRedefine] # Blur, bloom +height = 1080 +formatsExcluded = 0x41A # exclude the intro background texture +overwriteWidth = 2560 +overwriteHeight = 1440 + +[TextureRedefine] # Blur, bloom width = 960 -height = 540 -#formatsExcluded = -overwriteWidth = 1280 -overwriteHeight = 720 - -#[TextureRedefine] #colour grading -#width = 480 -#height = 270 -#formats = 0x01a -#overwriteWidth = 640 -#overwriteHeight = 360 \ No newline at end of file +height = 540 +overwriteWidth = 1280 +overwriteHeight = 720 + +#[TextureRedefine] #colour grading +#width = 480 +#height = 270 +#formats = 0x01a +#overwriteWidth = 640 +#overwriteHeight = 360 \ No newline at end of file diff --git a/Quality/TwilightPrincess_2160p/rules.txt b/Quality/TwilightPrincess_2160p/rules.txt index 8ad8ad03..7b6d0923 100644 --- a/Quality/TwilightPrincess_2160p/rules.txt +++ b/Quality/TwilightPrincess_2160p/rules.txt @@ -1,24 +1,23 @@ -[Definition] -titleIds = 000500001019C800,000500001019E600,000500001019E500 -name ="Twilight Princess HD - 2160p (2K)" - -[TextureRedefine] # -width = 1920 -height = 1080 -formatsExcluded = 0x41A # exclude the intro background texture -overwriteWidth = 3840 -overwriteHeight = 2160 - -[TextureRedefine] # Blur, bloom -width = 960 -height = 540 -#formatsExcluded = -overwriteWidth = 1920 -overwriteHeight = 1080 - -#[TextureRedefine] #colour grading -#width = 480 -#height = 270 -#formats = 0x01a -#overwriteWidth = 960 #Nearest integer -#overwriteHeight = 540 \ No newline at end of file +[Definition] +titleIds = 000500001019C800,000500001019E600,000500001019E500 +name = "Twilight Princess HD - 2160p (2K)" + +[TextureRedefine] # game rendering resolution +width = 1920 +height = 1080 +formatsExcluded = 0x41A # exclude the intro background texture +overwriteWidth = 3840 +overwriteHeight = 2160 + +[TextureRedefine] # Blur, bloom +width = 960 +height = 540 +overwriteWidth = 1920 +overwriteHeight = 1080 + +#[TextureRedefine] #colour grading +#width = 480 +#height = 270 +#formats = 0x01a +#overwriteWidth = 960 +#overwriteHeight = 540 \ No newline at end of file