From 6e8738f7103082cdc37c5da120648074bf8ce7b1 Mon Sep 17 00:00:00 2001 From: getdls Date: Fri, 29 Dec 2017 02:14:45 +0100 Subject: [PATCH] [WW] Move shadow scaling to source As PS depends on shadow res --- Source/WindWakerHD/rules.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Source/WindWakerHD/rules.txt b/Source/WindWakerHD/rules.txt index e0e8be69..24cdf77a 100644 --- a/Source/WindWakerHD/rules.txt +++ b/Source/WindWakerHD/rules.txt @@ -60,4 +60,11 @@ height = 33 formatsExcluded = 0x816 overwriteWidth = overwriteHeight = -#240x135x texture , not 132 integer for 2880p \ No newline at end of file +#240x135x texture , not 132 integer for 2880p + +[TextureRedefine] #Shadows +width = 1024 +height = 1024 +formats = 0x005 +overwriteWidth = +overwriteHeight = \ No newline at end of file