From fd5c3cc64df074ff640c6d2f36d2f0badf73324c Mon Sep 17 00:00:00 2001 From: hunterk Date: Thu, 27 Jul 2017 18:31:11 -0500 Subject: [PATCH] fix super-xbr-small-details presets --- xbr/super-xbr-2p-small-details.slangp | 5 +++-- xbr/super-xbr-3p-smoother-small-details.slangp | 5 +++-- xbr/super-xbr-6p-small-details.slangp | 3 ++- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/xbr/super-xbr-2p-small-details.slangp b/xbr/super-xbr-2p-small-details.slangp index 99f3202..84a898b 100644 --- a/xbr/super-xbr-2p-small-details.slangp +++ b/xbr/super-xbr-2p-small-details.slangp @@ -14,5 +14,6 @@ scale_y1 = "2.000000" shader2 = "shaders/super-xbr/custom-jinc2-sharper.slang" filter_linear2 = false -parameters = "DETAILS" -DETAILS = "1.0" \ No newline at end of file +parameters = "DETAILS;XBR_EDGE_STR" +DETAILS = "1.0" +XBR_EDGE_STR = "2.0" diff --git a/xbr/super-xbr-3p-smoother-small-details.slangp b/xbr/super-xbr-3p-smoother-small-details.slangp index a35ca01..1faadc2 100644 --- a/xbr/super-xbr-3p-smoother-small-details.slangp +++ b/xbr/super-xbr-3p-smoother-small-details.slangp @@ -20,5 +20,6 @@ scale_y2 = "1.000000" shader3 = "shaders/super-xbr/custom-jinc2-sharper.slang" filter_linear3 = false -parameters = "DETAILS" -DETAILS = "1.0" \ No newline at end of file +parameters = "DETAILS;XBR_EDGE_STR" +DETAILS = "1.0" +XBR_EDGE_STR = "2.0" diff --git a/xbr/super-xbr-6p-small-details.slangp b/xbr/super-xbr-6p-small-details.slangp index 86a3c8b..9ca4d88 100644 --- a/xbr/super-xbr-6p-small-details.slangp +++ b/xbr/super-xbr-6p-small-details.slangp @@ -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"