⏱ 7 min read  ·  ✅ Updated Sep 2026
🔥Amazon Prime Day 2026 is coming — don’t miss the best deals.See Top Deals →

Call of Duty: Warzone pushes the IW engine harder than any other entry in the franchise, and that matters when you are dialing in settings. The engine is a hybrid of a heavily modified id Tech foundation and Infinity Ward’s proprietary toolchain, and it has a particular profile: it is brutally CPU-bound in dense areas, VRAM-hungry even at moderate texture settings, and prone to frame-time spikes from texture streaming rather than pure GPU bottlenecks. The DirectX 12 path is the only rendering backend, so legacy DX11 tricks no longer apply. Understanding these quirks lets you separate settings that actually cost frames from ones that merely look impressive in a benchmark pass. This guide covers the current iteration of the game in 2026, where the latest engine revision improved streaming behavior but did not eliminate the core bottlenecks.

Quick Preset

Setting Competitive Balanced Low-End PC
Texture Resolution Standard High Low
Detail Level Medium High Low
Shadow Map Resolution Very Low Low Off
Screen Space Shadows Off On Off
Ambient Occlusion Off Medium Off
Motion Blur Off Off Off
Film Grain Off Off Off
Depth of Field Off Off Off
Render Resolution 100 100 75-80
Upscaling / Sharpening Native + Sharpening 3 Native + Sharpening 2 FSR Balanced + Sharpening 1
Anti-Aliasing SMAA T2x Filmic SMAA T2x
Field of View 105 90 80
On-Demand Texture Streaming Off Off Off

Settings That Matter Most

Texture Resolution

This is a VRAM gate more than a framerate knob. High textures in Warzone consume upward of 10 GB of VRAM in Verdansk-scale environments. On an 8 GB card, pushing past Standard causes the engine to page textures in and out of system RAM, producing stutters that are far worse than a locked low framerate. Competitive players on 12 GB or more can run High without penalty. Low-end users with 6 GB cards should stay on Low and accept the blur; it is vastly preferable to hitching.

Detail Level

Controls geometry complexity for objects like fences, debris, and environmental props. The IW engine submits these as individual draw calls rather than batched instancing, so Detail Level directly scales CPU-side overhead. Moving from Low to Medium typically costs 3-5 percent average FPS and 8-12 percent on 1% lows in dense zones like downtown areas. High adds marginal visual benefit at this draw-call cost. Competitive players should use Medium; it preserves the CPU headroom you need for stable 1% lows during gunfights in buildings.

Shadow Map Resolution

Warzone uses traditional shadow mapping, not ray-traced shadows, and the cost is purely GPU fill-rate. Very Low looks acceptable when you are moving and shooting; the primary competitive concern is seeing an enemy’s shadow, which remains perfectly readable at Very Low. Each step up roughly costs 4-7 percent FPS on mid-range GPUs. Off removes all dynamic shadows including character shadows, which is a genuine competitive disadvantage since you lose positional information. Stay at Very Low or Low.

Screen Space Shadows

This adds contact shadows beneath objects using a post-process pass. It costs approximately 8-12 percent FPS on its own and produces shadows from objects that are already culled or behind you. The visual contribution is negligible during movement. Turn it off in every preset. There is no competitive scenario where this setting helps you see an enemy.

Ambient Occlusion

The IW engine’s SSAO implementation is a screen-space pass that darkens crevices and corners. It is expensive because it samples a variable number of points per pixel, and Warzone’s post-process chain stacks it after tonemapping. Expect a 10-15 percent FPS hit at Medium or High. The competitive value is zero since enemies standing in a doorway are already silhouetted against backlighting. Off is correct for any preset where framerate matters.

On-Demand Texture Streaming

This setting sounds harmless but is the single largest source of frame-time inconsistency in the game. When enabled, the engine streams high-resolution textures over the network during matches, causing the CPU to interrupt game logic and decompress assets on the fly. Turning it off means textures load fully at match start and remain in VRAM. This eliminates the random 20-40 ms frame spikes that feel like micro-stutter during engagements. There is no visual loss in steady-state gameplay. Always Off.

