From 61f9a304b70a645bef2570b5d9a0277a9094cfcd Mon Sep 17 00:00:00 2001 From: Michael <15317421+ActualMandM@users.noreply.github.com> Date: Fri, 19 Apr 2024 13:11:42 -0700 Subject: [PATCH] [Splatoon] Fix grid pattern on ink with high AF values (#622) Thanks to @ActualMandM! --- 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 c0b20d0a..35bf236c 100644 --- a/src/Splatoon/Graphics/rules.txt +++ b/src/Splatoon/Graphics/rules.txt @@ -887,7 +887,7 @@ $anisotropy = 16 [TextureRedefine] tileModesExcluded = 0x1 # ignore cpu processed textures -formatsExcluded = 0x1,0x19,0x1a,0x1f,0x122,0x806,0x80e,0x816,0x81e,0x820,0x823 # ignore viewports and cubemaps +formatsExcluded = 0x1,0x7,0x11,0x19,0x1a,0x1f,0x122,0x806,0x80e,0x816,0x81e,0x820,0x823 # ignore ink, viewports, and cubemaps overwriteAnisotropy = $anisotropy # TV