How to get "ADLXLibrary" .lib or .dll file? (to use it as third party plugin)

Hi!

I’m planning to use ADLXLibrary on my Unreal Engine 5 game, and I would like to access AMD GPU functions such as Temperature, GPU Usage etc…

But I need .lib and/or .dll file to load into my plugin. How can I do this?

Thanks in advance.

Same question! Any idea now? I’ve tried the “mainPerfAllMetrics” sample on an AMD graphics card and it just worked without loading any .dll or .lib

DLL is required, otherwise your game application won’t launch on NVIDIA cards