Upscaling and Frame Generation

Warzone supports DLSS, FSR 2/3, Intel XeSS, and native render resolution as separate axes. DLSS Quality is the best upscale option when you need frames because the engine’s temporal sharpening is aggressive and DLSS’s reconstruction handles the resulting aliasing better than FSR. However, if you are already hitting your target framerate, native rendering with the in-game Sharpening slider at 2-3 produces cleaner edges than any upscaled mode because the engine already applies its own anti-aliasing pass before upscaling.

Frame generation via DLSS 3 or FSR 3 is available but carries specific risks in a fast-twitch shooter. The added latency from the generated frame (approximately one full frame cycle) is perceptible in close-quarters engagements even with Reflex enabled. The Reflex Auto mode in Warzone’s graphics tab does an adequate job of capping input lag, but competitive players on a 240 Hz monitor should avoid frame generation entirely. Low-end users playing at 60-90 Hz may find the smoothness improvement worth the latency trade in casual lobbies.

Settings to Leave Alone

Several toggles exist in the graphics menu that do not meaningfully affect performance in any direction: Volumetric Lighting resolution, Lens Distortion, Film Grain intensity (when the master toggle is already off), and the “Shader Model” selector (which does nothing on the DX12-only build). Do not waste time experimenting with these. They are engine leftovers or cosmetic-only options with negligible GPU cost.

Outside the Game

Shader compilation: Warzone compiles pipeline state objects on first run and after each major update. You will see a progress bar in the launcher. Let it finish completely before entering a match. If you skip this, the engine compiles shaders on-demand during gameplay, producing multi-hundred-millisecond freezes that look like server lag but are not.

NVIDIA control panel: Set Power Management Mode to “Prefer Maximum Performance.” This prevents the GPU from downclocking during the brief gaps between match transitions, which the engine interprets as a thermal event and throttles aggressively on the next loadout screen. Shader Cache Size should be set to “Unlimited” or at minimum 10 GB, as Warzone’s shader library is among the largest in any title.

Windows: Hardware-Accelerated GPU Scheduling should be enabled on Windows 11. Game Mode is neutral to Warzone specifically; it does not help and occasionally introduces background process restrictions that conflict with the anti-cheat. Disable Xbox Game Bar overlays and Discord hardware acceleration if you are CPU-limited, as both hook the same DX12 swapchain.

Storage: Install Warzone on an NVMe SSD. The engine reads approximately 3-5 GB per match from disk during initialization. On a SATA SSD this adds 2-3 seconds of load time; on an HDD it can produce visible texture pop-in during the first 30 seconds of gameplay that persists into early engagements.

FAQ

Is DirectX 12 faster than DX11 in Warzone?

Warzone has no DX11 path. The IW engine was converted to DX12-only in a prior major update, and the renderer assumes a DX12 command list architecture throughout. If you see DX11 options, you are looking at a non-Warzone CoD title or a modded menu.

Why do my FPS drop when I enter a building?

Buildings increase draw-call count and trigger interior-specific texture loads. If you have Detail Level set to High or On-Demand Texture Streaming enabled, the CPU spikes processing the transition. Drop Detail Level to Medium and confirm streaming is off. If the issue persists on a high-end CPU, your VRAM is likely overflowing and the engine is evicting and reloading textures.

Does increasing Field of View cost FPS?

Yes. The engine does not scale its culling volume linearly with FOV, so raising FOV from 90 to 120 increases visible geometry by roughly 20-25 percent in screen area, translating to a proportional GPU cost. On a mid-range card, the difference between 80 and 110 FOV can be 15-20 percent average FPS. Competitive players typically settle between 100 and 110 as the balance between situational awareness and framerate.

Why does the game stutter even with 165+ FPS locked?

Warzone’s frame pacing is uneven due to the engine’s render-thread scheduling. Use the in-game FPS cap set to 1-2 frames below your monitor refresh rate (for example, cap at 142 on a 144 Hz display) rather than running uncapped or at a higher cap. This prevents the GPU from queueing frames ahead of the display refresh window, which is what produces the perception of micro-stutter despite a high average.

Explore Our Guides & Free Tools