mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-25 19:16:52 +01:00
[BotW] Fix Title Screen Bloom
This commit is contained in:
parent
d9e31894ee
commit
3729a56b1b
@ -51,7 +51,7 @@ overwriteHeight = 1152
|
||||
[TextureRedefine] #q-res1
|
||||
width = 320
|
||||
height = 180
|
||||
formatsExcluded = 0x816
|
||||
formatsExcluded = 0x816,0x01a
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 720
|
||||
|
||||
|
@ -51,7 +51,7 @@ overwriteHeight = 1728
|
||||
[TextureRedefine] #q-res1
|
||||
width = 320
|
||||
height = 180
|
||||
formatsExcluded = 0x816
|
||||
formatsExcluded = 0x816,0x01a
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
|
@ -51,7 +51,7 @@ overwriteHeight = 2304
|
||||
[TextureRedefine] #q-res1
|
||||
width = 320
|
||||
height = 180
|
||||
formatsExcluded = 0x816
|
||||
formatsExcluded = 0x816,0x01a
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
|
@ -51,7 +51,6 @@ overwriteHeight = 144
|
||||
[TextureRedefine] #q-res1
|
||||
width = 320
|
||||
height = 180
|
||||
formatsExcluded = 0x816
|
||||
overwriteWidth = 160
|
||||
overwriteHeight = 90
|
||||
|
||||
|
@ -51,7 +51,6 @@ overwriteHeight = 216
|
||||
[TextureRedefine] #q-res1
|
||||
width = 320
|
||||
height = 180
|
||||
formatsExcluded = 0x816
|
||||
overwriteWidth = 240
|
||||
overwriteHeight = 135
|
||||
|
||||
|
@ -51,7 +51,7 @@ overwriteHeight = 432
|
||||
[TextureRedefine] #q-res1
|
||||
width = 320
|
||||
height = 180
|
||||
formatsExcluded = 0x816
|
||||
formatsExcluded = 0x816,0x01a
|
||||
overwriteWidth = 480
|
||||
overwriteHeight = 270
|
||||
|
||||
|
@ -51,7 +51,7 @@ overwriteHeight = 576
|
||||
[TextureRedefine] #q-res1, main bloom, AO
|
||||
width = 320
|
||||
height = 180
|
||||
formatsExcluded = 0x816
|
||||
formatsExcluded = 0x816,0x01a
|
||||
overwriteWidth = 640
|
||||
overwriteHeight = 360
|
||||
|
||||
|
@ -51,7 +51,7 @@ overwriteHeight = 864
|
||||
[TextureRedefine] #q-res1 Main bloom pass, AO
|
||||
width = 320
|
||||
height = 180
|
||||
formatsExcluded = 0x816
|
||||
formatsExcluded = 0x816,0x01a
|
||||
overwriteWidth = 960
|
||||
overwriteHeight = 540
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user