SSD vs HDD for Gaming: Does Your Storage Affect FPS?

The short answer is no — swapping an HDD for an SSD will not meaningfully raise your FPS. Most articles either bury this or hedge it so heavily that the point gets lost. What storage does affect is load times and, in certain open-world games, texture streaming. This guide covers exactly where SSDs help, where they don’t, and what to prioritise for your setup.

The FPS Question: What Benchmarks Actually Show

Raw framerates are determined by your GPU, CPU, and VRAM — not your storage drive. Testing across modern titles consistently finds that swapping from HDD to any SSD produces under 2% average FPS variance, which falls within the margin of measurement error. Going further — from a budget SATA SSD to a high-end PCIe Gen 4 NVMe — produces no perceptible FPS difference at all. [1]

The mechanism is simple: games preload assets from storage into RAM before the GPU renders them. Once a scene is running, the GPU draws from RAM and VRAM — not from your drive. As long as storage can keep RAM supplied (which even a slow HDD manages for stable, non-streaming content), it has zero frame-by-frame rendering impact.

UpgradeTypical FPS gain
HDD to any SSD0–2% (within noise margin)
Budget SSD to high-end NVMe0–1%
Old GPU to new GPU20–80%+
8 GB RAM to 16 GB RAMUp to 30% in bottlenecked games

If raising FPS is your goal, every dollar spent on a GPU or RAM upgrade returns far more than storage ever will. Our full PC optimisation guide covers the settings and hardware changes that actually move the needle.

Load Times: The Real Win

The place where SSDs genuinely change the experience is getting into the game. Any SSD — even the cheapest SATA drive — cuts load times by 50–75% compared to an HDD.

Across benchmarked titles, the numbers are consistent: Cyberpunk 2077 drops from 57 seconds on HDD to around 15 seconds on SSD — a 74% reduction. Elden Ring fast travel falls from 25 seconds to 8 seconds. The pattern holds everywhere: the largest single jump in load speed is always HDD to any SSD. Going from a budget SATA SSD to a premium NVMe adds only one to four seconds of further improvement per load screen. [2]

GameSSD (SATA or NVMe)HDD
Cyberpunk 2077~15 seconds~57 seconds
Elden Ring (fast travel)~8 seconds~25 seconds
GTA V~27 seconds~54 seconds
Red Dead Redemption 2~40 seconds~63 seconds

For online multiplayer, the load time gap is particularly costly: joining after the match has already started, or sitting in a loading screen while teammates are already playing, is a direct competitive disadvantage.

Open-World Games and Texture Streaming

Modern open-world engines — Unreal Engine 5 titles, Forza Horizon 5, Cyberpunk 2077, Red Dead Redemption 2 — use continuous asset streaming. As you move through the world, the engine constantly loads new geometry, textures, and audio from storage in real time. This is different from a level-load screen; it happens while you’re playing.

HDDs have two problems here. First, sequential read speeds of 80–150 MB/s versus 500+ MB/s for a SATA SSD — the engine’s streaming queue can’t be satisfied fast enough. Second, mechanical seek latency of around 10 milliseconds versus under 0.1 ms for an SSD, which causes periodic stalls when the drive head moves between files.

The result on HDD: textures loading visibly late, objects popping in as you drive or sprint, and brief freezes while the engine catches up. On an SSD, these effects disappear. Several 2023–2025 AAA open-world titles now list SSD as a minimum system requirement — not a recommendation — because their streaming systems were designed around SSD I/O budgets from the start.

This is the category where storage most affects the feel of playing, even when the average FPS counter looks similar on paper.

NVMe vs SATA SSD: Does the Difference Matter for Gaming?

For most current games, the gap between NVMe and SATA is small enough that it shouldn’t drive a purchase decision. A PCIe Gen 4 NVMe drive reads at around 7,000 MB/s sequentially; a SATA SSD peaks at around 550 MB/s — a 12x specification difference. In real game load time tests, the gap typically comes out to one to four seconds per load screen. [2]

Why the real gap is so much smaller than the spec gap: games don’t load assets in one continuous sequential read. They open thousands of small, scattered files — random I/O — and the bottleneck shifts to CPU decompression speed rather than raw storage throughput. The NVMe’s sequential advantage mostly evaporates in that workload.

The practical takeaway: any NVMe drive from a reputable brand (SK Hynix, Samsung, WD Black, Kingston) will perform identically to the most expensive NVMe for gaming. If budget is a concern, a quality SATA SSD like the Samsung 870 EVO is within rounding error of NVMe performance for every game available today.

DirectStorage: Why NVMe Speed Matters More Every Year

There is one genuine and growing reason to care about NVMe throughput: Microsoft’s DirectStorage API. Traditional game loading routes through storage, then CPU decompression, then into VRAM. DirectStorage bypasses the CPU entirely — assets stream from NVMe directly into the GPU’s hardware decompression units.

Forspoken was the first PC game to implement DirectStorage 1.1 in 2023, and the load time reduction was dramatic: from approximately 10 seconds down to roughly 1 second. [3][4] To use DirectStorage 1.1 you need a PCIe NVMe SSD, a DirectX 12-capable GPU, and Windows 11.

DirectStorage also frees up CPU cycles that were previously spent on decompression — potentially 20–40% of CPU overhead in asset-heavy scenes — which can help in CPU-bottlenecked games. The catch is that very few titles use it today. But as Unreal Engine 5 adoption expands and developers build for NVMe-first pipelines, a Gen 3 or Gen 4 NVMe is the forward-looking choice for a system you want to still be current in 2027.

When an HDD Still Makes Sense

HDDs aren’t obsolete — they’ve just moved to a different job. A 4 TB HDD costs around $60–80; a 4 TB NVMe drive runs $250–350+. That price difference funds a better GPU upgrade for most people.

The setup that works for most PC gamers is a hybrid: SSD for the OS and the games you’re actively playing, HDD for the archived library. Moving a game from HDD to SSD in Steam takes a few minutes. You get SSD performance when you need it, and HDD economics for bulk storage.

Older games — pre-2018 titles with modest streaming requirements — often show only a 10–15 second load time difference between SSD and HDD. For someone replaying classics, the case for SSD is weaker. For anyone playing modern open-world games or competitive multiplayer with fast respawn cycles, staying on HDD is hard to justify.

For a deeper look at what settings actually affect game performance beyond storage, the Game Settings Explained guide breaks down every major in-game option and what it costs you in frames.

Frequently Asked Questions

Does upgrading from HDD to SSD improve FPS?
Almost never in a meaningful way. Average FPS is set by your GPU and CPU. The exception is real-time asset streaming in open-world games, where HDD latency can cause micro-stutter during heavy texture loading — but this shows up as frame-time spikes rather than a baseline FPS reduction.

Is NVMe worth it over SATA SSD for gaming?
For current games, the difference is one to four seconds per load screen. If you’re building a new system, NVMe is the better long-term choice for DirectStorage compatibility with upcoming titles. For a budget upgrade, a quality SATA SSD performs within rounding error of NVMe for every game available today.

Do modern games require SSD?
Some do. Games using DirectStorage on PC require a PCIe NVMe SSD and Windows 11. Several 2023–2025 AAA titles list SSD as the minimum system requirement. The PS5 is SSD-only by design — there is no HDD option on console.

My game stutters and hitches — will an SSD fix it?
If the stutter happens consistently when entering new areas or during fast movement in open-world games, yes — that’s texture streaming latency from a slow drive. Move the game to an SSD or upgrade from HDD. If the stutter occurs in confined, non-streaming scenes or during combat, the cause is more likely a GPU, CPU, or RAM bottleneck rather than storage.

Sources