From 58409bba99cbf745eec74be55fe311372865c594 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 2 Mar 2017 19:58:00 -0800 Subject: [PATCH] [Smash] Fixed Shadows --- Enhancements/Smash_HighResShadows/rules.txt | 18 ++---------------- Performance/Smash_360p/rules.txt | 18 ++---------------- Performance/Smash_540p/rules.txt | 18 ++---------------- 3 files changed, 6 insertions(+), 48 deletions(-) diff --git a/Enhancements/Smash_HighResShadows/rules.txt b/Enhancements/Smash_HighResShadows/rules.txt index 079f0497..e10e542b 100644 --- a/Enhancements/Smash_HighResShadows/rules.txt +++ b/Enhancements/Smash_HighResShadows/rules.txt @@ -6,20 +6,6 @@ name = "Super Smash Bros. - High Res Shadows" [TextureRedefine] width = 512 height = 512 -formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap +formats = 0x00f,0x00b overwriteWidth = 1024 -overwriteHeight = 1024 - -[TextureRedefine] -width = 1024 -height = 1024 -formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap -overwriteWidth = 2048 -overwriteHeight = 2048 - -[TextureRedefine] -width = 2048 -height = 2048 -formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap -overwriteWidth = 4096 -overwriteHeight = 4096 \ No newline at end of file +overwriteHeight = 1024 \ No newline at end of file diff --git a/Performance/Smash_360p/rules.txt b/Performance/Smash_360p/rules.txt index 6ad3814a..d93d2294 100644 --- a/Performance/Smash_360p/rules.txt +++ b/Performance/Smash_360p/rules.txt @@ -8,27 +8,13 @@ height = 1080 overwriteWidth = 640 overwriteHeight = 360 -[TextureRedefine] # shadow 1 +[TextureRedefine] # shadows width = 512 height = 512 -formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap +formats = 0x00f,0x00b overwriteWidth = 256 overwriteHeight = 256 -[TextureRedefine] # shadow 2 -width = 1024 -height = 1024 -formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap -overwriteWidth = 512 -overwriteHeight = 512 - -[TextureRedefine] # shadow 3 -width = 2048 -height = 2048 -formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap -overwriteWidth = 1024 -overwriteHeight = 1024 - [TextureRedefine] # boxing ring screen width = 220 height = 124 diff --git a/Performance/Smash_540p/rules.txt b/Performance/Smash_540p/rules.txt index 9dcd8373..1e683f6d 100644 --- a/Performance/Smash_540p/rules.txt +++ b/Performance/Smash_540p/rules.txt @@ -8,27 +8,13 @@ height = 1080 overwriteWidth = 960 overwriteHeight = 540 -[TextureRedefine] # shadow 1 +[TextureRedefine] # shadows width = 512 height = 512 -formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap +formats = 0x00f,0x00b overwriteWidth = 256 overwriteHeight = 256 -[TextureRedefine] # shadow 2 -width = 1024 -height = 1024 -formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap -overwriteWidth = 512 -overwriteHeight = 512 - -[TextureRedefine] # shadow 3 -width = 2048 -height = 2048 -formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap -overwriteWidth = 1024 -overwriteHeight = 1024 - [TextureRedefine] # boxing ring screen width = 220 height = 124