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).
Kestrelguy (talk | contribs) m (added language bar.) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{lang| | {{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). | This may be caused by using the Direct3D debug version of the dynamic-link libraries (DLLs). | ||
Line 5: | Line 8: | ||
{{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.
