Hammer 3D View MouseDown Crash: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (this needs a more specific category...maybe level design faq even)
m (added language bar.)
Line 1: Line 1:
This may be caused by using the Direct3D debug version of the dynamic-link libraries (dll's).
{{lang|{{PAGENAME}}}}
This may be caused by using the Direct3D debug version of the dynamic-link libraries (DLLs).


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.
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.

Revision as of 18:29, 9 May 2022

English (en)Translate (Translate)

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

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).