[Smash and Splatoon] fix shadow resolutions

This commit is contained in:
Michael 2017-02-03 21:45:10 -08:00
parent fbdfb586c3
commit f12ad5821d
2 changed files with 4 additions and 4 deletions

View File

@ -7,8 +7,8 @@ name = "Super Smash Bros. - High Res Shadows"
width = 512
height = 512
formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap
overwriteWidth = 1024
overwriteHeight = 1024
overwriteWidth = 2048
overwriteHeight = 2048
[TextureRedefine]
width = 1024

View File

@ -7,8 +7,8 @@ name = "Splatoon - High Res Shadows"
width = 1024
height = 1024
formatsExcluded = 0x008,0x41A,0x033,0x034,0x035,0x431,0x235,0x433 # exclude everything but shadowmap
overwriteWidth = 2048
overwriteHeight = 2048
overwriteWidth = 4096
overwriteHeight = 4096
[TextureRedefine]
width = 2048