mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 16:31:50 +01:00
Revert "[Rise of Lyric] Fix lighting issue"
This reverts commit 92049f7c90
.
This commit is contained in:
parent
8377d41fb9
commit
79b20129cc
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
@ -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
|
@ -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
|
Loading…
Reference in New Issue
Block a user