[Rise of Lyric] Fix lighting issue

This commit is contained in:
Michael 2017-04-09 14:37:42 -07:00
parent 032092edc3
commit 92049f7c90
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
formatsExcluded = 0x031,0x001,0x019
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
formatsExcluded = 0x031,0x001,0x019
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
formatsExcluded = 0x031,0x001,0x019
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
formatsExcluded = 0x031,0x001,0x019
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
formatsExcluded = 0x031,0x001,0x019
overwriteWidth = 3840
overwriteHeight = 2160