mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-09 08:19:23 +01:00
Better color depth on blurred menu and inventory backgrounds, and added format exclusion to 1080uw at 640x360 (#84)
* [BOTW] Added format exclusion to 1080uw at 640x360 * [BOTW] Better color depth on blurred menu and inventory backgrounds
This commit is contained in:
parent
bee6021a3e
commit
d03977f094
@ -205,7 +205,8 @@ overwriteHeight = 1420
|
||||
[TextureRedefine] #inventory background blur
|
||||
width = 320
|
||||
height = 180
|
||||
#formats = 0x19
|
||||
formats = 0x19
|
||||
overwriteFormat = 0x1f
|
||||
#overwriteWidth = 3840
|
||||
#overwriteHeight = 2160
|
||||
|
||||
|
@ -204,7 +204,8 @@ overwriteHeight = 2130
|
||||
[TextureRedefine] #inventory background blur
|
||||
width = 320
|
||||
height = 180
|
||||
#formats = 0x19
|
||||
formats = 0x19
|
||||
overwriteFormat = 0x1f
|
||||
#overwriteWidth = 3840
|
||||
#overwriteHeight = 2160
|
||||
|
||||
|
@ -204,7 +204,8 @@ overwriteHeight = 2840
|
||||
[TextureRedefine] #inventory background blur
|
||||
width = 320
|
||||
height = 180
|
||||
#formats = 0x19
|
||||
formats = 0x19
|
||||
overwriteFormat = 0x1f
|
||||
#overwriteWidth = 3840
|
||||
#overwriteHeight = 2160
|
||||
|
||||
|
@ -211,7 +211,8 @@ overwriteHeight = 533
|
||||
[TextureRedefine] #inventory background blur
|
||||
width = 320
|
||||
height = 180
|
||||
#formats = 0x19
|
||||
formats = 0x19
|
||||
overwriteFormat = 0x1f
|
||||
#overwriteWidth = 3840
|
||||
#overwriteHeight = 2160
|
||||
|
||||
|
@ -41,6 +41,7 @@ overwriteHeight = 972
|
||||
[TextureRedefine] #half-res1
|
||||
width = 640
|
||||
height = 360
|
||||
formatsExcluded = 0x431
|
||||
tileModesExcluded = 0x001
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 540
|
||||
@ -204,7 +205,8 @@ overwriteHeight = 533
|
||||
[TextureRedefine] #inventory background blur
|
||||
width = 320
|
||||
height = 180
|
||||
#formats = 0x19
|
||||
formats = 0x19
|
||||
overwriteFormat = 0x1f
|
||||
#overwriteWidth = 3840
|
||||
#overwriteHeight = 2160
|
||||
|
||||
|
@ -211,7 +211,8 @@ overwriteHeight = 710
|
||||
[TextureRedefine] #inventory background blur
|
||||
width = 320
|
||||
height = 180
|
||||
#formats = 0x19
|
||||
formats = 0x19
|
||||
overwriteFormat = 0x1f
|
||||
#overwriteWidth = 3840
|
||||
#overwriteHeight = 2160
|
||||
|
||||
|
@ -211,7 +211,8 @@ overwriteHeight = 710
|
||||
[TextureRedefine] #inventory background blur
|
||||
width = 320
|
||||
height = 180
|
||||
#formats = 0x19
|
||||
formats = 0x19
|
||||
overwriteFormat = 0x1f
|
||||
#overwriteWidth = 3840
|
||||
#overwriteHeight = 2160
|
||||
|
||||
|
@ -203,7 +203,8 @@ overwriteHeight = 888
|
||||
[TextureRedefine] #inventory background blur
|
||||
width = 320
|
||||
height = 180
|
||||
#formats = 0x19
|
||||
formats = 0x19
|
||||
overwriteFormat = 0x1f
|
||||
#overwriteWidth = 3840
|
||||
#overwriteHeight = 2160
|
||||
|
||||
|
@ -211,7 +211,8 @@ overwriteHeight = 1065
|
||||
[TextureRedefine] #inventory background blur
|
||||
width = 320
|
||||
height = 180
|
||||
#formats = 0x19
|
||||
formats = 0x19
|
||||
overwriteFormat = 0x1f
|
||||
#overwriteWidth = 3840
|
||||
#overwriteHeight = 2160
|
||||
|
||||
|
@ -205,7 +205,8 @@ overwriteHeight = 1065
|
||||
[TextureRedefine] #inventory background blur
|
||||
width = 320
|
||||
height = 180
|
||||
#formats = 0x19
|
||||
formats = 0x19
|
||||
overwriteFormat = 0x1f
|
||||
#overwriteWidth = 3840
|
||||
#overwriteHeight = 2160
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user