mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-22 15:51:30 +11:00
fix super-xbr-small-details presets
This commit is contained in:
parent
e9315c669e
commit
fd5c3cc64d
|
@ -14,5 +14,6 @@ scale_y1 = "2.000000"
|
|||
shader2 = "shaders/super-xbr/custom-jinc2-sharper.slang"
|
||||
filter_linear2 = false
|
||||
|
||||
parameters = "DETAILS"
|
||||
DETAILS = "1.0"
|
||||
parameters = "DETAILS;XBR_EDGE_STR"
|
||||
DETAILS = "1.0"
|
||||
XBR_EDGE_STR = "2.0"
|
||||
|
|
|
@ -20,5 +20,6 @@ scale_y2 = "1.000000"
|
|||
shader3 = "shaders/super-xbr/custom-jinc2-sharper.slang"
|
||||
filter_linear3 = false
|
||||
|
||||
parameters = "DETAILS"
|
||||
DETAILS = "1.0"
|
||||
parameters = "DETAILS;XBR_EDGE_STR"
|
||||
DETAILS = "1.0"
|
||||
XBR_EDGE_STR = "2.0"
|
||||
|
|
|
@ -39,5 +39,6 @@ scale_y5 = "1.000000"
|
|||
shader6 = "shaders/super-xbr/custom-jinc2-sharper.slang"
|
||||
filter_linear6 = false
|
||||
|
||||
parameters = "DETAILS"
|
||||
parameters = "DETAILS;XBR_EDGE_STR"
|
||||
DETAILS = "1.0"
|
||||
XBR_EDGE_STR = "2.0"
|
||||
|
|
Loading…
Reference in a new issue