graphics - monogame screen resolution is incorrect -



graphics - monogame screen resolution is incorrect -

monogame, or xna really, reporting wrong screen resolution on surface pro 3.

using graphicsadapter.defaultadapter.currentdisplaymode.width , height returns dimensions of 800 x 600, incorrect. so, cannot set game size correctly.

i've been using code without problem on acer v5 , can set game resolution size expect. because graphicsadapter reports right screen size.

whether using is, or docking tablet external monitor, returns same resolution. error causing this?

this used bug in monogame, , fixed.

if not building latest source code, possible still have bug in monogame dll.

see: https://github.com/danzel/monogame/commit/0c36642129d89a12b30bcfc7d13256739d5483af

graphics resolution monogame

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -