Hammer 3D View MouseDown Crash: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
m (this needs a more specific category...maybe level design faq even)
Line 4: Line 4:


{{note|This may affect debugging of other DirectX applications when using MS Visual Studio (or other debugging platforms).}}
{{note|This may affect debugging of other DirectX applications when using MS Visual Studio (or other debugging platforms).}}
[[Category:Hammer]]

Revision as of 20:18, 15 May 2006

This may be caused by using the Direct3D debug version of the dynamic-link libraries (dll's).

Go to the Windows Control Panel, double-click the DirectX icon, select the Direct3D tab at the top of the panel, click "Use Retail Version of Direct3D", click the Apply button and exit.

Note.pngNote:This may affect debugging of other DirectX applications when using MS Visual Studio (or other debugging platforms).