From f1185d208649df03abb404abb444b6536d869e58 Mon Sep 17 00:00:00 2001 From: NAVras-Z Date: Wed, 10 Jan 2018 19:59:24 +0800 Subject: [PATCH] [BotW] exclude dlc champions' photo in link's house GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT BC1_SRGB 0x00000431 https://i.imgur.com/udKIdDO.png --- Source/BreathOfTheWild/rules.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/BreathOfTheWild/rules.txt b/Source/BreathOfTheWild/rules.txt index affd3ce7..a0cec236 100644 --- a/Source/BreathOfTheWild/rules.txt +++ b/Source/BreathOfTheWild/rules.txt @@ -24,7 +24,7 @@ overwriteHeight = [TextureRedefine] #TV width = 1280 height = 720 -formatsExcluded = 0x008,0x19,0x1a # exclude the intro background texture +formatsExcluded = 0x008,0x19,0x1a,0x431 # exclude the intro background texture, champions' photo tileModesExcluded = 0x001 overwriteWidth = overwriteHeight =