diff --git a/Enhancements/Smash_HighResShadows/rules.txt b/Enhancements/Smash_HighResShadows/rules.txt index e10e542b..5465905d 100644 --- a/Enhancements/Smash_HighResShadows/rules.txt +++ b/Enhancements/Smash_HighResShadows/rules.txt @@ -8,4 +8,11 @@ width = 512 height = 512 formats = 0x00f,0x00b overwriteWidth = 1024 -overwriteHeight = 1024 \ No newline at end of file +overwriteHeight = 1024 + +[TextureRedefine] +width = 1024 +height = 1024 +formats = 0x005 +overwriteWidth = 2048 +overwriteHeight = 2048 \ No newline at end of file diff --git a/Performance/Smash_360p/rules.txt b/Performance/Smash_360p/rules.txt index 9675b71a..ef889c91 100644 --- a/Performance/Smash_360p/rules.txt +++ b/Performance/Smash_360p/rules.txt @@ -75,6 +75,13 @@ formats = 0x00f,0x00b overwriteWidth = 256 overwriteHeight = 256 +[TextureRedefine] # shadows +width = 1024 +height = 1024 +formats = 0x005 +overwriteWidth = 2048 +overwriteHeight = 2048 + [TextureRedefine] # boxing ring screen width = 220 height = 124 diff --git a/Performance/Smash_540p/rules.txt b/Performance/Smash_540p/rules.txt index 72593cda..b2d77013 100644 --- a/Performance/Smash_540p/rules.txt +++ b/Performance/Smash_540p/rules.txt @@ -75,6 +75,13 @@ formats = 0x00f,0x00b overwriteWidth = 256 overwriteHeight = 256 +[TextureRedefine] # shadows +width = 1024 +height = 1024 +formats = 0x005 +overwriteWidth = 2048 +overwriteHeight = 2048 + [TextureRedefine] # boxing ring screen width = 220 height = 124