Monogame: Monogame chipset problem

Created on 5 Oct 2018  路  2Comments  路  Source: MonoGame/MonoGame

Hello !

I'm user of monogame on window 10 but i have problem !

I have a chipset (intel hd 2000) that does not support OpenGL 3.0 on Windows 10: /

I do not really want to downgrade to Window 8 or 7, however, if I create a simple Windows Monogame project, it works!

I do not understand why

Most helpful comment

Please refer to this discussion to understand why it's not a bug and can't be fixed: #6414

All 2 comments

MonoGame DesktopGL project uses OpenGL and requires OpenGL 3.0 or newer
MonoGame Windows project uses DirectX, and requires DirectX 9.

As this is neither a bug report nor a feature request I am gonna close this issue.

Please refer to this discussion to understand why it's not a bug and can't be fixed: #6414

Was this page helpful?
0 / 5 - 0 ratings

Related issues

willmotil picture willmotil  路  5Comments

Jjagg picture Jjagg  路  5Comments

MichaelDePiazzi picture MichaelDePiazzi  路  4Comments

harry-cpp picture harry-cpp  路  5Comments

SenpaiSharp picture SenpaiSharp  路  3Comments