UEConsole Commands
VariableConsole VariableRemaining

au.DecompressionThreshold

au.DecompressionThreshold is a console variable in Unreal Engine 5 (UE5). See what au.DecompressionThreshold does, its values, and how to use this cvar in the Unreal console below.

Category: Remaining · Namespace: au

Help

If non-zero, overrides the decompression threshold set in either the sound group or the platform\'s runtime settings. Value: Maximum duration we should fully decompress, in seconds.

Usage

Unreal console (open with ~)
> au.DecompressionThreshold 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.

Related in au