Death Stranding 2: On the Beach — best graphics settings (2026)

DecimaAction Adventure2025Demand 4/5average optimization

Death Stranding 2: On the Beach runs on the Decima engine and lands at 4/5 for GPU demand — it rewards a careful settings pass. It supports DLSS, FSR upscaling. Budget at least 8 GB of VRAM at 1440p to avoid texture streaming hitches.

Death Stranding 2: On the Beach is Kojima Productions' action game running on Guerrilla's Decima engine — the same foundation as Horizon Forbidden West. Decima is known for high-fidelity rendering of large outdoor environments. PC ports of Decima titles have historically supported DLSS and FSR upscaling. Detailed per-game benchmark analysis is on the way as data for this title becomes available.

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 Death Stranding 2: On the Beach.

+5 fps
Drop Effect Quality to High

Barely visible in motion vs Very High — strong frame saver.

+5 fps
Drop Volumetric Fog to Medium

Barely visible in motion vs High — strong frame saver.

+5 fps
Drop Shadow Quality to High

Barely visible in motion vs Very High — strong frame saver.

Recommended settings for Death Stranding 2: On the Beach

Reference rig: RTX 4080 at 1440p, balanced preset. Values are accurate to Death Stranding 2: On the Beach's in-game options.

Texture Quality

High Low cost

Typical impact 0-5% · 4% fps cost

In Death Stranding 2: On the Beach, 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 Death Stranding 2: On the Beach: Controls the maximum mipmap resolution loaded for surface textures. Higher levels load sharper, more detailed textures but require significantly more VRAM.

Shadow Quality

High Heavy

Typical impact 8-25% · 12% fps cost

