Performance Impact: Medium (CPU)
r_nocurves
Completely disables all curved surface rendering, forcing the map into jagged polygons. Most pros prefer adjusting r_subdivisions to 80 instead of hard-toggling this.
💡
Pro Tip
Only use if r_subdivisions 80 isn’t enough — turning curves off makes every bounce and rail shot mathematically perfect on maps like Lost Temple.
Friendly Name
Disable Curves
Default Value
0
Data Type
bool
Quick Copy
seta r_nocurves "0"
Available Settings
| Value | Description |
|---|---|
| 0 | Off - Render Curves (Default) |
| 1 | On - Force Angular Surfaces |
Related Commands
Want to use r_nocurves in your config?
Our visual editor lets you tweak this setting and 300+ others without touching a text file.
Open in Editor