diff --git a/Quality/TheWindWaker_1080pUW/rules.txt b/Quality/TheWindWaker_1080pUW/rules.txt index f647f81a..a62a8fca 100644 --- a/Quality/TheWindWaker_1080pUW/rules.txt +++ b/Quality/TheWindWaker_1080pUW/rules.txt @@ -8,4 +8,10 @@ width = 1920 height = 1080 formatsExcluded = 0x41A # exclude the intro background texture overwriteWidth = 2560 +overwriteHeight = 1080 + +[TextureRedefine] # gamepad rendering resolution +width = 854 +height = 480 +overwriteWidth = 2560 overwriteHeight = 1080 \ No newline at end of file diff --git a/Quality/TheWindWaker_2160pUW/rules.txt b/Quality/TheWindWaker_2160pUW/rules.txt index dc928d39..3eee859b 100644 --- a/Quality/TheWindWaker_2160pUW/rules.txt +++ b/Quality/TheWindWaker_2160pUW/rules.txt @@ -8,4 +8,10 @@ width = 1920 height = 1080 formatsExcluded = 0x41A # exclude the intro background texture overwriteWidth = 5120 +overwriteHeight = 2160 + +[TextureRedefine] # gamepad rendering resolution +width = 854 +height = 480 +overwriteWidth = 5120 overwriteHeight = 2160 \ No newline at end of file