Engine & Memory
Browsing 5 commands in this category.
Allocates RAM in megabytes to the core Quake engine for loading maps, models, textures, and other static assets. The original default of 128MB dates back to 2008 and frequently causes crashes or 'hunk overflow' errors when loading large custom Steam Workshop maps or high-res texture packs. In 2026, pros set this to 512MB or higher to ensure stability with modern community content and large-scale servers.
Allocates RAM in megabytes for buffering sound samples and audio assets. The default 8MB is sufficient for base game sounds but can cause stuttering or missing effects with high-quality custom sound packs or modified announcer voices. Pros increase to 32MB or more for smooth playback in custom servers.
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.
Allows engine idle/sleep when minimized/unfocused (1 saves CPU, risks stutter/disconnects). Off (0) keeps full background activity for seamless alt-tab audio/netgraph. Pros use 0 for stability on Linux/Windows.
Bypasses the introductory Bethesda and id Software splash videos and audio on game launch. Pros enable this to reduce startup time and eliminate unnecessary noise, allowing quicker entry into practice or matches.