Performance Impact: None
com_zoneMegs
Allocates RAM in megabytes for dynamic engine data like console variables, scripts, and config parsing. The default 24MB can overflow with very large or complex configs (e.g., custom HUDs or binds), causing crashes or errors. Pros raise to 32MB+ for stability with advanced setups.
💡
Pro Tip
Set to 32MB — massive autoexec.cfg files with hundreds of binds and custom HUD scripts never cause zone overflow crashes again.
Friendly Name
Zone Memory Allocation
Default Value
24
Data Type
int
Quick Copy
seta com_zoneMegs "24"
Available Settings
| Value | Description |
|---|---|
| 24 | 24MB - Default |
| 32 | 32MB - Large Config Support (Recommended) |
Related Commands
Want to use com_zoneMegs in your config?
Our visual editor lets you tweak this setting and 300+ others without touching a text file.
Open in Editor