From 253bdcae07b3ece8a48dc52e408bd82742558685 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 1 Apr 2017 19:57:23 -0700 Subject: [PATCH] [BotW] add more shadow resolutions --- .../BreathOfTheWild_HighResShadows/rules.txt | 41 ++++++++----------- 1 file changed, 18 insertions(+), 23 deletions(-) diff --git a/Enhancement/BreathOfTheWild_HighResShadows/rules.txt b/Enhancement/BreathOfTheWild_HighResShadows/rules.txt index 5159a9ad..3eab2eaa 100644 --- a/Enhancement/BreathOfTheWild_HighResShadows/rules.txt +++ b/Enhancement/BreathOfTheWild_HighResShadows/rules.txt @@ -16,28 +16,23 @@ height = 720 overwriteWidth = 1440 overwriteHeight = 1440 -#[TextureRedefine] -#width = 256 -#height = 256 -#overwriteWidth = 768 -#overwriteHeight = 768 +[TextureRedefine] +width = 256 +height = 256 +formats = 0x005 +overwriteWidth = 512 +overwriteHeight = 512 -#[TextureRedefine] -#width = 1024 -#height = 1024 -#formats = 0x005 -#overwriteWidth = 2048 -#overwriteHeight = 2048 +[TextureRedefine] +width = 1024 +height = 1024 +formats = 0x005 +overwriteWidth = 2048 +overwriteHeight = 2048 -#[TextureRedefine] -#width = 2048 -#height = 2048 -#formats = 0x005 -#overwriteWidth = 4096 -#overwriteHeight = 4096 - -#[TextureRedefine] #4117 -#width = 64 -#height = 64 -#overwriteWidth = 256 -#overwriteHeight = 256 \ No newline at end of file +[TextureRedefine] +width = 2048 +height = 2048 +formats = 0x005 +overwriteWidth = 4096 +overwriteHeight = 4096 \ No newline at end of file