Debugging an Xbox 360 Game?

What is the correct installation of Visual Studio to develop / debug an Xbox 360 game on Windows?

I don’t have an Xbox on hand all the time, so I have to be able to debug the game under Windows and Xbox.

+3
source share
2 answers

When you create an XNA game for any platform, Visual Studio can create game projects for any of the supported platforms. This way you can easily launch your Xbox game on Windows. The code base is shared between projects. You can switch between different projects using "set as a function of the launch project."

, , -, . , , , .

+4

:

Xbox 360 F5, . Xbox 360 , Xbox 360 " ".

F5, Xbox 360, , Windows

0

All Articles