Stutter During Transformations and the Day-Night Switch — The Blood of Dawnwalker
Updated 2026-09-06
On this page
Quick Answer
Sourced 2026-09-06, build 1.003
A frame hiccup when Coen changes form or when day flips to night is reported by community sources as a combination of two things: the night-time shader set compiling on first use, and a brief spike in memory pressure as the whole night effect stack swaps in. The reported remedies mirror the general shader-stutter fixes — a larger GPU shader cache, clean drivers — plus one extra lever: freeing VRAM headroom, with Volumetric Fog and texture quality the two most-cited settings to drop. Fewer independent sources cover this symptom than general stuttering, so this page marks its claims accordingly.
The Symptom Pattern
Community reports describe the transformation hitch as distinct from ordinary new-area stutter:
- It fires at predictable moments — the moment of transformation, or the instant the day-night boundary crosses.
- It can repeat for more than one night — unlike pure first-time shader compilation, which smooths out on revisit, VRAM pressure recurs every time the effect stack reloads.
- It is worst on cards near the VRAM ceiling — guides repeatedly tie the severity to how much headroom the card has left at your resolution and texture settings.
The Reported Fix Order
Every row here is community-reported. Fewer independent guides cover this specific symptom than general stuttering — where the cache fix has three agreeing sources, most of these rest on two — and nothing has been tested by us.
| # | Step | What guides report | Status |
|---|---|---|---|
| 1 | Apply the shader-cache fixes first | The night shader set compiles on first use, so the 10 GB cache fix and clean driver install are cited as prerequisites before anything else | ◐ Sourced — LagoFast, allthings.how |
| 2 | Drop Volumetric Fog to Medium | The most-cited single setting for the day-night hitch | ◐ Sourced — two independent guides |
| 3 | Set textures to Medium on 6-8 GB cards | Guides tie texture VRAM load directly to the severity of the switch hitch | ◐ Sourced — two independent guides |
| 4 | Close overlay and background apps before nightfall sessions | Reported as reducing the memory spike at the switch | ◐ Sourced — single detailed guide, treat as weak |
| 5 | Consoles: day-one patch + Performance Mode | Player reports name both as the cited remedy for console-side dips; PS5 Pro users point to PSSR | ◐ Sourced — multiple player reports |
Why the Night Looks Harder to Render
The transformation is a one-instant event for the player but a large swap for the renderer: lighting, post-processing, particle effects and several materials all change at once. Community sources describe the night half of the game as effectively a different visual stack, which means two costs — compiling shaders that only the night uses, and holding both the new stack and your current view in video memory at the same moment. The first cost is paid down once by the shader cache; the second is paid every night, which is why memory headroom keeps reappearing in reports about this specific hitch.
What Did Not Help (Per Community Reports)
- Waiting for it to "compile out" — unlike new-area stutter, this hitch recurs nightly, so pure patience reportedly does not clear it.
- Lowering resolution scale alone — reports say it raises average FPS but does not reliably remove the switch-moment hitch while textures stay near the VRAM ceiling.
- Disabling system security features — the same baseless advice that circulates for general stutter; we do not reproduce or recommend it.
Related Pages
- Voracious Bite and the rest of the night toolkit live in the skills database.
- The shader-cache page covers the general new-area stutter this page builds on.
- The best-settings page ranks which settings community sources cite as heaviest overall.
Sources
This page compiles community reports only — we have not run our own tests, and the transformation-specific symptom has thinner independent coverage than general stuttering. Rows marked with a single detailed source are flagged as weak in place rather than silently upgraded.