mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 16:31:50 +01:00
Fix BotW's title screen bloom
only bloom that's incorrect is in-game bloom now.
This commit is contained in:
parent
04ebec34fe
commit
bb277fb366
@ -51,7 +51,7 @@ overwriteHeight = 1152
|
|||||||
[TextureRedefine] #q-res1
|
[TextureRedefine] #q-res1
|
||||||
width = 320
|
width = 320
|
||||||
height = 180
|
height = 180
|
||||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
formatsExcluded = 0x001,0x01a #Scale depth masking, not bloom
|
||||||
overwriteWidth = 1280
|
overwriteWidth = 1280
|
||||||
overwriteHeight = 720
|
overwriteHeight = 720
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@ overwriteHeight = 1728
|
|||||||
[TextureRedefine] #q-res1
|
[TextureRedefine] #q-res1
|
||||||
width = 320
|
width = 320
|
||||||
height = 180
|
height = 180
|
||||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
formatsExcluded = 0x001,0x01a #Scale depth masking, not bloom
|
||||||
overwriteWidth = 1920
|
overwriteWidth = 1920
|
||||||
overwriteHeight = 1080
|
overwriteHeight = 1080
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@ overwriteHeight = 2304
|
|||||||
[TextureRedefine] #q-res1
|
[TextureRedefine] #q-res1
|
||||||
width = 320
|
width = 320
|
||||||
height = 180
|
height = 180
|
||||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
formatsExcluded = 0x001,0x01a #Scale depth masking, not bloom
|
||||||
overwriteWidth = 2560
|
overwriteWidth = 2560
|
||||||
overwriteHeight = 1440
|
overwriteHeight = 1440
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@ overwriteHeight = 181
|
|||||||
[TextureRedefine] #q-res1
|
[TextureRedefine] #q-res1
|
||||||
width = 320
|
width = 320
|
||||||
height = 180
|
height = 180
|
||||||
formatsExcluded = 0x001
|
formatsExcluded = 0x001,0x01a
|
||||||
overwriteWidth = 160
|
overwriteWidth = 160
|
||||||
overwriteHeight = 90
|
overwriteHeight = 90
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@ overwriteHeight = 271
|
|||||||
[TextureRedefine] #q-res1
|
[TextureRedefine] #q-res1
|
||||||
width = 320
|
width = 320
|
||||||
height = 180
|
height = 180
|
||||||
formatsExcluded = 0x001
|
formatsExcluded = 0x001,0x01a
|
||||||
overwriteWidth = 240
|
overwriteWidth = 240
|
||||||
overwriteHeight = 135
|
overwriteHeight = 135
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@ overwriteHeight = 541
|
|||||||
[TextureRedefine] #q-res1
|
[TextureRedefine] #q-res1
|
||||||
width = 320
|
width = 320
|
||||||
height = 180
|
height = 180
|
||||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
formatsExcluded = 0x001,0x01a #Scale depth masking, not bloom
|
||||||
overwriteWidth = 480
|
overwriteWidth = 480
|
||||||
overwriteHeight = 270
|
overwriteHeight = 270
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@ overwriteHeight = 541
|
|||||||
[TextureRedefine] #q-res1
|
[TextureRedefine] #q-res1
|
||||||
width = 320
|
width = 320
|
||||||
height = 180
|
height = 180
|
||||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
formatsExcluded = 0x001,0x01a #Scale depth masking, not bloom
|
||||||
overwriteWidth = 640
|
overwriteWidth = 640
|
||||||
overwriteHeight = 270
|
overwriteHeight = 270
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@ overwriteHeight = 721
|
|||||||
[TextureRedefine] #q-res1, main bloom, AO
|
[TextureRedefine] #q-res1, main bloom, AO
|
||||||
width = 320
|
width = 320
|
||||||
height = 180
|
height = 180
|
||||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
formatsExcluded = 0x001,0x01a #Scale depth masking, not bloom
|
||||||
overwriteWidth = 640
|
overwriteWidth = 640
|
||||||
overwriteHeight = 360
|
overwriteHeight = 360
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@ overwriteHeight = 721
|
|||||||
[TextureRedefine] #q-res1, main bloom, AO
|
[TextureRedefine] #q-res1, main bloom, AO
|
||||||
width = 320
|
width = 320
|
||||||
height = 180
|
height = 180
|
||||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
formatsExcluded = 0x001,0x01a #Scale depth masking, not bloom
|
||||||
overwriteWidth = 860
|
overwriteWidth = 860
|
||||||
overwriteHeight = 360
|
overwriteHeight = 360
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@ overwriteHeight = 901
|
|||||||
[TextureRedefine] #q-res1 Main bloom pass, AO
|
[TextureRedefine] #q-res1 Main bloom pass, AO
|
||||||
width = 320
|
width = 320
|
||||||
height = 180
|
height = 180
|
||||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
formatsExcluded = 0x001,0x01a #Scale depth masking, not bloom
|
||||||
overwriteWidth = 800
|
overwriteWidth = 800
|
||||||
overwriteHeight = 450
|
overwriteHeight = 450
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@ overwriteHeight = 1082
|
|||||||
[TextureRedefine] #q-res1 Main bloom pass, AO
|
[TextureRedefine] #q-res1 Main bloom pass, AO
|
||||||
width = 320
|
width = 320
|
||||||
height = 180
|
height = 180
|
||||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
formatsExcluded = 0x001,0x01a #Scale depth masking, not bloom
|
||||||
overwriteWidth = 960
|
overwriteWidth = 960
|
||||||
overwriteHeight = 540
|
overwriteHeight = 540
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@ overwriteHeight = 1082
|
|||||||
[TextureRedefine] #q-res1
|
[TextureRedefine] #q-res1
|
||||||
width = 320
|
width = 320
|
||||||
height = 180
|
height = 180
|
||||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
formatsExcluded = 0x001,0x01a #Scale depth masking, not bloom
|
||||||
overwriteWidth = 1280
|
overwriteWidth = 1280
|
||||||
overwriteHeight = 540
|
overwriteHeight = 540
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user