Merge pull request #22 from runderscore/master
[Xenoblade X] Added equipment screen render
This commit is contained in:
commit
1c0f1ae608
@ -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
|
@ -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
|
@ -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
|
Loading…
Reference in New Issue
Block a user