[Splatoon] Upscale Squid Sisters Shadows

This commit is contained in:
Michael 2019-12-20 22:29:41 -08:00
parent 194d7a616e
commit 9347b138db

View File

@ -32,6 +32,20 @@ formats = 0x5
overwriteWidth = $shadowRes * 2048 overwriteWidth = $shadowRes * 2048
overwriteHeight = $shadowRes * 2048 overwriteHeight = $shadowRes * 2048
[TextureRedefine] # Squid Sisters Shadows
width = 1664
height = 1648
formats = 0x5
overwriteWidth = $shadowRes * 1664
overwriteHeight = $shadowRes * 1648
[TextureRedefine] # Squid Sisters Shadows
width = 1640
height = 1640
formats = 0x5
overwriteWidth = $shadowRes * 1640
overwriteHeight = $shadowRes * 1640
[TextureRedefine] # Performance Shadows [TextureRedefine] # Performance Shadows
width = 1024 width = 1024
height = 1024 height = 1024