From c5e479236e2f0896a6cb5459abcd6c78b51c2d03 Mon Sep 17 00:00:00 2001 From: intra0 Date: Tue, 17 Dec 2024 14:38:44 -0600 Subject: [PATCH] Update rules.txt --- src/CaptainToad/Graphics/rules.txt | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/src/CaptainToad/Graphics/rules.txt b/src/CaptainToad/Graphics/rules.txt index 0476ebda..997284c7 100644 --- a/src/CaptainToad/Graphics/rules.txt +++ b/src/CaptainToad/Graphics/rules.txt @@ -128,17 +128,6 @@ name = Disable $AAEnable:int = 0 -#Shadows - -[TextureRedefine] -width = 1024 -height = 1024 -formats = 0x005 -overwriteWidth = $shadowRes * 1024 -overwriteHeight = $shadowRes * 1024 - -#Resolution - [TextureRedefine] width = 1280 height = 720 @@ -164,8 +153,8 @@ overwriteHeight = ($height/$gameHeight) * 720 width = 1024 height = 1024 formats = 0x005 -overwriteWidth = ($width/$gameWidth) * 1024 -overwriteHeight = ($height/$gameHeight) * 1024 +overwriteWidth = $shadowRes * 1024 +overwriteHeight = $shadowRes * 1024 [TextureRedefine] #Zoom width = 1024