Skip to content

SetEnabled

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DFidelityFXSuperResolution

Syntax

ADLX_RESULT    SetEnabled (adlx_bool enable)

Parameters

#DirectionNameTypeDescription
1.[in]enableadlx_boolThe new AMD FidelityFX Super Resolution state. Set true to enable AMD FidelityFX Super Resolution. Set false to disable AMD FidelityFX Super Resolution.

Return Value

If the state of AMD FidelityFX Super Resolution is successfully set, ADLX_OK is returned.

If the state of AMD FidelityFX Super Resolution is not successfully set, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Note: Only works in supported games.

Requirements

Headerinclude “I3DSettings3.h”
Minimum version1.5

See Also: ADLX Enums