I installed VC# express and after that downloaded XNA Game Studio 4 from here and installed it. But I can’t find any XNA template in my VC#. what’s the problem?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If I recall correctly, installing XNA will create a new shortcut called “XNA Game Studio” under either the Visual C# Express group or the XNA Game Studio group in the Start Menu. Use that.
If that isn’t the case, then the project templates should show up in VC# under New -> Project -> Visual C# -> XNA Game Studio 4.0.
And if that isn’t there either, your installation must be screwed up somehow. Uninstall XNA, uninstall VC#Express, reinstall VC#Express, reinstall XNA.