Revert "[Rise of Lyric] Fix lighting issue"

This reverts commit 92049f7c90.
This commit is contained in:
Michael 2017-04-10 12:58:56 -07:00
parent 8377d41fb9
commit 79b20129cc
5 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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