[Bayo2] optimize rules.txt for shadow pack

This commit is contained in:
M&M 2020-10-03 16:17:58 -07:00
parent 1c3a2157ff
commit f4167c179d

View File

@ -25,16 +25,9 @@ $shadowRes = 3
name = Extreme (400%, Unstable)
$shadowRes = 4
[TextureRedefine] # Shadows
[TextureRedefine] # Shadows and Dynamic Shadows
width = 1024
height = 2048
formats = 0x5
overwriteWidth = $shadowRes * 1024
overwriteHeight = $shadowRes * 2048
[TextureRedefine] # Dynamic Shadows
width = 1024
height = 2048
formats = 0x011
formats = 0x5,0x11
overwriteWidth = $shadowRes * 1024
overwriteHeight = $shadowRes * 2048