xna-4.0
Add constant latency to graphical output in XNA 4
does anyone know of an easy way to add a constant latency (about 30 ms) to the graphical output of an XNA 4 application?[详细]
2023-02-28 13:49 分类:问答Trying to Understand Stencils (XNA 4.0, Windows Phone 7)
I\'m trying to understand stencils.I could use a good tutorial explaining how they work, but in the mean time here\'s what I\'m working with:[详细]
2023-02-28 09:23 分类:问答XNA ContentLoadException
I\'m starting to learn \"some\" XNA and - as expected - I\'ve run into an obstacle pretty early. I\'ve created a WP7 XNA Game solution[详细]
2023-02-28 04:59 分类:问答UI scaling - XNA
(Sorry if I missed the answer) So I just started out making 开发者_开发知识库an XNA game for windows.[详细]
2023-02-27 11:03 分类:问答Why does the driver crash when creating/destroying many VertexBuffers
When I create several VertexBuffers, destroy some of them, then recreate them, I get the following error:[详细]
2023-02-27 09:33 分类:问答Playing multiplayer games with XNA on the computer (NOT XBox)
I have just started programing and i have done some stuff with XNA. i created my first 3d game similar to minecraft.[详细]
2023-02-26 07:00 分类:问答XNA Reach profile
I get his error \"XNA Framework Reach profile requ开发者_运维百科ires TextureAddressMode to be Clamp when using texture sizes that are not powers of two\"[详细]
2023-02-24 05:00 分类:问答Edit and Continue broken on converted VS 2008-2010 project
I\'ve looked through as many posts on broken EAC I can find but still can\'t find a solution. I\'m running VS2010 express on Win7 64bit now with XNA4.0 framework, I was running VS2008 express before[详细]
2023-02-24 03:36 分类:问答MediaPlayer.Play method throwing DRM exception?!
I\'m trying to add background music to my XNA 4-based Windows game. When I do Song bgm = Content.Load<Song>(\"bgm\");[详细]
2023-02-23 22:45 分类:问答Alpha blending in XNA -- what am I doing wrong?
I\'m trying to achieve the same effect in XNA 4.0 that this stackoverflow questioner was trying to get in XNA 3.1: namely, drawing a background, and on top of that a black mask with see-through \'cuto[详细]
2023-02-22 10:11 分类:问答
加载中,请稍侯......