Performance Impact: Low (CPU)
cg_filter_angles
Smooths view angles over frames (0 raw, >0 blends prev frame). Adds micro-latency for fluidity; 0 preserves instant response.
💡
Pro Tip
Almost everyone uses 0 for raw response. However, Av3k (one of the GOATs) famously used 0.03 to help stabilize his view. Only try this if you find your aim feels 'jittery' on high-refresh-rate monitors.
Friendly Name
View Angle Smoothing
Default Value
0
Data Type
float
Quick Copy
seta cg_filter_angles "0"
Available Settings
| Value | Description |
|---|---|
| 0 | 0 - Off (Raw Input) |
| 0.01 | 0.01 - Ultra-Micro (Niche) |
| 0.03 | 0.03 - Micro-Smoothing (Av3k) |
| 0.05 | 0.05 - Medium Smoothing |
Related Commands
Want to use cg_filter_angles in your config?
Our visual editor lets you tweak this setting and 300+ others without touching a text file.
Open in Editor