Fortnite — best graphics settings (2026)

Unreal Engine 5Battle Royale2017Demand 3/5good optimization

Fortnite runs on the Unreal Engine 5 engine and lands at 3/5 for GPU demand — it is generally well-behaved on PC. It supports DLSS, FSR upscaling and hardware ray tracing. Budget at least 4 GB of VRAM at 1440p to avoid texture streaming hitches.

Fortnite runs on Unreal Engine 5 and has leveraged Nanite virtual geometry and Lumen global illumination since Chapter 4, making it one of the most technically ambitious live-service games on PC. Despite that, Epic's optimization is inconsistent — the engine's overhead from UE5's render graph, Lumen probes, and virtual shadow maps can hammer mid-range GPUs even at modest settings. VRAM demands are reasonable (3 GB at 1080p, 6 GB at 4K), and both DLSS and FSR 2 are fully integrated, providing the clearest path to competitive framerates. The game's battle royale structure creates wildly variable GPU load — landing zones with dense foliage and storm-circle fights with heavy particle VFX produce the largest frame-time spikes. Competitive players prioritize raw FPS over fidelity, and Fortnite's settings menu offers meaningful headroom to push well above 144 fps on capable hardware.

Below is a per-setting breakdown: what each option does, how much it costs, and the value we recommend — tuned to keep the image looking right while reclaiming frames. Want the exact numbers for your GPU? Open the optimizer →

Biggest wins

The settings that buy back the most frames for the least visual loss in Fortnite.

+18 fps
Drop Shadow Quality to Medium

Barely visible in motion vs Epic — strong frame saver.

+7 fps
Drop Effect Quality to High

Barely visible in motion vs Epic — strong frame saver.

+4 fps
Drop Post-Process Quality to High

Barely visible in motion vs Epic — strong frame saver.

Recommended settings for Fortnite

Reference rig: RTX 4080 at 1440p, balanced preset. Values are accurate to Fortnite's in-game options.

Texture Quality

High Low cost

Typical impact 0-5% · 4% fps cost

In Fortnite, we recommend Texture Quality at High (4% fps cost).

Controls the maximum mipmap resolution loaded for surface textures. Higher levels stream larger texture maps (2K/4K) from disk into VRAM via the texture streaming pool. The GPU samples these during fragment shading using the currently bound sampler state. The FPS cost is minimal when VRAM is sufficient because texture fetch latency is hidden by the cache hierarchy, but exceeding VRAM capacity triggers page-faulting and hitching as textures are swapped between system RAM and VRAM.

In Fortnite: Fortnite streams textures via UE5's virtual texture system. At Low, surface detail on materials like wood, metal, and terrain becomes noticeably muddy, but VRAM consumption drops significantly — useful on 4 GB cards at 1440p. Epic loads full 4K texture pages for close surfaces but adds almost nothing in actual FPS versus High when VRAM is sufficient. The real risk at Epic on limited VRAM is mid-game hitching as new POI chunks load during rotations.

Shadow Quality

Medium Heavy

Typical impact 8-25% · 8% fps cost

In Fortnite, we recommend Shadow Quality at Medium (8% fps cost).

Controls shadow map resolution, filtering method, and cascade count for dynamic shadows. The engine renders the scene from each light source perspective into depth-only shadow map textures. Higher settings increase shadow map resolution (1024 to 4096 texels), add more cascaded shadow map splits for the directional light (improving near-field resolution), and enable softer PCF or PCSS filtering which requires more depth comparison samples per pixel during the lighting pass.

In Fortnite: Fortnite uses UE5 virtual shadow maps. Competitive players use Off — removes player shadows that can give away positions behind walls.

Effect Quality

High Low cost

Typical impact 3-15% · 6% fps cost

In Fortnite, we recommend Effect Quality at High (6% fps cost).

Controls the visual fidelity of gameplay effects including explosions, weapon impacts, ability VFX, and environmental interactions. Higher settings increase particle emitter counts per effect, use higher-resolution flipbook or mesh particles instead of simple sprites, enable GPU particle simulation via compute shaders, and add dynamic lighting from effects (each explosion spawning a temporary point light). The cost is highly variable — intense combat with multiple overlapping effects can produce 4-8x overdraw from layered transparent particles.

In Fortnite: Controls particle and VFX fidelity for gunfire, explosions, storm effects, and ability VFX. In Fortnite's endgame circle fights with multiple players firing simultaneously, Epic effect quality stacks particle overdraw aggressively — a single rocket explosion spawns dozens of high-resolution emitters. Low cuts particle counts and uses simpler sprites, meaningfully reducing overdraw during heavy combat. This setting has outsized impact during the final circles where GPU load spikes most.

