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