change values to 2x

This commit is contained in:
Michael 2017-01-18 20:48:45 -08:00
parent 66f50083f9
commit 8623b61744
2 changed files with 4 additions and 4 deletions

View File

@ -8,5 +8,5 @@ name = "Super Mario 3D World + Captain Toad: Treasure Tracker - High Res Shadows
width = 1024
height = 1024
formatsExcluded = 0x008,0x41A,0x033,0x034,0x035,0x431,0x235,0x433 # exclude everything but shadowmap
overwriteWidth = 4096
overwriteHeight = 4096
overwriteWidth = 2048
overwriteHeight = 2048

View File

@ -7,5 +7,5 @@ name = "Twilight Princess HD - High Res Shadows"
[TextureRedefine]
width = 384
height = 384
overwriteWidth = 4096
overwriteHeight = 4096
overwriteWidth = 768
overwriteHeight = 768