debugging - Setting the Debug version of the Direct3D runtime won't stick -


when open directx control panel , open direct3d 9 tab , set "use debug version of direct3d 9" , hit "ok" or "apply," there no errors. if open control panel again, "use retail version of direct3d 9." when try debug application, don't output direct3d.

when last did few months ago, worked correctly , got debug output.

running control panel administrator doesn't seem make difference , registry key mentioned here http://www.gamedev.net/topic/514529-cant-use-debug-version-of-direct3d/ set one.

what else can try?

same thing happened me. looks trustedinstaller took ownership of registry keys (including hklm/software/microsoft/direct3d dxcpl modifies).

found solution here. have change ownership of regkey.


Comments