From 92049f7c9076050bbc7b9f8f51894408617312b6 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 9 Apr 2017 14:37:42 -0700 Subject: [PATCH] [Rise of Lyric] Fix lighting issue --- Performance/RiseOfLyric_360p/rules.txt | 2 +- Performance/RiseOfLyric_540p/rules.txt | 2 +- Quality/RiseOfLyric_1080p/rules.txt | 2 +- Quality/RiseOfLyric_1440p/rules.txt | 2 +- Quality/RiseOfLyric_2160p/rules.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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