Skip to content

Commit

Permalink
preset tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
kokoko3k committed Oct 18, 2024
1 parent 11352e9 commit 3a11c4d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Presets-4.1/tv-PAL-my-old.slangp
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ DO_SAT_BLEED = "1.000000"
SAT_BLEED_FALLOFF = "1.7"


DOT_C = "0.4"
DOT_C = "1.0"
DOT_C_YUV = "1.0"
DOT_C_SPEED = "8.0"
DOT_C_SPEED = "10.0"

IN_GLOW_POWER = "1.3"
IN_GLOW_BIAS = "1.0"
Expand All @@ -33,8 +33,8 @@ DO_BEZEL = "1.0"
DO_VIGNETTE = "1.0"

DO_RF_NOISE = "1.0"
RF_NOISE_STRENGTH = "0.06"
RF_NOISE_SPARK = "0.06"
RF_NOISE_STRENGTH = "0.08"
RF_NOISE_SPARK = "0.08"

GEOM_CORNER_SIZE = 0.005
GEOM_CORNER_SMOOTH = "150"
Expand Down
4 changes: 2 additions & 2 deletions Presets_HiresGames_Fast/Presets-4.1/tv-PAL-my-old.slangp
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ DO_SAT_BLEED = "1.000000"
SAT_BLEED_FALLOFF = "1.7"


DOT_C = "0.4"
DOT_C = "1.0"
DOT_C_YUV = "1.0"
DOT_C_SPEED = "8.0"
DOT_C_SPEED = "10.0"

IN_GLOW_POWER = "1.3"
IN_GLOW_BIAS = "1.0"
Expand Down

0 comments on commit 3a11c4d

Please sign in to comment.