What are the GPU requirements for XNA 4.0?
Posted
by
Nate Koppenhaver
on Game Development
See other posts from Game Development
or by Nate Koppenhaver
Published on 2011-11-12T18:58:12Z
Indexed on
2011/11/13
2:09 UTC
Read the original article
Hit count: 492
I tried to build a sample application using XNA, but I got an error saying that Pixel Shader 1.1 was required, so I got a used Radeon X300 GPU that supports Pixel Shader.
I tried to build it again, but I got another error saying that "Your current graphics card does not support the XNA HiDef profile" and would not build.
Since that card seems to not be compatible, I guess I need to buy another one. What features should I look for to make sure that it's compatible with XNA?
© Game Development or respective owner