UEConsole Commands
VariableConsole VariableRemaining

Electra.PC.UseSoftwareDecoding

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

Category: Remaining · Namespace: electra

Help

Use software decoding on PC even if hardware decoding is supported. 0: use hardware decoding if supported (default); 1: use software decoding.

Usage

Unreal console (open with ~)
> Electra.PC.UseSoftwareDecoding 1

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