mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-29 04:44:15 +01:00
Half-res for splat multiplayer
This commit is contained in:
parent
26481d3696
commit
ba29983a50
@ -15,6 +15,20 @@ formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
|||||||
overwriteWidth = 320
|
overwriteWidth = 320
|
||||||
overwriteHeight = 180
|
overwriteHeight = 180
|
||||||
|
|
||||||
|
[TextureRedefine] # half-res alpha (gamepad)
|
||||||
|
width = 427
|
||||||
|
height = 240
|
||||||
|
formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
||||||
|
overwriteWidth = 214
|
||||||
|
overwriteHeight = 120
|
||||||
|
|
||||||
|
[TextureRedefine] # half-res alpha (multiplayer)
|
||||||
|
width = 424
|
||||||
|
height = 240
|
||||||
|
formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
||||||
|
overwriteWidth = 212
|
||||||
|
overwriteHeight = 120
|
||||||
|
|
||||||
[TextureRedefine] # squid sisters
|
[TextureRedefine] # squid sisters
|
||||||
width = 1024
|
width = 1024
|
||||||
height = 576
|
height = 576
|
||||||
@ -27,7 +41,7 @@ height = 480
|
|||||||
overwriteWidth = 427
|
overwriteWidth = 427
|
||||||
overwriteHeight = 240
|
overwriteHeight = 240
|
||||||
|
|
||||||
[TextureRedefine] # multiplayer gamepad
|
[TextureRedefine] # multiplayer
|
||||||
width = 848
|
width = 848
|
||||||
height = 480
|
height = 480
|
||||||
overwriteWidth = 424
|
overwriteWidth = 424
|
||||||
|
@ -15,6 +15,20 @@ formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
|||||||
overwriteWidth = 960
|
overwriteWidth = 960
|
||||||
overwriteHeight = 540
|
overwriteHeight = 540
|
||||||
|
|
||||||
|
[TextureRedefine] # half-res alpha (gamepad)
|
||||||
|
width = 427
|
||||||
|
height = 240
|
||||||
|
formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
||||||
|
overwriteWidth = 960
|
||||||
|
overwriteHeight = 540
|
||||||
|
|
||||||
|
[TextureRedefine] # half-res alpha (multiplayer)
|
||||||
|
width = 424
|
||||||
|
height = 240
|
||||||
|
formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
||||||
|
overwriteWidth = 954
|
||||||
|
overwriteHeight = 540
|
||||||
|
|
||||||
[TextureRedefine] # squid sisters
|
[TextureRedefine] # squid sisters
|
||||||
width = 1024
|
width = 1024
|
||||||
height = 576
|
height = 576
|
||||||
|
@ -15,6 +15,20 @@ formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
|||||||
overwriteWidth = 1280
|
overwriteWidth = 1280
|
||||||
overwriteHeight = 720
|
overwriteHeight = 720
|
||||||
|
|
||||||
|
[TextureRedefine] # half-res alpha (gamepad)
|
||||||
|
width = 427
|
||||||
|
height = 240
|
||||||
|
formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
||||||
|
overwriteWidth = 1280
|
||||||
|
overwriteHeight = 720
|
||||||
|
|
||||||
|
[TextureRedefine] # half-res alpha (multiplayer)
|
||||||
|
width = 424
|
||||||
|
height = 240
|
||||||
|
formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
||||||
|
overwriteWidth = 1272
|
||||||
|
overwriteHeight = 720
|
||||||
|
|
||||||
[TextureRedefine] # squid sisters
|
[TextureRedefine] # squid sisters
|
||||||
width = 1024
|
width = 1024
|
||||||
height = 576
|
height = 576
|
||||||
|
@ -15,6 +15,20 @@ formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
|||||||
overwriteWidth = 1920
|
overwriteWidth = 1920
|
||||||
overwriteHeight = 1080
|
overwriteHeight = 1080
|
||||||
|
|
||||||
|
[TextureRedefine] # half-res alpha (gamepad)
|
||||||
|
width = 427
|
||||||
|
height = 180
|
||||||
|
formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
||||||
|
overwriteWidth = 1920
|
||||||
|
overwriteHeight = 1080
|
||||||
|
|
||||||
|
[TextureRedefine] # half-res alpha (multiplayer)
|
||||||
|
width = 424
|
||||||
|
height = 240
|
||||||
|
formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
||||||
|
overwriteWidth = 1272
|
||||||
|
overwriteHeight = 1080
|
||||||
|
|
||||||
[TextureRedefine] # squid sisters
|
[TextureRedefine] # squid sisters
|
||||||
width = 1024
|
width = 1024
|
||||||
height = 576
|
height = 576
|
||||||
|
Loading…
Reference in New Issue
Block a user