diff --git a/Performance/RiseOfLyric_360p/rules.txt b/Performance/RiseOfLyric_360p/rules.txt index cdfccf13..7f7fbe72 100644 --- a/Performance/RiseOfLyric_360p/rules.txt +++ b/Performance/RiseOfLyric_360p/rules.txt @@ -5,7 +5,7 @@ name = "Sonic Boom: Rise of Lyric - 360p" [TextureRedefine] width = 1280 height = 720 -formatsExcluded = 0x031,0x001 +formatsExcluded = 0x031,0x001,0x019 overwriteWidth = 640 overwriteHeight = 360 diff --git a/Performance/RiseOfLyric_540p/rules.txt b/Performance/RiseOfLyric_540p/rules.txt index b3740cb9..7499db71 100644 --- a/Performance/RiseOfLyric_540p/rules.txt +++ b/Performance/RiseOfLyric_540p/rules.txt @@ -5,7 +5,7 @@ name = "Sonic Boom: Rise of Lyric - 540p" [TextureRedefine] width = 1280 height = 720 -formatsExcluded = 0x031,0x001 +formatsExcluded = 0x031,0x001,0x019 overwriteWidth = 960 overwriteHeight = 540 diff --git a/Quality/RiseOfLyric_1080p/rules.txt b/Quality/RiseOfLyric_1080p/rules.txt index 17941411..8ce7e6ec 100644 --- a/Quality/RiseOfLyric_1080p/rules.txt +++ b/Quality/RiseOfLyric_1080p/rules.txt @@ -5,6 +5,6 @@ name = "Sonic Boom: Rise of Lyric - 1080p" [TextureRedefine] width = 1280 height = 720 -formatsExcluded = 0x031,0x001 +formatsExcluded = 0x031,0x001,0x019 overwriteWidth = 1920 overwriteHeight = 1080 \ No newline at end of file diff --git a/Quality/RiseOfLyric_1440p/rules.txt b/Quality/RiseOfLyric_1440p/rules.txt index c782b37d..25871082 100644 --- a/Quality/RiseOfLyric_1440p/rules.txt +++ b/Quality/RiseOfLyric_1440p/rules.txt @@ -5,6 +5,6 @@ name = "Sonic Boom: Rise of Lyric - 1440p (2K)" [TextureRedefine] width = 1280 height = 720 -formatsExcluded = 0x031,0x001 +formatsExcluded = 0x031,0x001,0x019 overwriteWidth = 2560 overwriteHeight = 1440 \ No newline at end of file diff --git a/Quality/RiseOfLyric_2160p/rules.txt b/Quality/RiseOfLyric_2160p/rules.txt index 5d1d2983..f28b4003 100644 --- a/Quality/RiseOfLyric_2160p/rules.txt +++ b/Quality/RiseOfLyric_2160p/rules.txt @@ -5,6 +5,6 @@ name = "Sonic Boom: Rise of Lyric - 2160p (4K)" [TextureRedefine] width = 1280 height = 720 -formatsExcluded = 0x031,0x001 +formatsExcluded = 0x031,0x001,0x019 overwriteWidth = 3840 overwriteHeight = 2160 \ No newline at end of file