Post-Process Quality

High Low cost

Typical impact 3-10% · 4% fps cost

In Fortnite, we recommend Post-Process Quality at High (4% fps cost).

Controls the overall quality of the fullscreen post-processing effect stack including tone mapping, color grading (LUT application), bloom (bright-pass filter with multi-stage Gaussian blur), lens flare, auto-exposure (luminance histogram compute shader), and screen-space lens distortion. Higher settings run these effects at full resolution, use larger blur kernels for bloom, and enable additional effects. The total cost is the sum of multiple fullscreen passes — each reading and writing the entire framebuffer.

In Fortnite: Governs Fortnite's fullscreen pass stack: tone mapping, bloom, auto-exposure, lens flare, and color grading LUT application. At Low, bloom radius is reduced and auto-exposure runs at lower precision, keeping bright outdoor environments slightly less reactive to shade transitions. Epic adds full-resolution bloom with a wide kernel and additional lens effects. The visual difference is modest in a fast-paced shooter context, and the 3–8% FPS cost at Epic makes Low or Medium the pragmatic choice for competitive play.

View Distance

Far Low cost

Typical impact 5-20% · 4% fps cost

In Fortnite, we recommend View Distance at Far (4% fps cost).

Sets the maximum distance at which world geometry, props, and objects are rendered. The engine performs frustum culling and occlusion culling on all objects — increasing view distance dramatically increases the number of objects passing visibility tests, leading to more draw calls submitted to the GPU command processor. In UE5 titles, this also affects Nanite virtual geometry streaming range. The CPU cost of scene traversal and draw call submission often bottlenecks before the GPU at extreme view distances.

In Fortnite: Only affects prop draw distance, NOT player render distance. Players always render at max range. Safe to reduce for FPS.

Anti-Aliasing

Medium Low cost

Typical impact 2-15% · 4% fps cost

In Fortnite, we recommend Anti-Aliasing at Medium (4% fps cost).

Smooths jagged edges (aliasing) on geometric boundaries. FXAA is a single-pass edge-detection blur — cheap but softens the image. TAA accumulates multiple frames using motion vectors, sampling sub-pixel jitter offsets to reconstruct smoother edges — moderate cost with potential ghosting. SMAA uses pattern-matching edge detection with a more intelligent blend. MSAA runs the rasterizer at 2x/4x the sample count, evaluating coverage for each triangle edge — expensive because it multiplies ROP work and render target memory, but produces sharp geometry edges without blur.

In Fortnite: Fortnite's AA stack at Medium and above uses Temporal Anti-Aliasing (TAA), which introduces subtle ghosting on fast-moving builds and edits — a real concern for competitive players who build at speed. Off removes all smoothing, producing sharp but aliased edges. Epic engages a higher-quality TAA accumulation pass. If DLSS or FSR is active, their internal temporal reconstruction overrides this setting, making the AA selection largely irrelevant — another reason to enable upscaling rather than tuning AA independently.

NVIDIA DLSS

Off Low cost

Typical impact -30-80% · no measurable cost

In Fortnite, the recommended preset leaves NVIDIA DLSS off — little visual loss for the frames it returns.

Deep Learning Super Sampling — NVIDIA's AI-based temporal upscaling that runs on dedicated Tensor Core hardware. The engine renders at a lower internal resolution and feeds the reduced-resolution frame, motion vectors, and depth buffer to a neural network that reconstructs a high-resolution output. DLSS 3+ adds optical flow-based frame generation on Ada/Blackwell architectures. The FPS gain comes from rendering fewer pixels — Quality mode renders ~67% of native pixels, Performance ~50%, Ultra Performance ~33%.

In Fortnite: Fortnite has full DLSS 2/3 integration on RTX hardware. The engine feeds UE5's motion vectors and depth buffer to the DLSS network, which reconstructs a high-resolution output with strong temporal stability. Quality mode (67% render scale) is the sweet spot — it recovers significant FPS while keeping foliage edges and building materials readable at engagement distances. On RTX 40-series cards, DLSS Frame Generation can be stacked on top for near-doubled perceived framerate, though latency increases. Reflex integration partially offsets that latency penalty.

AMD FSR

Off Low cost

Typical impact -25-70% · no measurable cost

