- Go to the downlaod page and click to download the latest version (in the image below, PIX-1810.24)
- Run the executable and something like this should show up:
- Go to
Launch Win32tab under Select Target Process
- Find the folder that is rtx-explore
- In the
Working Directoryline, fill in the line with the rtx-explorer location +\src\D3D12PathTracer. Example:C:\Users\user\Desktop\RTX\rtx-explore\src\D3D12PathTracer
- In the
Path to Executableline, fill in the line with the rtx-explorer location +\src\D3D12PathTracer\bin\x64\Debug\D3D12PathTracer.exe. Example:C:\Users\user\Desktop\RTX\rtx-explore\src\D3D12PathTracer\bin\x64\Debug\D3D12PathTracer.exe
- Press Launch, and the application should show up
- Now you can debug! Press
Print screenbutton to capture a frame and1 captures takenwill appear underGPU Capture
- Double click the image under
1 captures takenThen, a screen will be brought up like below:
- Press the
playbutton afterAnalysis is not running.at the top right to begin analysis of the frame. You should getAnalysis is running on NVIDIA ..., in our caseNVIDIA GeForce GTX 1070
For more tips on how to debug, see: playlist









