Hammer 3D View MouseDown Crash: Difference between revisions
Jump to navigation
Jump to search

Note:This may affect debugging of other DirectX applications when using MS Visual Studio (or other debugging platforms).
No edit summary |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
This may be caused by using the Direct3D debug version of the dynamic-link libraries ( | {{lang|Hammer 3d view click crash}} | ||
[[Category:Hammer]] | |||
[[Category:Level Design FAQ]] | |||
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. | ||
{{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).}} |
Latest revision as of 10:45, 10 November 2022


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.
