[Performance] Add MK8 Low-Res Shadows

This commit is contained in:
Michael 2017-02-02 17:37:42 -08:00
parent 8ececf1878
commit a7f7c36c8b

View File

@ -63,3 +63,10 @@ height = 268
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 240
overwriteHeight = 134
[TextureRedefine] # shadows
width = 1024
height = 1024
formatsExcluded = 0x008,0x41A,0x033,0x034,0x035,0x431,0x235,0x433 # exclude everything but shadowmap
overwriteWidth = 512
overwriteHeight = 512