Elden Ring on PC is a game of contradictions. FromSoftware’s engine, a modified lineage descending from Dark Souls 3, was architected around a locked 60 frames per second. Unleashing it on open hardware exposes every assumption baked into the codebase. The game is brutally CPU-bound, often more so than GPU-bound, because the engine’s draw call batching and object streaming system chokes on the sheer density of the Lands Between. Shadow Quality and Water Surface Quality are disproportionately expensive compared to any other single setting. Texture memory usage is reasonable by modern standards, but shader compilation stutters remain a live problem even years post-launch. Understanding which knobs actually move the needle—and which ones just make the image look like a watercolor painting—is the entire game of optimizing this port.
Quick Preset
| Setting | Competitive | Balanced | Low-End PC |
|---|---|---|---|
| Display Mode | Windowed (Borderless exclusive) | Windowed | Windowed |
| Resolution | Native (match monitor) | Native | Native or lower |
| Frame Rate Limit | Unlimited (cap externally at 120) | 60 | 30 or 60 |
| Preset | Lowest | Medium | Lowest |
| Render Scale | 100% | 90% | 70% |
| Texture Quality | Highest | High | Low |
| Lighting Quality | Medium | Medium | Low |
| Shadow Quality | Lowest | Medium | Lowest |
| Effects Quality | Low | Medium | Low |
| Special Effects | Low | Medium | Low |
| Water Surface Quality | Lowest | Medium | Lowest |
| Volumetric Quality | Off | Medium | Off |
| Anti-Aliasing | FSR 2 (Quality) | FSR 2 (Balanced) | FSR 2 (Performance) |
| Depth of Field | Off | On | Off |
| Motion Blur | Off | On | Off |
| Dithering | On | On | On |
| SSD Shader Cache | On | On | On |
| Frame Generation | Off | On | On |
Settings That Matter Most
Shadow Quality
This is the single most expensive toggle in the entire settings menu, and it is almost always underpowered relative to the visual gain. On Highest, shadow maps render at four times the resolution of Low, but the performance delta between Low and Lowest can be 15 to 25 FPS in dense areas like the Altus Plateau or the Mountaintops of the Giants. The reason is that the engine renders shadow maps per light source without proper culling. In the Competitive preset, Lowest shadows are acceptable because Elden Ring’s combat is directional—your character always faces the camera, and enemy attack tells appear as colored glows that are not shadow-dependent. For PvP parry timing, clearer shadows do not reveal earlier tells than you already perceive from the particle effects.
Water Surface Quality
This setting is a hidden performance bomb that most players never realize is tied to their frame drops in specific zones. Ramping from Low to Highest costs 10 to 20 FPS while standing on the shore of Liurnia of the Lakes or crossing bridges in Limgrave. The engine renders screen-space reflections and real-time refraction with no LOD fallback. The Low preset was clearly not designed with this setting in mind; FromSoft shipped it enabled by default. If you are exploring water-heavy regions and your frames tank, drop this before touching anything else.
Render Scale
Render Scale multiplies your internal resolution before the image is presented. Below 100%, it functions as a crude resolution scaler. Elden Ring does not have a quality spatial upscaler baked into Render Scale itself—it simply renders at a lower resolution and the GPU’s display pipeline scales it up. This is why the image looks soft and ghosty at 80% or lower. The correct approach is to set Render Scale at 90% or higher and use the Anti-Aliasing dropdown (which houses FSR 2 and XeSS) for the actual upscaling. At 70% on a Low-End preset, the combined downscale plus FSR in Performance mode becomes extremely blurry, but it is playable if you are targeting 60 in a mid-range area.
Volumetric Quality
This controls fog and light scattering in environments like the Siofra River, the Academy, and Stormveil Castle. On the Lowest and Low presets, volumetrics are nearly invisible, making dark areas look flat but also removing a significant per-pixel compute cost. For Competitive play, Off is the safe choice because the engine’s volumetric pass does not respect occlusion efficiently—it renders full-screen even in enclosed rooms. Balanced users at Medium get acceptable atmosphere without the full GPU tax of High or Highest.
Effects and Special Effects Quality
These two settings control particle systems. Effects Quality handles spell impacts, weapon buffs, and environmental particles. Special Effects handles incantation trails, summons, and boss telegraph particles. Here is the competitive argument: at Lowest, incantation particles that serve as attack tells become fainter and slower to resolve, which is actively harmful for PvP. The Balanced preset at Medium preserves these particles while still cutting cost. Competitive players should not drop below Low on either setting. The FPS savings from Medium to High are negligible (2 to 4 FPS) because particle systems are not the bottleneck here—CPU draw calls are.
Texture Quality
Textures are GPU VRAM-bound and cost almost no real-time performance. On a card with 8GB or more, Highest textures are free. On 6GB cards, Medium avoids the stutter that occurs when the engine overflows VRAM and begins streaming from system RAM aggressively. This is a memory issue, not a compute issue. There is no reason to sacrifice texture quality unless you are hitting VRAM limits, and even then, the game does not warn you.
Upscaling and Frame Generation
Elden Ring ships with AMD’s FSR 2 and Intel’s XeSS integrated directly into the Anti-Aliasing menu. There is no DLSS in the native settings menu as of the current build; NVIDIA users rely on the GeForce overlay or the Modding Community’s DLSS DLL swap. FSR 2 in Quality mode is the recommended upscaler for Competitive and Balanced presets because it preserves particle edge definition better than XeSS, which smears the golden incantation tells during fast camera pans. XeSS is a valid choice on Intel Arc cards or if you prefer slightly softer image stability over ghosting at high motion.
Frame Generation in Elden Ring has a fundamental problem: the game’s netcode and input timing are tied to simulation frames, not display frames. Frame Gen produces a display frame rate that is double your actual simulation rate. This means at a target of 120 with Frame Gen enabled, your game is actually simulating at 60 and inserting synthetic frames between them. For parry timing and roll invincibility windows that are measured in engine frames, this introduces perceptual input latency that some players cannot detect and others find maddening. The competitive recommendation is to leave it off and pursue native frame rate instead. For single-player PvE, Frame Generation is safe and dramatically smooths the experience on mid-range hardware.
Settings to Leave Alone
Dithering should remain on in every preset. It is a post-processing banding reduction pass that costs effectively nothing (sub-1% on any GPU) and its removal creates visible color banding in the skyboxes, which are large gradients rendered every frame. The SSD shader cache toggle exists to reduce first-time stutter by precompiling shaders; it is a quality-of-life fix and should not be disabled unless you are diagnosing a stutter issue and want to rule it out. The Window Mode setting labeled “Windowed” is actually borderless exclusive fullscreen in this engine—there is no true windowed mode. Do not confuse this with other games where “Windowed” adds a 1 to 3ms input penalty. Here it does not.
Outside the Game
NVIDIA users should set Power Management Mode to “Prefer Maximum Performance” in the control panel. The engine does not ramp clock speeds aggressively, and a GPU idling between combat phases will stutter when you re-engage. AMD users should enable Anti-Lag and, if running on a driver from the 2026 era onward, test the new Elden Ring-specific optimization profiles that ship with Adrenalin. Windows users should disable Hardware-Accelerated GPU Scheduling, because the interaction between HAGS and this engine’s presentation layer causes frame pacing irregularities on some NVIDIA cards. Set the game’s priority to “High” in Task Manager; do not set it to Real-Time, as that starves the Windows compositor and causes desktop input lag. Delete the shader cache folder (EldenRing/Settings/ShaderCache) after major driver updates to prevent old compiled shaders from forcing re-compile stutters on first encounter.