mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 16:31:50 +01:00
[Splatoon] Gamepad Multiplayer
This commit is contained in:
parent
13997c2a0f
commit
aedc384a45
@ -20,3 +20,21 @@ width = 1024
|
||||
height = 576
|
||||
overwriteWidth = 1536
|
||||
overwriteHeight = 864
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
[TextureRedefine] # multiplayer
|
||||
width = 848
|
||||
height = 480
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
[TextureRedefine] # half-res alpha (multiplayer)
|
||||
width = 424
|
||||
height = 240
|
||||
overwriteWidth = 960
|
||||
overwriteHeight = 540
|
@ -20,3 +20,21 @@ width = 1024
|
||||
height = 576
|
||||
overwriteWidth = 2048
|
||||
overwriteHeight = 1152
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
[TextureRedefine] # multiplayer
|
||||
width = 848
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
[TextureRedefine] # half-res alpha (multiplayer)
|
||||
width = 424
|
||||
height = 240
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 720
|
@ -20,3 +20,21 @@ width = 1024
|
||||
height = 576
|
||||
overwriteWidth = 3072
|
||||
overwriteHeight = 1728
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
|
||||
[TextureRedefine] # multiplayer
|
||||
width = 848
|
||||
height = 480
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
|
||||
[TextureRedefine] # half-res alpha (multiplayer)
|
||||
width = 424
|
||||
height = 240
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
@ -20,3 +20,21 @@ width = 1024
|
||||
height = 576
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 720
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 1600
|
||||
overwriteHeight = 900
|
||||
|
||||
[TextureRedefine] # multiplayer
|
||||
width = 848
|
||||
height = 480
|
||||
overwriteWidth = 1600
|
||||
overwriteHeight = 900
|
||||
|
||||
[TextureRedefine] # half-res alpha (multiplayer)
|
||||
width = 424
|
||||
height = 240
|
||||
overwriteHeight = 800
|
||||
overwriteHeight = 450
|
Loading…
Reference in New Issue
Block a user