mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-10 11:47:34 -03:00
Revert "[Rise of Lyric] Fix lighting issue"
This reverts commit 92049f7c90
.
This commit is contained in:
parent
8377d41fb9
commit
79b20129cc
5 changed files with 5 additions and 5 deletions
|
@ -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 a new issue