In Fortnite, the recommended preset leaves AMD FSR off — little visual loss for the frames it returns.

FidelityFX Super Resolution — AMD's upscaling technology available on all GPUs. FSR 2.0+ uses temporal accumulation similar to TAA — it combines multiple jittered lower-resolution frames using motion vectors and a depth buffer to reconstruct a higher-resolution output via a multi-pass compute shader pipeline. The pipeline includes depth clip detection, motion vector dilation, luminance instability detection, and a reconstruction pass with Lanczos-based resampling. Unlike DLSS, FSR runs on standard compute units rather than dedicated AI hardware, working vendor-agnostically.

In Fortnite: Fortnite's FSR 2 implementation uses UE5's native motion vector output for its temporal reconstruction pass, giving it better stability than FSR 1 spatial upscaling. Available on all GPU vendors, FSR Quality mode renders at ~67% native and delivers meaningful FPS recovery with acceptable image quality. At Performance and Ultra Performance modes, fine details on distant structures and foliage begin to break down noticeably. For AMD and Intel GPU users, FSR is the primary upscaling path and should be the first setting to enable when chasing higher framerates.

Motion Blur

On Low cost

Typical impact 1-5% · 1% fps cost

In Fortnite, we recommend Motion Blur at On (1% fps cost).

Applies directional blur to moving objects based on per-pixel motion vectors. The engine writes a motion vector buffer during the G-buffer pass — each pixel stores a 2D velocity derived from the difference between current and previous frame positions. The post-process shader samples the color buffer along each pixel's motion vector, averaging multiple taps to produce directional streaking. The cost is a single fullscreen pass with 8-16 dependent texture fetches per pixel. Many competitive players disable this for image clarity.

In Fortnite: Fortnite's motion blur is a per-object velocity blur pass using the G-buffer motion vector output. In a game where rapid 90-degree edits, fast builds, and quick peeks are core mechanics, motion blur directly obscures visual information during the moments it matters most. The performance cost is minor (1–4%), but the competitive cost of reduced clarity during fast movement makes this an unconditional Off recommendation for essentially all play styles. There is no scenario where On is preferable in a competitive context.

Hardware Ray Tracing

Off Low cost

Typical impact 20-45% · no measurable cost

In Fortnite, the recommended preset leaves Hardware Ray Tracing off — little visual loss for the frames it returns.

Master toggle for hardware-accelerated ray tracing that enables the BVH acceleration structure build and RT pipeline. When enabled, the engine constructs a two-level acceleration structure — bottom-level (BLAS) for individual meshes and top-level (TLAS) for scene instances — and dispatches ray tracing shaders through the DXR/Vulkan RT pipeline. The BLAS/TLAS construction consumes GPU compute time each frame for dynamic objects. The actual RT effects (reflections, GI, shadows) each dispatch their own ray generation shaders.

In Fortnite: Fortnite RT adds reflections and global illumination via Lumen. Not recommended for competitive play — 30-40% FPS hit with minimal gameplay benefit.

Expected performance by hardware tier

Estimated average FPS in Fortnite on a balanced preset, before upscaling.

TierGPUResolutionEst. FPSWith RT
Budget GTX 1650 1080p 65 29
Entry RTX 3060 1080p 132 68
Mid-range RTX 4070 1440p 135 88
High-end RTX 4080 1440p 182 118
Enthusiast RTX 4090 4K 150 98
Get Fortnite settings for your exact GPU →

Fortnite settings — FAQ

Is Fortnite well optimized on PC?

Fortnite runs on Unreal Engine 5 and rates 2/5 for optimization — good optimization. With a balanced preset it is generally well-behaved on PC; the per-setting recommendations above prioritise image quality while trimming the options that cost the most frames.

What are the most demanding settings in Fortnite?

The heaviest options are Hardware Ray Tracing (up to 35% fps), Shadow Quality (up to 18% fps), Effect Quality (up to 10% fps). Lower these first when you need frames — they free up the most performance for the smallest hit to how Fortnite actually looks in motion.

What GPU do I need to run Fortnite at 60 FPS?

A GTX 1650 (Budget tier) reaches about 65 FPS at 1080p on a balanced preset, so anything at or above that class clears 60 FPS comfortably. Lower tiers can still hit 60 by enabling upscaling and dropping the heaviest settings.

Does Fortnite support DLSS, FSR, or ray tracing?

Fortnite supports NVIDIA DLSS, AMD FSR and ray tracing. Upscaling is the single biggest "free" frame boost — enable it before lowering quality settings.