Couldn't find "Enable Graphics Capture" in Debugging node (VS2012RC Express)
-
mercoledì 25 luglio 2012 17:17
I just want to debug my shader (.hlsl) code by following the blog titled "Game Debugging in Visual Studio 11" (http://blogs.msdn.com/b/vcblog/archive/2011/11/08/10235150.aspx). The first step in the article is to turn on the "Enable Graphics Capture" option in Debugging node. However I cannot find this option. Moreover, the "GPU Debugging Accelerator Type" and "GPU Default Breakpoint Behavior" options are also missing. I've searched this forum and found this post (http://social.msdn.microsoft.com/Forums/en-US/wingameswithdirectx/thread/78bd6d63-e3ee-402b-af59-30a94ef237de). But that does not help.
I use Windows 8 release preview with Visual Studio 2012 RC Express.
Tutte le risposte
-
giovedì 26 luglio 2012 22:47"Graphics Debugging" is not in the Express SKUs. It is available in Professional, Premium, and Ultimate.
-
venerdì 27 luglio 2012 15:14Thanks Chuck, I want this feature so bad that I will try the Pro SKU. But I am not sure if the two SKUs (express and pro) can be run independent side by side, worry about one might mess up the configuration of the other.

