On the 4th of December, the wonderful @Axloss pushed an update to the experimental
build to address the remaining issues around audio and performance stuttering since the Path of Redemption update.
Part 1: How Do I Switch to The Experimental
Build?
- Open the Steam client
- Right-click Darktide in your Steam library
- Select ‘Properties’
- Select ‘Betas’
- Enter the password
cTYPtKTsfMDsLHAV
- Select ‘Check Code’
- Select the ‘None’ dropdown, and
experimental - Experimental Builds
should now be within the list - Select
experimental - Experimental Builds
- Close the pop-up window
- A download should now start
Part 2: Remove Feature Flags
Have you set Feature Flags in the past? Perhaps your user_settings.config
already includes changes like this from our previous recommendations:
direct_storage = {
enabled = true
disable_bypass_io = true
force_file_buffering = true
force_mapping_layer = false
}
or
direct_storage = {
enabled = false
}
If you have added these changes to your user_settings.config
in the past, it is necessary for you to now remove them!:
- 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
- Open the
user_settings.config
- Remove the Feature Flags mentioned above
- Save your changes
- Play!
- Post here to let us know the outcome
But I’ve Never Made Any Changes to the user_settings.config
!
Great! You can ignore this section (‘Part 2: Remove Feature Flags’) entirely.