Skip to content

Commit 912a53f

Browse files
Update DevocubFilters/AntiChatter.cs
Co-authored-by: X9VoiD <oscar.silvestrexx@gmail.com>
1 parent 2e55cd9 commit 912a53f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DevocubFilters/AntiChatter.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public class Antichatter : Interpolator
4343
+ "\n"
4444
+ " - Smooth: Latency ~10 ms, Strength 3, Multiplier 100, OffsetX 1.5, OffsetY 1.\n"
4545
+ " Change OffsetX between 0-2 to switch between stickiness and smooth.\n"
46-
+ " Increase Strength to 4-10 to get more sharp. Decrease Strength to 1-2 to get more smoothing.\n"
46+
+ " Increase Strength to 4-10 to get sharper changes in smoothing. Decrease Strength to 1-2 to get more smoothing.\n"
4747
+ "\n"
4848
+ " - Low latency: Set Offset Y to 0 (and potentially set Latency to 1-10 ms. However, with some settings this can break smoothing, usually OffsetY 0 is enough to being able to go to lowest latency).";
4949
private const string PREDICTION_TOOLTIP =

0 commit comments

Comments
 (0)