Insane stuttering issue

I’ve been having this problem for a while now, every 5-10 second the game stutters, I have a 4080 super, Ryzen 7 9800x3d, and 32 gigs of ram, the game is also installed in the SSD. I don’t know what the issue is.

Screenshot (465)

Link with mandatory files: NRFTW Log - Google Drive

1 Like

Video link just in case: https://youtu.be/ccBvs1DoT5s

Hi Khan,

We definitely need your files for this! See How to Properly Report Bugs! on where to find them and how to submit.

I will be here.

Silas

Hello Silas, I added the files that are needed from the instructions

1 Like

Update: I tried to problem-solve it with ChatGPT, uploaded the logs, screenshots, videos, etc. to it. Here’s what I’ve tested so far:

-Multiple graphics settings (low → high)

-FPS caps, VSync on/off, G-SYNC

-DLSS on/off, fixed render scale

-Shader cache clear, full reinstall

-Forcing -dx12 on Steam (game still launches in DX11)

-Long and short play sessions

None of these resolves the stutter.

Findings from logs according to ChatGPT:

Repeated asset unloading during gameplay (Unloading unused Assets) causing 200–400 ms stalls

Warnings about JobTempAlloc memory leaks, which impact performance over time

Stutters align exactly with asset unloading/streaming and occur during movement and combat

Behavior pattern:

  • Standing still = smooth

  • Moving / fighting = periodic hitching

  • FPS does not drop; frametime spikes instead

Conclusion:
This appears to be an engine-side issue related to asset streaming, garbage collection, and DX11 threading limitations rather than a hardware or configuration problem. The issue is especially noticeable on high-refresh-rate systems with low baseline frametimes.

I would not trust chatgpt so much on this. Those solutions are ripped off from different topics and problems on this forum.

Check this out for another possible fix [Combined] Stuttering every 10 sec on one realm .

Since we are on a new build things might have been changed, especially with the new optimizations .

At any rate, thank you for the files! I am escalating this as of now.

Silas