The current display adapter does not meet the emulator requirements to run XNA Framework applications
hi * I create a Windows Phone Game (4.0) application in Visual Studio 2010 and Win7. My application build successfully but when run it, throw an error that says:
"The current display adapter does not meet the emulator requirements to run XNA Framework applications."
What should I do, to r开发者_如何学编程emove this error?
Thanks for your thread. Followed the links ... Ended up downloading the latest DirectX Version Dated: 11/30/2010. It cleared up the error message. Given the time that past this may not be of any help, as you've probably already worked around it.
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=2da43d38-db71-4c1b-bc6a-9b6652cd92a3&displayLang=en
Version:9.29.1973 Date Published:11/30/2010
You need to have a DirectX 10 compatible video card. If your card is compatible, you should make sure you have the latest driver for it.
Make sure your windows installation is up to date as well.
You can check to see if your card is compatible by using this software: DirectX Caps Viewer Tool.
精彩评论