Windows Phone 7 2D Game Engine
Are the开发者_C百科re any 2D game engines for WP7, that don't use XNA? (I need it because I can't develop with XNA because of my video adapter).
There are Silverlight-based sprite engines...don't count on them to wow your customers. I'm in agreement with ctatke: upgrade your video card o switch dev machines and get it done properly.
Googling "Silverlight sprite engine" came up with this...might be more if you'd like to dig:
http://slspriteengine.codeplex.com/
Good luck!
-John
These are some XNA Game engine for WP7
http://farseerphysics.codeplex.com/
http://www.synapsegaming.com/products/sunburn/engine/
http://www.cocos2d-iphone.org/archives/1801
http://box2dxna.codeplex.com/discussions/224576/
Have you tried using Reach settings? It worked for me. Check here: http://blogs.msdn.com/b/shawnhar/archive/2010/07/19/selecting-reach-vs-hidef.aspx
I did, however, notice a list of compatible graphics cards for XNA here: http://www.xnawiki.com/index.php?title=Graphics_card_compatibility
So, if your graphics card is actually supported, then you might try using Reach.
精彩评论