From 0288012386d55f1be05e26465d0db0b6c49bab4b Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 4 Feb 2018 11:15:44 -0800 Subject: [PATCH] [RoL] fix loading screen --- Source/RiseOfLyric/rules.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Source/RiseOfLyric/rules.txt b/Source/RiseOfLyric/rules.txt index dbea4311..0556c6ac 100644 --- a/Source/RiseOfLyric/rules.txt +++ b/Source/RiseOfLyric/rules.txt @@ -15,7 +15,8 @@ version = 2 [TextureRedefine] width = 1280 height = 720 -tileModesExcluded = 0x001 +tileModesExcluded = 0x1 +formatsExcluded = 0x31 overwriteWidth = overwriteHeight = @@ -29,7 +30,7 @@ overwriteHeight = [TextureRedefine] width = 640 height = 360 -tileModesExcluded = 0x001 +tileModesExcluded = 0x1 overwriteWidth = overwriteHeight =