[Splatoon] Fix grid pattern on ink with high AF values (#622)

Thanks to @ActualMandM!
This commit is contained in:
Michael 2024-04-19 13:11:42 -07:00 committed by GitHub
parent af6b1fc472
commit 61f9a304b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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