mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-25 11:06:54 +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
|
||||
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
|
||||
width = 1024
|
||||
height = 576
|
||||
@ -27,7 +41,7 @@ height = 480
|
||||
overwriteWidth = 427
|
||||
overwriteHeight = 240
|
||||
|
||||
[TextureRedefine] # multiplayer gamepad
|
||||
[TextureRedefine] # multiplayer
|
||||
width = 848
|
||||
height = 480
|
||||
overwriteWidth = 424
|
||||
|
@ -15,6 +15,20 @@ formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
||||
overwriteWidth = 960
|
||||
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
|
||||
width = 1024
|
||||
height = 576
|
||||
|
@ -15,6 +15,20 @@ formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
||||
overwriteWidth = 1280
|
||||
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
|
||||
width = 1024
|
||||
height = 576
|
||||
|
@ -15,6 +15,20 @@ formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
||||
overwriteWidth = 1920
|
||||
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
|
||||
width = 1024
|
||||
height = 576
|
||||
|
Loading…
Reference in New Issue
Block a user