The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.

Converting XNA studio game to microsoft surface

AwkAwk Registered User regular
edited March 2013 in Help / Advice Forum
Hello,

I have a game built on the XNA 4.0 studio and was wondering if it is possible to convert it to a WPF (Windows Presentation Foundation) to work on a microsoft tablet. I tried to duplicate all the code in visual c# 2010 (from xna file to surface xna) but it just sits on a black screen and freezes. The one difference i notice is that there is a app1.cs file instead of game1.cs (I just renamed the previous game1 calls to app1). I did not touch the xml file but I am assuming i have to include the xml to show the game. Is this even possible?

Awk on
Sign In or Register to comment.