2

In my Computer I got two graphics cards and I want that the Visual Studio debugger uses the stronger one. I want that because I am programming a game and I got fps drops with the weaker one. How can I do that?

EDIT: I have already tried to start Visual Studio 13 or my program with the stronger graphics card, but it is always using the weaker one.

Pancake
  • 53
  • 3
  • 8
    What has this to do with the debugger, exactly? Isn't it a responsibility of your (3D) program/code to choose the graphics adapter it wants to use for rendering? –  Jul 04 '14 at 12:35
  • You can choose from the settings of your graphic cards which programs will use one or another. – Emi987 Jul 04 '14 at 12:36
  • My guess is that your code is configured to choose the primary monitor. You could try changing your primary monitor to be the monitor that is attached to the stronger graphics card. – John Koerner Jul 04 '14 at 13:41

0 Answers0