From b8a26a73c04d69754bee6bce472345df250b0859 Mon Sep 17 00:00:00 2001 From: getdls Date: Sun, 30 Dec 2018 14:19:06 +0100 Subject: [PATCH] [YWW] Fix curtains --- .../YoshisWoollyWorld_Resolution/rules.txt | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Resolutions/YoshisWoollyWorld_Resolution/rules.txt b/Resolutions/YoshisWoollyWorld_Resolution/rules.txt index bda691e8..2d71272e 100644 --- a/Resolutions/YoshisWoollyWorld_Resolution/rules.txt +++ b/Resolutions/YoshisWoollyWorld_Resolution/rules.txt @@ -164,19 +164,19 @@ overwriteWidth = ($width/$gameWidth) * (1024*$scaleShader) overwriteHeight = ($height/$gameHeight) * (1024*$scaleShader) -#[TextureRedefine] #pad rounded -#width = 864 -#height = 480 -##formats = 0x034 -#overwriteWidth = ($width/$gameWidth) * 864 -#overwriteHeight = ($height/$gameHeight) * 480 -# -#[TextureRedefine] #pad -#width = 854 -#height = 480 -##formats = 0x034 -#overwriteWidth = ($width/$gameWidth) * 854 -#overwriteHeight = ($height/$gameHeight) * 480 +[TextureRedefine] #Curtains / Shadows +width = 864 +height = 480 +#formats = 0x034 +overwriteWidth = ($width/$gameWidth) * 864 +overwriteHeight = ($height/$gameHeight) * 480 + +[TextureRedefine] #Curtains / Shadows +width = 854 +height = 480 +#formats = 0x034 +overwriteWidth = ($width/$gameWidth) * 854 +overwriteHeight = ($height/$gameHeight) * 480 [TextureRedefine] # 360 rounding