Skip to content

Commit

Permalink
Revert "Revert "[BotW] Revert Bloom format exclusion""
Browse files Browse the repository at this point in the history
This reverts commit 266024f.
  • Loading branch information
ActualMandM committed Apr 3, 2017
1 parent 266024f commit 5aeefcf
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Enthusiast/BreathOfTheWild_2880p/rules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ overwriteHeight = 1152
[TextureRedefine] #q-res1
width = 320
height = 180
formatsExcluded = 0x816,0x01a
#formatsExcluded = 0x816,0x01a #Bloom only works on AMD if we exclude the format
overwriteWidth = 1280
overwriteHeight = 720

Expand Down
2 changes: 1 addition & 1 deletion Enthusiast/BreathOfTheWild_4320p/rules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ overwriteHeight = 1728
[TextureRedefine] #q-res1
width = 320
height = 180
formatsExcluded = 0x816,0x01a
#formatsExcluded = 0x816,0x01a #Bloom only works on AMD if we exclude the format
overwriteWidth = 1920
overwriteHeight = 1080

Expand Down
2 changes: 1 addition & 1 deletion Enthusiast/BreathOfTheWild_5760p/rules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ overwriteHeight = 2304
[TextureRedefine] #q-res1
width = 320
height = 180
formatsExcluded = 0x816,0x01a
#formatsExcluded = 0x816,0x01a #Bloom only works on AMD if we exclude the format
overwriteWidth = 2560
overwriteHeight = 1440

Expand Down
2 changes: 1 addition & 1 deletion Quality/BreathOfTheWild_1080p/rules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ overwriteHeight = 432
[TextureRedefine] #q-res1
width = 320
height = 180
formatsExcluded = 0x816,0x01a
#formatsExcluded = 0x816,0x01a #Bloom only works on AMD if we exclude the format
overwriteWidth = 480
overwriteHeight = 270

Expand Down
2 changes: 1 addition & 1 deletion Quality/BreathOfTheWild_1440p/rules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ overwriteHeight = 576
[TextureRedefine] #q-res1, main bloom, AO
width = 320
height = 180
formatsExcluded = 0x816,0x01a
#formatsExcluded = 0x816,0x01a #Bloom only works on AMD if we exclude the format
overwriteWidth = 640
overwriteHeight = 360

Expand Down
2 changes: 1 addition & 1 deletion Quality/BreathOfTheWild_2160p/rules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ overwriteHeight = 864
[TextureRedefine] #q-res1 Main bloom pass, AO
width = 320
height = 180
formatsExcluded = 0x816,0x01a
#formatsExcluded = 0x816,0x01a #Bloom only works on AMD if we exclude the format
overwriteWidth = 960
overwriteHeight = 540

Expand Down

0 comments on commit 5aeefcf

Please sign in to comment.