---
title: "Fortnite FPS Boost: Performance Mode and Best Settings"
description: "How to get the highest stable FPS in Fortnite - when Performance Mode is the right call, which DirectX 12 settings to keep, and what to leave alone for visibility."
url: https://frozentweaks.com/guides/fortnite-fps-boost
author: Frost Live, Founder of Frozen Tweaks
published: 2026-08-29
updated: 2026-08-29
category: "Game Guides"
game: "Fortnite"
source: Frozen Tweaks (https://frozentweaks.com)
---

# Fortnite FPS Boost: Performance Mode and Best Settings

**Short answer:** The fastest way to boost Fortnite FPS is to switch Rendering Mode to Performance (Alpha), which replaces the high-fidelity renderer with a lightweight DirectX 11 path and commonly doubles frame rate on mid and low-end systems. If you stay on DirectX 12, set Shadows off, Effects and Post Processing low, Textures low, keep View Distance at Epic for visibility, and enable NVIDIA Reflex at On + Boost.

## At a glance

| | |
| --- | --- |
| Engine | Unreal Engine 5 |
| Renderers | Performance (Alpha), DirectX 11, DirectX 12 |
| Biggest single win | Performance Mode on low/mid hardware |
| Never lower | View Distance |
| Anti-cheat | Easy Anti-Cheat - settings-level tuning only |

## Quick setup

1. **Pick your renderer first** - Performance (Alpha) if your frame rate is below your refresh rate - it is a separate lightweight DirectX 11 path and commonly doubles frame rate. DirectX 12 if you comfortably exceed your refresh rate already.
2. **Keep View Distance at Epic** - It determines whether distant players and structures render at all, and it is a CPU cost rather than a GPU one. This is the setting never to lower.
3. **Turn off the expensive lighting** - On the DirectX 12 path: Shadows off, Lumen Global Illumination and Reflections off, Nanite off, Hardware Ray Tracing off, Motion Blur off.
4. **Set upscaling to Quality** - Anti-Aliasing & Super Resolution: DLSS on NVIDIA RTX, FSR on AMD, XeSS on Intel Arc, or TSR as the vendor-neutral fallback. Leave 3D Resolution at 100%.
5. **Enable Reflex and a frame limit** - NVIDIA Reflex Low Latency to On + Boost, Frame Rate Limit about three below your refresh rate, and Fullscreen window mode.
6. **Wait out shader compilation** - After a game patch or driver update, play a few minutes in Creative before judging performance. Unreal Engine 5 rebuilds its shader cache and the first session always hitches.

## Key takeaways

- Performance Mode is not a preset - it is a different renderer. On low and mid-range hardware it is the single largest FPS change available in the game.
- Keep View Distance at Epic regardless of your other settings. It is a CPU cost and it determines whether distant players render at all.
- Shadows off is the biggest saving on the DirectX 12 path, and Fortnite does not render enemy shadows for you to read.
- Editing and building performance depends on frame-time consistency, not average FPS. A capped, stable rate beats a higher unstable one.
- Unreal Engine 5 shader compilation causes heavy stutter for the first few minutes after a patch or driver update. Wait it out before diagnosing.

## Choose your renderer before you touch anything else

Fortnite offers three rendering modes, and the choice matters far more than any individual quality slider. This is the first decision to make, and most guides bury it three sections down.

**The three rendering modes**
| Setting | Recommended | Why |
| --- | --- | --- |
| Performance (Alpha) | Low and mid-range systems, and anyone chasing maximum frame rate | A separate lightweight DirectX 11 renderer that strips high-fidelity lighting and materials. Commonly doubles frame rate on modest hardware and dramatically reduces CPU load. Visually flat, but every player model remains clearly readable. |
| DirectX 11 | Older GPUs that dislike the DX12 path | The middle option. Better looking than Performance Mode, lower overhead than DirectX 12, and more stable on pre-2018 hardware. |
| DirectX 12 | Modern GPUs, and required for Nanite, Lumen and ray tracing | The best-looking path and the only one with the full Unreal Engine 5 feature set. Higher CPU overhead and the source of most shader compilation stutter. |

> **The honest recommendation:** If you are playing competitively and your frame rate is below your refresh rate, use Performance Mode. It looks worse and it wins more fights. If you comfortably exceed your refresh rate on DirectX 12, stay there - the visual difference is large and you are not gaining anything from the switch.

## Video settings on the DirectX 12 path

**Graphics settings for competitive play**
| Setting | Recommended | Why |
| --- | --- | --- |
| Window Mode | Fullscreen | Exclusive fullscreen is the lowest-latency path. Enable Windows windowed-game optimizations if you must play borderless. |
| Frame Rate Limit | About 3 below your refresh rate | Keeps you inside the G-Sync or FreeSync window. Uncapped frame rates in the menus can push the GPU into thermal and power oscillation. |
| 3D Resolution | 100% | Lowering this is a blunt internal-resolution cut that makes distant players harder to identify. Use the upscaling setting instead. |
| View Distance | Epic | The most important setting in the menu. It is a CPU cost, not a GPU one, and it determines whether players and structures at range render at all. Never lower this. |
| Shadows | Off | The largest GPU saving available. Fortnite does not render enemy shadows for you to read, so unlike CS2 this costs you nothing competitively. |
| Anti-Aliasing & Super Resolution | DLSS / FSR / XeSS at Quality, or TSR Medium | Match the technology to your GPU vendor. Quality mode returns a large share of frames with minimal softening. Never enable two upscalers at once. |
| Textures | Low or Medium | Keep it low enough to stay inside VRAM. Exceeding VRAM produces hitching rather than a lower average, which is far worse. |
| Effects | Low | Explosions, smoke and shield effects. This is where frame rate collapses in end-game circles, which is exactly when you need it. |
| Post Processing | Low | Bundles bloom, depth of field and colour grading. Costs frames and reduces target contrast. |
| Nanite Virtualized Geometry | Off | Detailed geometry streaming. Significant GPU cost for detail you will not notice in a fight. |
| Lumen Global Illumination / Reflections | Off | Real-time global illumination is the most expensive feature in any Unreal Engine 5 title. Off is worth 20-40% on its own on most cards. |
| Hardware Ray Tracing | Off | Pure cost in a competitive mode. |
| Motion Blur | Off | Smears the fast camera movement you need to track during builds and edits. |
| NVIDIA Reflex Low Latency | On + Boost | Shortens the render queue. The clearest improvement to how building and editing feel, separate from frame rate. |
| Show FPS | On | Not a performance setting - a diagnostic one. You cannot tune what you are not measuring. |

## Why building and editing feel bad even at high FPS

Fortnite players regularly report that builds feel delayed on a machine hitting 200 FPS. That is an input-latency problem, and frame rate alone does not describe it. The chain from your click to a build appearing has several stages, and any one of them can dominate.

- Reflex off, or set to On without Boost. Boost specifically helps in CPU-bound moments, and building sequences are heavily CPU-bound.
- V-Sync enabled anywhere - in game, in the driver, or through a frame limiter that queues frames. This alone adds a full frame of delay.
- No frame cap on a variable-refresh display. Hitting the refresh ceiling queues frames and adds latency at exactly the wrong time.
- Running in borderless windowed without the Windows windowed-game optimization enabled.
- Server-side network delay, which no client setting fixes. Check your ping and packet loss in the net debug stats before blaming your PC.

> **Test it properly:** Go to Creative, place a build, and record with a high-frame-rate camera or use your GPU vendor's latency overlay. Perceived input delay is notoriously unreliable - people frequently attribute a bad night to their settings when nothing changed.

## Shader stutter after every update

Unreal Engine 5 compiles shaders on demand and caches them. After a Fortnite patch, a GPU driver update, or a Windows feature update, that cache is invalidated and the first session rebuilds it. The symptom is severe hitching for the first several minutes that then disappears entirely.

This is not a problem with your settings and no tweak fixes it. Load into a Creative island or the lobby for a few minutes after any update rather than diagnosing a fault that resolves itself. If the hitching persists beyond a full session, then look at VRAM headroom, storage speed and background processes.

**Fortnite profile in the free tier** - Frozen Tweaks includes a Fortnite profile free, covering the Windows, power and latency configuration around the settings above. [Download for Fortnite](https://frozentweaks.com/purchase)

## Frequently asked questions

### Does Performance Mode really increase FPS in Fortnite?

Yes, substantially, because it is a different renderer rather than a quality preset. Performance (Alpha) uses a lightweight DirectX 11 path that removes high-fidelity lighting and materials entirely, and it commonly doubles frame rate on low and mid-range systems while cutting CPU load. The trade is that the game looks visibly flat. If your frame rate is already comfortably above your refresh rate on DirectX 12, there is no reason to switch.

### Should I lower View Distance in Fortnite for more FPS?

No. View Distance determines whether distant players and structures render at all, and it is a CPU cost rather than a GPU one, so lowering it often returns very little frame rate while directly damaging your ability to spot enemies. Keep it at Epic and lower Shadows, Effects and Post Processing instead.

### Why does Fortnite stutter after an update?

Unreal Engine 5 rebuilds its shader cache after every game patch, GPU driver update or Windows feature update. The first session compiles shaders on demand, which produces heavy hitching that then disappears completely. Load into Creative or sit in the lobby for a few minutes after an update. If the stutter survives past a full session, look at VRAM headroom, drive speed and background processes instead.

### What is the best upscaling setting in Fortnite?

Match it to your GPU: DLSS on NVIDIA RTX, FSR on AMD, XeSS on Intel Arc, and TSR as the vendor-neutral fallback. Use Quality mode - it returns most of the available frames with the least softening of distant player models. Never enable two upscalers simultaneously, and do not lower 3D Resolution as well; upscaling already reduces the internal render resolution.

### Why does building feel delayed when my FPS is high?

That is input latency, which is a separate measurement from frame rate. The usual causes are NVIDIA Reflex being off or set to On without Boost, V-Sync enabled somewhere in the chain, no frame cap on a variable-refresh display, or running borderless windowed without the Windows windowed-game optimization. Building sequences are CPU-bound, which is exactly the case Reflex Boost is designed for.

---
Written by Frost Live, founder of Frozen Tweaks. Canonical version: https://frozentweaks.com/guides/fortnite-fps-boost