KNOWN ISSUE: Performance Issues/Audio Stuttering After Path of Redemption Update

@Axloss can this be used with nightmares and visions. I am back to the stuttery mess that was working just fine with your experimental build before the patch.

Thanks

you could try set enable = false, but I never use that option so not sure how tested it is

are we talking about large stalls 100 ms ? In that case it should be visibile in the log

I saw your other message in the other channel, currently the experimental branch is basically the same as before.

Do you know how to turn off direct storage in darktide? otherwise I can try find the option for it since it might be worth testing

No idea, how do you turn it off?

@Bugman You can do this by:

  1. Navigate to your Darktide AppData by:
  • Press the Windows key + R
  • Enter %appdata% within the search input and select ‘OK’
  • Navigate to AppData\Roaming\Fatshark\Darktide
  1. Open the user_settings.config
  2. At the VERY TOP of the user_settings.config, enter the line below:
direct_storage = {
    enabled = false
}
  1. Save your changes