mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-25 19:16:52 +01:00
[Rise of Lyric] Fix loading screen
LOL
This commit is contained in:
parent
e456a51ce4
commit
8981d7f3ff
@ -5,6 +5,7 @@ name = "Sonic Boom: Rise of Lyric - 360p"
|
|||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x031
|
||||||
overwriteWidth = 640
|
overwriteWidth = 640
|
||||||
overwriteHeight = 360
|
overwriteHeight = 360
|
||||||
|
|
||||||
|
@ -5,6 +5,7 @@ name = "Sonic Boom: Rise of Lyric - 1080p (Gamepad)"
|
|||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x031
|
||||||
overwriteWidth = 1920
|
overwriteWidth = 1920
|
||||||
overwriteHeight = 1080
|
overwriteHeight = 1080
|
||||||
|
|
||||||
|
@ -5,6 +5,7 @@ name = "Sonic Boom: Rise of Lyric - 1440p (2K) (Gamepad)"
|
|||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x031
|
||||||
overwriteWidth = 2560
|
overwriteWidth = 2560
|
||||||
overwriteHeight = 1440
|
overwriteHeight = 1440
|
||||||
|
|
||||||
|
@ -5,6 +5,7 @@ name = "Sonic Boom: Rise of Lyric - 2160p (4K) (Gamepad)"
|
|||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x031
|
||||||
overwriteWidth = 3840
|
overwriteWidth = 3840
|
||||||
overwriteHeight = 2160
|
overwriteHeight = 2160
|
||||||
|
|
||||||
|
@ -5,5 +5,6 @@ name = "Sonic Boom: Rise of Lyric - 1080p"
|
|||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x031
|
||||||
overwriteWidth = 1920
|
overwriteWidth = 1920
|
||||||
overwriteHeight = 1080
|
overwriteHeight = 1080
|
@ -5,5 +5,6 @@ name = "Sonic Boom: Rise of Lyric - 1440p (2K)"
|
|||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x031
|
||||||
overwriteWidth = 2560
|
overwriteWidth = 2560
|
||||||
overwriteHeight = 1440
|
overwriteHeight = 1440
|
@ -5,5 +5,6 @@ name = "Sonic Boom: Rise of Lyric - 2160p (4K)"
|
|||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x031
|
||||||
overwriteWidth = 3840
|
overwriteWidth = 3840
|
||||||
overwriteHeight = 2160
|
overwriteHeight = 2160
|
Loading…
Reference in New Issue
Block a user