mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-26 11:34:15 +01:00
Added equipment screen for Xenoblade X.
This commit is contained in:
parent
e3f015c3cf
commit
9909b2b89f
@ -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