How to use DirectX Control Panel

Started by
2 comments, last by ChuckNovice 5 years, 11 months ago

I am trying to get the DirectX Control Panel to let me do something like changing the break severity but everything is greyed out.

Is there any way I can make the DirectX Control Panel work?

Here is a screenshot of the control panel.

 

dxcpl.png

Advertisement

I don't think any of these options work since Windows 8 came out. You might look into debugging through PIX or Visual Studio's graphics debugger instead.

SlimDX | Ventspace Blog | Twitter | Diverse teams make better games. I am currently hiring capable C++ engine developers in Baltimore, MD.

Hello,

 

It does work on windows 10 on my machine. I used it few times to force the debug layer on. You see that Edit list button that you have focused on your screenshot? You must first click it and add at least one path to target your .exe. It is necessary to specify this path so you don't force the debug layer on everything DX related. People would forget that on and lag big time when actually playing a game. Once you've added a path everything will become available :

 

Pykaql6.png

 

This topic is closed to new replies.

Advertisement