Skip to content

Commit 67c836b

Browse files
committed
Fix small mistake
1 parent eab0774 commit 67c836b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

glsl/Anime4K_Hybrid_v2.0RC4.glsl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,14 @@ vec4 hook() {
7474
}
7575

7676
//!DESC Anime4K-Hybrid-CAS-v2.0RC4
77-
//!HOOK MAINPRESUB
77+
//!HOOK SCALED
7878
//!BIND HOOKED
7979

8080

8181
/* ---------------------- CAS SETTINGS ---------------------- */
8282

8383
//CAS Sharpness, initial sharpen filter strength (traditional sharpening)
84-
#define SHARPNESS 0.8
84+
#define SHARPNESS 1.2
8585

8686
/* --- MOST OF THE OTHER SETTINGS CAN BE FOUND AT THE END --- */
8787

0 commit comments

Comments
 (0)