We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c3a215 commit f4167c1Copy full SHA for f4167c1
Enhancements/Bayonetta2_Shadows/rules.txt
@@ -25,16 +25,9 @@ $shadowRes = 3
25
name = Extreme (400%, Unstable)
26
$shadowRes = 4
27
28
-[TextureRedefine] # Shadows
+[TextureRedefine] # Shadows and Dynamic Shadows
29
width = 1024
30
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
+formats = 0x5,0x11
39
overwriteWidth = $shadowRes * 1024
40
overwriteHeight = $shadowRes * 2048
0 commit comments