Performance Impact: None
r_fullscreen
Toggles between Windowed and Full Screen mode. Competitive players universally play on Full Screen to minimize Windows Desktop Window Manager (DWM) input lag.
💡
Pro Tip
Always use true Fullscreen (not borderless) — it cuts input latency by 8–12ms compared to windowed, which is the difference between hitting or missing that clutch rail.
Friendly Name
Fullscreen Mode
Default Value
1
Data Type
bool
Quick Copy
seta r_fullscreen "1"
Available Settings
| Value | Description |
|---|---|
| 0 | Off - Windowed |
| 1 | On - Full Screen |
Related Commands
Want to use r_fullscreen in your config?
Our visual editor lets you tweak this setting and 300+ others without touching a text file.
Open in Editor