[Pokken & Splatoon] Fix resolutions

Splatoon-Multiplayer resolution now same as gamepad resolution
Pokken-Actual in-game resolution, for when it displays properly
This commit is contained in:
Michael 2017-02-03 21:21:24 -08:00
parent ef2d4f8733
commit fbeff8a88c
7 changed files with 28 additions and 10 deletions

View File

@ -9,7 +9,7 @@ overwriteWidth = 640
overwriteHeight = 360
[TextureRedefine]
width = 854
height = 480
overwriteWidth = 427
overwriteHeight = 240
width = 960
height = 720
overwriteWidth = 480
overwriteHeight = 360

View File

@ -26,7 +26,7 @@ overwriteHeight = 540
width = 424
height = 240
formatsExcluded = 0x41A,0x431 # exclude obvious textures
overwriteWidth = 954
overwriteWidth = 960
overwriteHeight = 540
[TextureRedefine] # squid sisters
@ -44,5 +44,5 @@ overwriteHeight = 1080
[TextureRedefine] # multiplayer gamepad
width = 848
height = 480
overwriteWidth = 1908
overwriteWidth = 1920
overwriteHeight = 1080

View File

@ -26,7 +26,7 @@ overwriteHeight = 720
width = 424
height = 240
formatsExcluded = 0x41A,0x431 # exclude obvious textures
overwriteWidth = 1272
overwriteWidth = 1280
overwriteHeight = 720
[TextureRedefine] # squid sisters
@ -44,5 +44,5 @@ overwriteHeight = 1440
[TextureRedefine] # multiplayer gamepad
width = 848
height = 480
overwriteWidth = 2544
overwriteWidth = 2560
overwriteHeight = 1440

View File

@ -26,7 +26,7 @@ overwriteHeight = 1080
width = 424
height = 240
formatsExcluded = 0x41A,0x431 # exclude obvious textures
overwriteWidth = 1272
overwriteWidth = 1920
overwriteHeight = 1080
[TextureRedefine] # squid sisters
@ -44,5 +44,5 @@ overwriteHeight = 2160
[TextureRedefine] # multiplayer gamepad
width = 848
height = 480
overwriteWidth = 3816
overwriteWidth = 3840
overwriteHeight = 2160

View File

@ -6,4 +6,10 @@ name = "Pokken Tournament - 1080p"
width = 1280
height = 720
overwriteWidth = 1920
overwriteHeight = 1080
[TextureRedefine]
width = 960
height = 720
overwriteWidth = 1920
overwriteHeight = 1080

View File

@ -6,4 +6,10 @@ name = "Pokken Tournament - 1440p (2K)"
width = 1280
height = 720
overwriteWidth = 2560
overwriteHeight = 1440
[TextureRedefine]
width = 960
height = 720
overwriteWidth = 2560
overwriteHeight = 1440

View File

@ -6,4 +6,10 @@ name = "Pokken Tournament - 2160p (4K)"
width = 1280
height = 720
overwriteWidth = 3840
overwriteHeight = 2160
[TextureRedefine]
width = 960
height = 720
overwriteWidth = 3840
overwriteHeight = 2160