dp.Override
dp.Override is a console variable in Unreal Engine 5 (UE5). See what dp.Override does, its values, and how to use this cvar in the Unreal console below.
Category: Remaining · Namespace:
dpHelp
DeviceProfile override - setting this will use the named DP as the active DP. In addition, it will restore any previous overrides before setting (does a dp.OverridePop before setting after the first time). The commandline -dp option will override this on startup, but not when setting this at runtime
Usage
Unreal console (open with ~)
> dp.Override 1Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.