Performance Impact: None
r_customHeight
Sets the exact pixel height of the game window. Only applies when Screen Resolution Mode is set to -1 (Custom).
💡
Pro Tip
Use 1440 on high-refresh monitors — the extra vertical pixels make rail tracking smoother without sacrificing the 250+ FPS you need for perfect movement.
Friendly Name
Custom Resolution Height
Default Value
1080
Data Type
int
Quick Copy
seta r_customHeight "1080"
Available Settings
| Value | Description |
|---|---|
| 720 | 720 - HD |
| 1080 DEFAULT | 1080 - FHD (Default) |
| 1440 | 1440 - QHD/UWQHD |
| 2160 | 2160 - 4K UHD |
Related Commands
Want to use r_customHeight in your config?
Our visual editor lets you tweak this setting and 300+ others without touching a text file.
Open in Editor