diff --git a/Enthusiast/BreathOfTheWild_2880p/rules.txt b/Enthusiast/BreathOfTheWild_2880p/rules.txt index 04683bc4..836c79e1 100644 --- a/Enthusiast/BreathOfTheWild_2880p/rules.txt +++ b/Enthusiast/BreathOfTheWild_2880p/rules.txt @@ -51,7 +51,7 @@ overwriteHeight = 1152 [TextureRedefine] #q-res1 width = 320 height = 180 -formats = 0x001 #Scale depth masking, not bloom +formatsExcluded = 0x001 #Scale depth masking, not bloom overwriteWidth = 1280 overwriteHeight = 720 diff --git a/Enthusiast/BreathOfTheWild_4320p/rules.txt b/Enthusiast/BreathOfTheWild_4320p/rules.txt index 5ec7eacb..4e917fd3 100644 --- a/Enthusiast/BreathOfTheWild_4320p/rules.txt +++ b/Enthusiast/BreathOfTheWild_4320p/rules.txt @@ -51,7 +51,7 @@ overwriteHeight = 1728 [TextureRedefine] #q-res1 width = 320 height = 180 -formats = 0x001 #Scale depth masking, not bloom +formatsExcluded = 0x001 #Scale depth masking, not bloom overwriteWidth = 1920 overwriteHeight = 1080 diff --git a/Enthusiast/BreathOfTheWild_5760p/rules.txt b/Enthusiast/BreathOfTheWild_5760p/rules.txt index 4f522d0f..3e0c4bd1 100644 --- a/Enthusiast/BreathOfTheWild_5760p/rules.txt +++ b/Enthusiast/BreathOfTheWild_5760p/rules.txt @@ -51,7 +51,7 @@ overwriteHeight = 2304 [TextureRedefine] #q-res1 width = 320 height = 180 -formats = 0x001 #Scale depth masking, not bloom +formatsExcluded = 0x001 #Scale depth masking, not bloom overwriteWidth = 2560 overwriteHeight = 1440 diff --git a/Performance/BreathOfTheWild_360p/rules.txt b/Performance/BreathOfTheWild_360p/rules.txt index 2bd42fc5..6abca65a 100644 --- a/Performance/BreathOfTheWild_360p/rules.txt +++ b/Performance/BreathOfTheWild_360p/rules.txt @@ -60,6 +60,7 @@ overwriteHeight = 181 [TextureRedefine] #q-res1 width = 320 height = 180 +formatsExcluded = 0x001 overwriteWidth = 160 overwriteHeight = 90 diff --git a/Performance/BreathOfTheWild_540p/rules.txt b/Performance/BreathOfTheWild_540p/rules.txt index 07e6642a..572bef5d 100644 --- a/Performance/BreathOfTheWild_540p/rules.txt +++ b/Performance/BreathOfTheWild_540p/rules.txt @@ -60,6 +60,7 @@ overwriteHeight = 271 [TextureRedefine] #q-res1 width = 320 height = 180 +formatsExcluded = 0x001 overwriteWidth = 240 overwriteHeight = 135 diff --git a/Quality/BreathOfTheWild_1080p/rules.txt b/Quality/BreathOfTheWild_1080p/rules.txt index 553cfe80..ac430acb 100644 --- a/Quality/BreathOfTheWild_1080p/rules.txt +++ b/Quality/BreathOfTheWild_1080p/rules.txt @@ -57,7 +57,7 @@ overwriteHeight = 541 [TextureRedefine] #q-res1 width = 320 height = 180 -formats = 0x001 #Scale depth masking, not bloom +formatsExcluded = 0x001 #Scale depth masking, not bloom overwriteWidth = 480 overwriteHeight = 270 diff --git a/Quality/BreathOfTheWild_1080pUW/rules.txt b/Quality/BreathOfTheWild_1080pUW/rules.txt index 558fdd12..ca6442cb 100644 --- a/Quality/BreathOfTheWild_1080pUW/rules.txt +++ b/Quality/BreathOfTheWild_1080pUW/rules.txt @@ -57,7 +57,7 @@ overwriteHeight = 541 [TextureRedefine] #q-res1 width = 320 height = 180 -formats = 0x001 #Scale depth masking, not bloom +formatsExcluded = 0x001 #Scale depth masking, not bloom overwriteWidth = 640 overwriteHeight = 270 diff --git a/Quality/BreathOfTheWild_1440p/rules.txt b/Quality/BreathOfTheWild_1440p/rules.txt index 996adcb0..7f71ea30 100644 --- a/Quality/BreathOfTheWild_1440p/rules.txt +++ b/Quality/BreathOfTheWild_1440p/rules.txt @@ -57,7 +57,7 @@ overwriteHeight = 721 [TextureRedefine] #q-res1, main bloom, AO width = 320 height = 180 -formats = 0x001 #Scale depth masking, not bloom +formatsExcluded = 0x001 #Scale depth masking, not bloom overwriteWidth = 640 overwriteHeight = 360 diff --git a/Quality/BreathOfTheWild_1440pUW/rules.txt b/Quality/BreathOfTheWild_1440pUW/rules.txt index 82a5df01..bf3de4f8 100644 --- a/Quality/BreathOfTheWild_1440pUW/rules.txt +++ b/Quality/BreathOfTheWild_1440pUW/rules.txt @@ -57,7 +57,7 @@ overwriteHeight = 721 [TextureRedefine] #q-res1, main bloom, AO width = 320 height = 180 -formats = 0x001 #Scale depth masking, not bloom +formatsExcluded = 0x001 #Scale depth masking, not bloom overwriteWidth = 860 overwriteHeight = 360 diff --git a/Quality/BreathOfTheWild_1800p/rules.txt b/Quality/BreathOfTheWild_1800p/rules.txt index fbf1e6d6..13bc3534 100644 --- a/Quality/BreathOfTheWild_1800p/rules.txt +++ b/Quality/BreathOfTheWild_1800p/rules.txt @@ -57,7 +57,7 @@ overwriteHeight = 901 [TextureRedefine] #q-res1 Main bloom pass, AO width = 320 height = 180 -formats = 0x001 #Scale depth masking, not bloom +formatsExcluded = 0x001 #Scale depth masking, not bloom overwriteWidth = 800 overwriteHeight = 450 diff --git a/Quality/BreathOfTheWild_2160p/rules.txt b/Quality/BreathOfTheWild_2160p/rules.txt index c013e8b4..59dfae2d 100644 --- a/Quality/BreathOfTheWild_2160p/rules.txt +++ b/Quality/BreathOfTheWild_2160p/rules.txt @@ -57,7 +57,7 @@ overwriteHeight = 1082 [TextureRedefine] #q-res1 Main bloom pass, AO width = 320 height = 180 -formats = 0x001 #Scale depth masking, not bloom +formatsExcluded = 0x001 #Scale depth masking, not bloom overwriteWidth = 960 overwriteHeight = 540 diff --git a/Quality/BreathOfTheWild_2160pUW/rules.txt b/Quality/BreathOfTheWild_2160pUW/rules.txt index a517a47a..9fb87c0f 100644 --- a/Quality/BreathOfTheWild_2160pUW/rules.txt +++ b/Quality/BreathOfTheWild_2160pUW/rules.txt @@ -57,7 +57,7 @@ overwriteHeight = 1082 [TextureRedefine] #q-res1 width = 320 height = 180 -formats = 0x001 #Scale depth masking, not bloom +formatsExcluded = 0x001 #Scale depth masking, not bloom overwriteWidth = 1280 overwriteHeight = 540