mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
[Color Splash] Fix black backgrounds
This commit is contained in:
parent
157956d776
commit
cdacb479c9
@ -5,6 +5,7 @@ name = "Paper Mario: Color Splash - 2880p (5K)"
|
||||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x431
|
||||
overwriteWidth = 5120
|
||||
overwriteHeight = 2880
|
||||
|
||||
|
@ -5,6 +5,7 @@ name = "Paper Mario: Color Splash - 4320p (8K)"
|
||||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x431
|
||||
overwriteWidth = 7680
|
||||
overwriteHeight = 4320
|
||||
|
||||
|
@ -5,6 +5,7 @@ name = "Paper Mario: Color Splash - 5760p (10K)"
|
||||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x431
|
||||
overwriteWidth = 10240
|
||||
overwriteHeight = 5760
|
||||
|
||||
|
@ -5,6 +5,7 @@ name = "Paper Mario: Color Splash - 360p"
|
||||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x431
|
||||
overwriteWidth = 640
|
||||
overwriteHeight = 360
|
||||
|
||||
|
@ -5,6 +5,7 @@ name = "Paper Mario: Color Splash - 1080p (Gamepad)"
|
||||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x431
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
|
@ -5,6 +5,7 @@ name = "Paper Mario: Color Splash - 1440p (2K) (Gamepad)"
|
||||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x431
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
|
@ -5,6 +5,7 @@ name = "Paper Mario: Color Splash - 2160p (4K) (Gamepad)"
|
||||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x431
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
|
||||
|
@ -5,5 +5,6 @@ name = "Paper Mario: Color Splash - 1080p"
|
||||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x431
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
@ -5,5 +5,6 @@ name = "Paper Mario: Color Splash - 1440p (2K)"
|
||||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x431
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
@ -5,5 +5,6 @@ name = "Paper Mario: Color Splash - 2160p (4K)"
|
||||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x431
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
Loading…
Reference in New Issue
Block a user