Fix sochi backgrounds

This commit is contained in:
Michael 2017-01-12 17:06:21 -08:00
parent 44d4665922
commit 757c0a3b19
3 changed files with 3 additions and 0 deletions

View File

@ -5,5 +5,6 @@ name = "Mario & Sonic at the Sochi 2014 Olympic Winter Games - 1080p"
[TextureRedefine] # tv [TextureRedefine] # tv
width = 1280 width = 1280
height = 720 height = 720
formatsExcluded = 0x031 # exclude the intro background texture
overwriteWidth = 1920 overwriteWidth = 1920
overwriteHeight = 1080 overwriteHeight = 1080

View File

@ -5,5 +5,6 @@ name = "Mario & Sonic at the Sochi 2014 Olympic Winter Games - 1440p (2K)"
[TextureRedefine] # tv [TextureRedefine] # tv
width = 1280 width = 1280
height = 720 height = 720
formatsExcluded = 0x031 # exclude the intro background texture
overwriteWidth = 2560 overwriteWidth = 2560
overwriteHeight = 1440 overwriteHeight = 1440

View File

@ -5,5 +5,6 @@ name = "Mario & Sonic at the Sochi 2014 Olympic Winter Games - 2160p (4K)"
[TextureRedefine] # tv [TextureRedefine] # tv
width = 1280 width = 1280
height = 720 height = 720
formatsExcluded = 0x031 # exclude the intro background texture
overwriteWidth = 3840 overwriteWidth = 3840
overwriteHeight = 2160 overwriteHeight = 2160