Skip to content

Commit 283114c

Browse files
committed
Decreased denoise blur
1 parent 37f6acf commit 283114c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glsl/Anime4K_Hybrid_v2.0RC5.glsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ vec4 hook() {
126126

127127
/* ---------------------- BILATERAL MODE FILTERING SETTINGS ---------------------- */
128128

129-
#define STRENGTH 0.2
129+
#define STRENGTH 0.1
130130
#define SPREAD_STRENGTH 2.0
131131
#define MODE_REGULARIZATION 20.0
132132

0 commit comments

Comments
 (0)