mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2025-02-17 07:27:43 +11:00
fix super-xbr-small-details presets
This commit is contained in:
parent
e9315c669e
commit
fd5c3cc64d
3 changed files with 8 additions and 5 deletions
|
@ -14,5 +14,6 @@ scale_y1 = "2.000000"
|
||||||
shader2 = "shaders/super-xbr/custom-jinc2-sharper.slang"
|
shader2 = "shaders/super-xbr/custom-jinc2-sharper.slang"
|
||||||
filter_linear2 = false
|
filter_linear2 = false
|
||||||
|
|
||||||
parameters = "DETAILS"
|
parameters = "DETAILS;XBR_EDGE_STR"
|
||||||
DETAILS = "1.0"
|
DETAILS = "1.0"
|
||||||
|
XBR_EDGE_STR = "2.0"
|
||||||
|
|
|
@ -20,5 +20,6 @@ scale_y2 = "1.000000"
|
||||||
shader3 = "shaders/super-xbr/custom-jinc2-sharper.slang"
|
shader3 = "shaders/super-xbr/custom-jinc2-sharper.slang"
|
||||||
filter_linear3 = false
|
filter_linear3 = false
|
||||||
|
|
||||||
parameters = "DETAILS"
|
parameters = "DETAILS;XBR_EDGE_STR"
|
||||||
DETAILS = "1.0"
|
DETAILS = "1.0"
|
||||||
|
XBR_EDGE_STR = "2.0"
|
||||||
|
|
|
@ -39,5 +39,6 @@ scale_y5 = "1.000000"
|
||||||
shader6 = "shaders/super-xbr/custom-jinc2-sharper.slang"
|
shader6 = "shaders/super-xbr/custom-jinc2-sharper.slang"
|
||||||
filter_linear6 = false
|
filter_linear6 = false
|
||||||
|
|
||||||
parameters = "DETAILS"
|
parameters = "DETAILS;XBR_EDGE_STR"
|
||||||
DETAILS = "1.0"
|
DETAILS = "1.0"
|
||||||
|
XBR_EDGE_STR = "2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue