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

Fortnite’s transition to Unreal Engine 5 reshaped its performance profile entirely. The engine introduced Nanite geometry, Lumen global illumination, and Virtual Shadow Maps — all stunning features that absolutely punish mid-range hardware. The game also carries a notorious CPU bottleneck rooted in UE5’s actor system: every player, every structure built during a match, and every prop on the map registers as an actor the CPU must track. This means a 4090 paired with an older Ryzen can still tank below 120 FPS in endgame circles simply because the CPU can’t feed the GPU fast enough.

There are two rendering modes. DirectX 12 runs the full UE5 feature set with all its visual bells and whistles. Performance mode strips Nanite, Lumen, and Virtual Shadow Maps entirely, falling back to rasterized shadows, baked lighting, and simplified geometry. Competitive players should almost always use Performance mode. The visual difference is noticeable, but the FPS gain and input consistency are not debatable. This guide covers both modes and the specific settings that actually move the needle.

Quick answer: For most people in 2026, the best fortnite settings for fps is the Rendering Mode — our #1 rated choice. See the full ranked comparison, alternatives and buying advice below.

Check Price on Amazon →

Quick Preset

Setting Competitive Balanced Low-End PC
Rendering Mode Performance Performance Performance
Frame Rate Limit Uncapped or 360 144 60
3D Resolution 100% 80–90% 50–70%
View Distance Near Medium Near
Shadows Off Off Off
Anti-Aliasing Low High Off
Textures Low Medium Low
Effects Low Medium Low
Foli Low Medium Low
Ambient Occlusion Off Off Off
NVIDIA Reflex On + Boost On Off

Settings That Matter Most

Rendering Mode: The Single Biggest Factor

Performance mode disables Nanite, Lumen, and Virtual Shadow Maps — the three most expensive systems in UE5. Switching from DirectX 12 to Performance mode typically doubles or triples frame rates on the same settings. In DirectX 12, even a mid-tier GPU gets crushed by Lumen’s per-pixel lighting calculations and Virtual Shadow Maps’ multi-pass rendering. Performance mode uses traditional shadow maps and simplified shaders, which are dramatically cheaper. The only reason to stay on DirectX 12 is if you want cinematic replay quality or are playing creative maps that rely on UE5-specific material features. For ranked and competitive play, Performance mode is non-negotiable.

View Distance

This controls how far terrain, structures, and actors render before culling. On Near, Fortnite aggressively culls distant buildings and terrain meshes, which reduces CPU actor updates and draw calls. Epic or Far view distance means the engine tracks and renders hundreds of additional actors at all times, which is where the CPU bottleneck intensifies. Competitive players lose almost nothing by dropping to Near because endgame circles are small and you rarely need to spot enemies across the entire map. On low-end hardware, Near is mandatory — Far view distance on a CPU-limited system causes massive 1% low FPS drops that feel like stuttering.

Shadows

In Performance mode, shadows use traditional cascaded shadow maps. Turning them off removes an entire rendering pass per light source and eliminates shadow map memory bandwidth. In DirectX 12, shadows are Virtual Shadow Maps which are far more expensive — a dedicated GPU pass that can consume 15–25% of frame time at high settings. Competitive players should turn shadows off regardless of mode. The visual cost is minimal in Performance mode and the competitive cost is negligible since enemy silhouettes remain clearly visible without cast shadows.

3D Resolution

This is Fortnite’s internal render scale slider. At 100%, the game renders at your monitor’s native resolution. Lowering it to 80% renders the frame at 80% resolution and upscales it internally. This is the most effective GPU-bound lever in the settings menu. On a system bottlenecked by the GPU, dropping to 80% can yield a 20–30% frame rate increase with minimal visual degradation at fast camera speeds. On CPU-bottlenecked systems, this has less impact because the GPU already has headroom. The one caveat: below roughly 70%, Fortnite’s internal upscaler introduces noticeable shimmer on edges and foliage, which can hurt target tracking at long range.

Textures and Effects

Texture quality controls VRAM usage and memory bandwidth. Low textures look flat but can recover 5–10% FPS on GPUs with 6 GB or less of VRAM by reducing texture sampling pressure. Effects controls particle systems — weapon flashes, storm effects, and ability VFX. During hot drops and teamfights, particle density spikes massively, so Effects on Low prevents sudden frame drops in chaotic moments. Both settings have near-zero competitive downside. The storm wall’s visual noise is reduced, which is arguably a benefit.

Upscaling and Frame Generation

