I’ve downloaded and installed Nsight for Visual studio. I’ve configured it to use secure connection on both ends and am running Visual studio and the monitor as the administrator on the same machine. I haven’t changed any other settings.
When clicking Extensions>Nsight>Start Graphics Debugging, the Vulkan application starts and runs normally, and the monitor says that the Debugger is connected.
However, no “Nsight enabled” overlay is displayed in the application corner and all options in Extension>Nsight for capturing/freezing/profiling are grayed out.
Is there a step that I’m missing to get this to work?