mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-25 02:33:05 -03:00
[Rise of Lyric] Fix loading screen
LOL
This commit is contained in:
parent
e456a51ce4
commit
8981d7f3ff
7 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,7 @@ name = "Sonic Boom: Rise of Lyric - 360p"
|
|||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x031
|
||||
overwriteWidth = 640
|
||||
overwriteHeight = 360
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@ name = "Sonic Boom: Rise of Lyric - 1080p (Gamepad)"
|
|||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x031
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@ name = "Sonic Boom: Rise of Lyric - 1440p (2K) (Gamepad)"
|
|||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x031
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@ name = "Sonic Boom: Rise of Lyric - 2160p (4K) (Gamepad)"
|
|||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x031
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
|
||||
|
|
|
@ -5,5 +5,6 @@ name = "Sonic Boom: Rise of Lyric - 1080p"
|
|||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x031
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
|
@ -5,5 +5,6 @@ name = "Sonic Boom: Rise of Lyric - 1440p (2K)"
|
|||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x031
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
|
@ -5,5 +5,6 @@ name = "Sonic Boom: Rise of Lyric - 2160p (4K)"
|
|||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x031
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
Loading…
Add table
Reference in a new issue