Merge pull request #8 from Darkemaste/master

MK8 2P & 4P MP Res
This commit is contained in:
Michael 2017-01-17 16:24:13 -08:00 committed by GitHub
commit 3cd2a64695
7 changed files with 56 additions and 0 deletions

View File

@ -24,6 +24,14 @@ formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 320
overwriteHeight = 160
# Multiplayer-Mode Resolution (2p)
[TextureRedefine]
width = 640
height = 720
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 480
overwriteHeight = 360
# MKTV screen
[TextureRedefine]
width = 960

View File

@ -18,6 +18,14 @@ formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 960
overwriteHeight = 540
# Multiplayer-Mode Resolution (2p)
[TextureRedefine]
width = 640
height = 720
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 960
overwriteHeight = 1080
# MKTV screen
[TextureRedefine]
width = 960

View File

@ -18,6 +18,14 @@ formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1280
overwriteHeight = 720
# Multiplayer-Mode Resolution (2p)
[TextureRedefine]
width = 640
height = 720
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1280
overwriteHeight = 1440
# MKTV screen
[TextureRedefine]
width = 960

View File

@ -18,6 +18,14 @@ formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1920
overwriteHeight = 1080
# Multiplayer-Mode Resolution (2p)
[TextureRedefine]
width = 640
height = 720
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1920
overwriteHeight = 2160
# MKTV output
[TextureRedefine]
width = 960

View File

@ -18,6 +18,14 @@ formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 960
overwriteHeight = 540
# Multiplayer-Mode Resolution (2p)
[TextureRedefine]
width = 640
height = 720
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 960
overwriteHeight = 1080
# MKTV screen
[TextureRedefine]
width = 960

View File

@ -18,6 +18,14 @@ formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1280
overwriteHeight = 720
# Multiplayer-Mode Resolution (2p)
[TextureRedefine]
width = 640
height = 720
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1280
overwriteHeight = 1440
# MKTV screen
[TextureRedefine]
width = 960

View File

@ -18,6 +18,14 @@ formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1920
overwriteHeight = 1080
# Multiplayer-Mode Resolution (2p)
[TextureRedefine]
width = 640
height = 720
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1920
overwriteHeight = 2160
# MKTV output
[TextureRedefine]
width = 960