Added equipment screen for Xenoblade X.

This commit is contained in:
runderscore 2017-01-28 19:00:53 +10:30
parent e3f015c3cf
commit 9909b2b89f
3 changed files with 21 additions and 3 deletions

View File

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

View File

@ -13,4 +13,10 @@ width = 640
height = 360 height = 360
formatsExcluded = 0x41A # exclude obvious textures formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1280 overwriteWidth = 1280
overwriteHeight = 720 overwriteHeight = 720
[TextureRedefine] # Gear menu
width = 1024
height = 720
overwriteWidth = 2048
overwriteHeight = 1440

View File

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