From 31a7062b4fb1ac517a95a53b05a8c64817e131e7 Mon Sep 17 00:00:00 2001 From: M&M Date: Sat, 21 Nov 2020 19:45:36 -0800 Subject: [PATCH] [Splatoon] Fix BC3 format being part of AF exclusion --- src/Splatoon/Graphics/rules.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Splatoon/Graphics/rules.txt b/src/Splatoon/Graphics/rules.txt index dbb1a3ce..65dac3da 100644 --- a/src/Splatoon/Graphics/rules.txt +++ b/src/Splatoon/Graphics/rules.txt @@ -329,7 +329,7 @@ $anisotropy = 16 [TextureRedefine] tileModesExcluded = 0x1 # ignore cpu processed textures -formatsExcluded = 0x1,0x19,0x1a,0x1f,0x33,0x122,0x806,0x80e,0x816,0x81e,0x820,0x823 # ignore viewports and cubemaps +formatsExcluded = 0x1,0x19,0x1a,0x1f,0x122,0x806,0x80e,0x816,0x81e,0x820,0x823 # ignore viewports and cubemaps overwriteAnisotropy = $anisotropy # TV