Skip to content

Commit f4167c1

Browse files
committed
[Bayo2] optimize rules.txt for shadow pack
1 parent 1c3a215 commit f4167c1

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

Enhancements/Bayonetta2_Shadows/rules.txt

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,9 @@ $shadowRes = 3
2525
name = Extreme (400%, Unstable)
2626
$shadowRes = 4
2727

28-
[TextureRedefine] # Shadows
28+
[TextureRedefine] # Shadows and Dynamic Shadows
2929
width = 1024
3030
height = 2048
31-
formats = 0x5
32-
overwriteWidth = $shadowRes * 1024
33-
overwriteHeight = $shadowRes * 2048
34-
35-
[TextureRedefine] # Dynamic Shadows
36-
width = 1024
37-
height = 2048
38-
formats = 0x011
31+
formats = 0x5,0x11
3932
overwriteWidth = $shadowRes * 1024
4033
overwriteHeight = $shadowRes * 2048

0 commit comments

Comments
 (0)