[UE5] DLSS Plug-in Not Working After Update to 5.0.2

I just compiled the plugin from source and it works. DLSS plugin comes with source.
Have a project that uses c++, in explorer, inside the projects folder, make a Plugins folder if it doesnt exist. Copy all ur dlss or nvidia plugins folders inside it so its Plugins/DLSS and others.
Regenerate the vs studio files by right clicking on unreal project file and regenerate option. Recompile in vs. Now u can launch the project and dlss works. To make it work for all the projects copy back the files to the engine.

4 Likes