Merge pull request #22 from runderscore/master

[Xenoblade X] Added equipment screen render
This commit is contained in:
Michael 2017-01-28 09:00:52 -08:00 committed by GitHub
commit 1c0f1ae608
3 changed files with 21 additions and 3 deletions

View File

@ -14,3 +14,9 @@ height = 360
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 960
overwriteHeight = 540
[TextureRedefine] # Gear menu
width = 1024
height = 720
overwriteWidth = 1536
overwriteHeight = 1080

View File

@ -14,3 +14,9 @@ height = 360
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1280
overwriteHeight = 720
[TextureRedefine] # Gear menu
width = 1024
height = 720
overwriteWidth = 2048
overwriteHeight = 1440

View File

@ -14,3 +14,9 @@ height = 360
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1920
overwriteHeight = 1080
[TextureRedefine] # Gear menu
width = 1024
height = 720
overwriteWidth = 4096
overwriteHeight = 2160