In Death Stranding 2: On the Beach, we recommend Shadow Quality at High (12% 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 Death Stranding 2: On the Beach: Controls shadow map resolution, filtering method, and cascade count for dynamic light sources. Higher settings produce sharper, more accurate shadows but are GPU-intensive.

Model Detail

High Heavy

Typical impact 3-8% · 8% fps cost

In Death Stranding 2: On the Beach, we recommend Model Detail at High (8% fps cost).

Controls the geometric complexity of character and object meshes by selecting between pre-authored LOD tiers. Lower settings swap in reduced-polygon meshes earlier, cutting vertex shader invocations and rasterizer triangle throughput. This also reduces the number of material draw calls since simplified meshes often merge material slots. The CPU cost of skinning and animation blending also scales with vertex count on games that use CPU-side skeletal animation.

In Death Stranding 2: On the Beach: Controls the geometric complexity of character and object meshes. Higher settings load higher-poly models with more surface detail, increasing VRAM usage and GPU load.

Effect Quality

High Heavy

Typical impact 3-15% · 8% fps cost

In Death Stranding 2: On the Beach, we recommend Effect Quality at High (8% 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 Death Stranding 2: On the Beach: Controls the visual fidelity of particle and gameplay effects including explosions, weapon impacts, and environmental elements. Has a moderate GPU cost in action-heavy scenes.

Volumetric Fog

Medium Heavy

Typical impact 5-18% · 8% fps cost

In Death Stranding 2: On the Beach, we recommend Volumetric Fog at Medium (8% fps cost).

Renders physically-based 3D fog that interacts with lighting, shadows, and participating media density. The engine allocates a 3D froxel (frustum-voxel) volume texture — typically 160x90x64 or higher — and ray-marches through it from each pixel, accumulating scattered light and extinction at each step. Each froxel samples the shadow map to determine direct illumination, applies the Henyey-Greenstein phase function for anisotropic scattering, and accumulates density from noise textures or analytical fog volumes. The cost is substantial because every visible pixel requires a full volumetric integration.

In Death Stranding 2: On the Beach: Timefall rain and BT encounters use dense volumetric effects. Core to the atmosphere — reducing below Medium significantly diminishes the horror elements.

Ambient Occlusion

Medium Low cost

Typical impact 3-12% · 5% fps cost

In Death Stranding 2: On the Beach, we recommend Ambient Occlusion at Medium (5% fps cost).

Computes soft shadowing in crevices and where surfaces meet by estimating how much ambient light is occluded at each pixel. SSAO samples the depth buffer in a hemisphere around each pixel, testing for nearby occluders. HBAO+ uses ray-marching along the depth buffer horizon. GTAO uses a multi-directional horizon search with cosine-weighted integration for physically correct results. Each method runs as a fullscreen compute or pixel shader pass — higher quality modes increase sample count from 4 (SSAO) to 32+ (GTAO Ultra), directly scaling the per-pixel ALU cost.

In Death Stranding 2: On the Beach: Computes soft shadowing in crevices and where surfaces meet, adding depth and grounding to the scene. SSAO is cheaper; HBAO/RTAO are more accurate but more expensive.

Level of Detail (LOD)

High Low cost

Typical impact 3-12% · 7% fps cost

In Death Stranding 2: On the Beach, we recommend Level of Detail (LOD) at High (7% fps cost).

Governs the distance thresholds at which objects transition between LOD tiers. The engine uses screen-space projected size or distance-based heuristics to swap between high-poly and simplified meshes. Higher settings push these transition distances further, keeping detailed geometry on screen longer. This increases total triangle count, draw calls, and vertex buffer memory. In UE5 titles using Nanite, this controls the aggressiveness of the virtual geometry streaming system.

In Death Stranding 2: On the Beach: Governs the distance thresholds at which objects transition between lower-detail LOD tiers. Higher settings keep complex meshes visible at greater distances, increasing GPU and CPU load.

Anti-Aliasing

FXAA Low cost

Typical impact 2-15% · 1% fps cost

In Death Stranding 2: On the Beach, we recommend Anti-Aliasing at FXAA (1% 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 Death Stranding 2: On the Beach: Smooths jagged edges on geometric boundaries. FXAA is cheapest with a slight blur; TAA/TAAU are sharper with less shimmer; TSR/DLSS AA offer the best quality on supported hardware.

NVIDIA DLSS

Off Low cost

Typical impact -30-80% · no measurable cost

In Death Stranding 2: On the Beach, 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 Death Stranding 2: On the Beach: NVIDIA DLSS — an AI-based upscaling technology for NVIDIA RTX GPUs that renders at a lower resolution and uses machine learning to reconstruct a higher-quality image. Can significantly boost frame rates.

AMD FSR

Off Low cost

Typical impact -25-70% · no measurable cost

In Death Stranding 2: On the Beach, 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 Death Stranding 2: On the Beach: AMD FidelityFX Super Resolution — a temporal upscaling technology available on all GPU brands. Renders at a lower resolution and reconstructs detail, trading some fine detail for improved frame rates.

Motion Blur

High Low cost

Typical impact 1-5% · 2% fps cost

In Death Stranding 2: On the Beach, we recommend Motion Blur at High (2% 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 Death Stranding 2: On the Beach: Applies directional blur to fast-moving objects or during camera rotation. Adds cinematic motion feel; disabling it produces a crisper, sharper image which many competitive players prefer.

Depth of Field

On Low cost

Typical impact 2-8% · 1% fps cost

In Death Stranding 2: On the Beach, we recommend Depth of Field at On (1% fps cost).

Simulates camera lens focus by blurring pixels based on their distance from a focal plane. The depth buffer is sampled to determine each pixel's circle of confusion (CoC). A Gaussian or bokeh blur is applied with kernel size proportional to CoC. Higher quality modes use physically-based hexagonal or circular bokeh shapes via a gather pass. Cinematic mode may use separate near-field and far-field blur with smooth transitions. The cost scales with maximum CoC radius — large blur kernels require 32+ texture taps per pixel.

In Death Stranding 2: On the Beach: Simulates camera lens focus by blurring pixels based on their distance from the focal plane. Primarily a cinematic effect; many players disable it for clearer gameplay visibility.

Expected performance by hardware tier

Estimated average FPS in Death Stranding 2: On the Beach on a balanced preset, before upscaling.

TierGPUResolutionEst. FPS
Budget GTX 1650 1080p 36
Entry RTX 3060 1080p 52
Mid-range RTX 4070 1440p 70
High-end RTX 4080 1440p 90
Enthusiast RTX 4090 4K 70
Get Death Stranding 2: On the Beach settings for your exact GPU →

Death Stranding 2: On the Beach settings — FAQ

Is Death Stranding 2: On the Beach well optimized on PC?

Death Stranding 2: On the Beach runs on Decima and rates 3/5 for optimization — average optimization. With a balanced preset it rewards a careful settings pass; the per-setting recommendations above prioritise image quality while trimming the options that cost the most frames.

What are the most demanding settings in Death Stranding 2: On the Beach?

The heaviest options are Shadow Quality (up to 18% fps), Model Detail (up to 14% fps), Volumetric Fog (up to 14% fps). Lower these first when you need frames — they free up the most performance for the smallest hit to how Death Stranding 2: On the Beach actually looks in motion.

What GPU do I need to run Death Stranding 2: On the Beach at 60 FPS?

A RTX 4070 (Mid-range tier) reaches about 70 FPS at 1440p 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 Death Stranding 2: On the Beach support DLSS, FSR, or ray tracing?

Death Stranding 2: On the Beach supports NVIDIA DLSS and AMD FSR. Upscaling is the single biggest "free" frame boost — enable it before lowering quality settings.