mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
Fix one thing, break another thing
Fixes broken cinematic Depth of Field and red filter, but breaks bloom. Time for people to start using the reduced bloom pack.
This commit is contained in:
parent
2f871b451a
commit
04ebec34fe
@ -51,7 +51,7 @@ overwriteHeight = 1152
|
||||
[TextureRedefine] #q-res1
|
||||
width = 320
|
||||
height = 180
|
||||
formats = 0x001 #Scale depth masking, not bloom
|
||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 720
|
||||
|
||||
|
@ -51,7 +51,7 @@ overwriteHeight = 1728
|
||||
[TextureRedefine] #q-res1
|
||||
width = 320
|
||||
height = 180
|
||||
formats = 0x001 #Scale depth masking, not bloom
|
||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
|
@ -51,7 +51,7 @@ overwriteHeight = 2304
|
||||
[TextureRedefine] #q-res1
|
||||
width = 320
|
||||
height = 180
|
||||
formats = 0x001 #Scale depth masking, not bloom
|
||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
|
@ -60,6 +60,7 @@ overwriteHeight = 181
|
||||
[TextureRedefine] #q-res1
|
||||
width = 320
|
||||
height = 180
|
||||
formatsExcluded = 0x001
|
||||
overwriteWidth = 160
|
||||
overwriteHeight = 90
|
||||
|
||||
|
@ -60,6 +60,7 @@ overwriteHeight = 271
|
||||
[TextureRedefine] #q-res1
|
||||
width = 320
|
||||
height = 180
|
||||
formatsExcluded = 0x001
|
||||
overwriteWidth = 240
|
||||
overwriteHeight = 135
|
||||
|
||||
|
@ -57,7 +57,7 @@ overwriteHeight = 541
|
||||
[TextureRedefine] #q-res1
|
||||
width = 320
|
||||
height = 180
|
||||
formats = 0x001 #Scale depth masking, not bloom
|
||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
||||
overwriteWidth = 480
|
||||
overwriteHeight = 270
|
||||
|
||||
|
@ -57,7 +57,7 @@ overwriteHeight = 541
|
||||
[TextureRedefine] #q-res1
|
||||
width = 320
|
||||
height = 180
|
||||
formats = 0x001 #Scale depth masking, not bloom
|
||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
||||
overwriteWidth = 640
|
||||
overwriteHeight = 270
|
||||
|
||||
|
@ -57,7 +57,7 @@ overwriteHeight = 721
|
||||
[TextureRedefine] #q-res1, main bloom, AO
|
||||
width = 320
|
||||
height = 180
|
||||
formats = 0x001 #Scale depth masking, not bloom
|
||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
||||
overwriteWidth = 640
|
||||
overwriteHeight = 360
|
||||
|
||||
|
@ -57,7 +57,7 @@ overwriteHeight = 721
|
||||
[TextureRedefine] #q-res1, main bloom, AO
|
||||
width = 320
|
||||
height = 180
|
||||
formats = 0x001 #Scale depth masking, not bloom
|
||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
||||
overwriteWidth = 860
|
||||
overwriteHeight = 360
|
||||
|
||||
|
@ -57,7 +57,7 @@ overwriteHeight = 901
|
||||
[TextureRedefine] #q-res1 Main bloom pass, AO
|
||||
width = 320
|
||||
height = 180
|
||||
formats = 0x001 #Scale depth masking, not bloom
|
||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
||||
overwriteWidth = 800
|
||||
overwriteHeight = 450
|
||||
|
||||
|
@ -57,7 +57,7 @@ overwriteHeight = 1082
|
||||
[TextureRedefine] #q-res1 Main bloom pass, AO
|
||||
width = 320
|
||||
height = 180
|
||||
formats = 0x001 #Scale depth masking, not bloom
|
||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
||||
overwriteWidth = 960
|
||||
overwriteHeight = 540
|
||||
|
||||
|
@ -57,7 +57,7 @@ overwriteHeight = 1082
|
||||
[TextureRedefine] #q-res1
|
||||
width = 320
|
||||
height = 180
|
||||
formats = 0x001 #Scale depth masking, not bloom
|
||||
formatsExcluded = 0x001 #Scale depth masking, not bloom
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 540
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user