From 79b20129cc669c403069a3f218c2e51e4191a5e3 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 10 Apr 2017 12:58:56 -0700 Subject: [PATCH] Revert "[Rise of Lyric] Fix lighting issue" This reverts commit 92049f7c9076050bbc7b9f8f51894408617312b6. --- 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 7f7fbe72..cdfccf13 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,0x019 +formatsExcluded = 0x031,0x001 overwriteWidth = 640 overwriteHeight = 360 diff --git a/Performance/RiseOfLyric_540p/rules.txt b/Performance/RiseOfLyric_540p/rules.txt index 7499db71..b3740cb9 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,0x019 +formatsExcluded = 0x031,0x001 overwriteWidth = 960 overwriteHeight = 540 diff --git a/Quality/RiseOfLyric_1080p/rules.txt b/Quality/RiseOfLyric_1080p/rules.txt index 8ce7e6ec..17941411 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,0x019 +formatsExcluded = 0x031,0x001 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 25871082..c782b37d 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,0x019 +formatsExcluded = 0x031,0x001 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 f28b4003..5d1d2983 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,0x019 +formatsExcluded = 0x031,0x001 overwriteWidth = 3840 overwriteHeight = 2160 \ No newline at end of file