Fortnite supports NVIDIA DLSS, AMD FSR, Intel XeSS, and its own TSR (Temporal Super Resolution) mode within the engine’s upscaling options. These appear under the “Upscaling Mode” setting, which is separate from the 3D Resolution slider.

DLSS Quality (internal render at roughly 67%) is the best visual-to-FPS ratio on RTX cards. FSR and XeSS are spatial upscalers that run at 50% render scale on Quality mode, producing more ghosting on fast motion but working on any GPU. TSR is Fortnite’s in-house temporal upscaler, which produces sharper edges than FSR but can introduce temporal smearing on foliage.

Frame generation (DLSS 3 or FSR 3’s frame gen) is the one feature competitive players should leave disabled. Frame generation synthesizes additional frames between real rendered frames, which inflates the average FPS counter but adds approximately one full frame of latency. In a build-and-shoot game where 1-frame timing differences determine who wins a box fight, that added latency makes your inputs feel heavy. Use upscaling if you need FPS; skip frame generation entirely.

Outside the Game

Fortnite’s launcher has a rendering mode toggle that applies before the game boots. If you’re consistently getting lower FPS than expected, confirm the launcher isn’t stuck on DirectX 12 while your in-game settings assume Performance mode.

On NVIDIA systems, set Power Management Mode to “Prefer Maximum Performance” in the control panel’s program settings. Fortnite has aggressive CPU-GPU synchronization that can leave the GPU in a low-clock state during loading transitions and lobby downtime. This prevents the clock ramp-up penalty when you drop into a match.

Windows Game Mode is worth enabling specifically for Fortnite because the game’s actor system generates significant background CPU scheduling jitter. Game Mode deprioritizes background processes and can tighten frame time consistency in CPU-bound scenarios.

Disable Windows Hardware-Accelerated GPU Scheduling (HAGS) if you experience frame time spikes in large matches. HAGS interacts poorly with UE5’s render thread in some driver versions, introducing periodic 2–4 ms stalls during intense combat.

Settings to Leave Alone

Ambient Occlusion in Performance mode adds subtle contact shadows under objects. Turning it off saves very little because Performance mode’s AO implementation is already lightweight (a simple screen-space pass). It’s one of the few settings where the FPS cost doesn’t justify the visual change. Leave it off only if you’re on truly ancient hardware and counting every percentage point.

Anti-Aliasing in Performance mode controls temporal AA quality. On Low, Fortnite still applies basic temporal filtering that reduces shimmer on edges. Setting AA to Off can make crosshair visibility worse at long range due to aliasing artifacts on thin geometry like phone lines and scaffolding edges. Use Low as your floor rather than Off unless your GPU is extremely starved.

Global Illumination and Reflections only appear when you’re in DirectX 12 mode. In Performance mode, these settings are hidden or greyed out because the engine doesn’t use Lumen. If you’re running Performance mode, don’t worry about them. If you’re running DirectX 12, they’re among the most expensive settings in the entire menu and should be set to Low or Off.

FAQ

Why does my FPS drop when I build?

Every structure you place becomes a new actor in the UE5 scene graph. The CPU must register it, update its physics bounds, and add it to the render list. This causes a micro-stutter on the frame where you place the piece. With hundreds of concurrent builds in a lobby, the actor count balloons and your CPU can’t keep up. Reducing View Distance to Near helps because culling removes distant actors from the render pipeline, freeing CPU cycles for the new structures you’re placing.

Does Epic Games’ Performance mode make me look different to opponents?

No. Rendering mode and visual settings only affect your local client. Your character model, emotes, and building placement appear identical to opponents regardless of your graphics settings. The only thing that changes is what you see on your screen.

Should I use FPS cap or uncapped for competitive play?

Capping at a value your system can consistently maintain (like 360) produces smoother frame pacing than uncapped, which creates variable frame times that make mouse tracking feel inconsistent. Uncapped is only useful if you’re actively benchmarking or if your frame rate sits comfortably above your monitor’s refresh with no dips.

Why does Fortnite run worse than it did years ago on the same hardware?

The game’s actor count has grown dramatically. Seasons have added more props, larger POIs, denser foliage, and more concurrent systems (storm circles, rifts, vehicles, NPCs). UE5’s base overhead is also higher than the UE4 version. Performance mode mitigates the GPU cost but cannot eliminate the CPU cost of tracking thousands of scene actors, which is why the game feels progressively heavier on older CPUs season after season.

Ready to decide? Our #1 pick for 2026 is the Rendering Mode.

Check Price on Amazon →

Live price & availability on Amazon.

Explore Our Guides & Free Tools