Detecting run-time game platform in XNA
- by thephpdeveloper
I'm working on a C# XNA project that requires me to display information based on the platform the game is on.
Is there a way to detect the platform (XBox, Windows, Zune) during run-time?