Performance Impact: None
r_ext_multitexture
Enables the GPU to render multiple textures in a single pass. Vital for proper modern OpenGL performance.
💡
Pro Tip
Must stay ON — this is what lets modern GPUs run Quake Live at 500+ FPS without breaking a sweat.
Friendly Name
Hardware Multi-Texturing
Default Value
1
Data Type
bool
Quick Copy
seta r_ext_multitexture "1"
Available Settings
| Value | Description |
|---|---|
| 0 | Off |
| 1 | On |
Related Commands
Want to use r_ext_multitexture in your config?
Our visual editor lets you tweak this setting and 300+ others without touching a text file.
Open in Editor