Since you say you upgraded from an earlier version, IF you have set a non-english language in the game then please follow
these steps before you try any of those below.
If you are comfortable with running the game from command line then please run it as follows and paste (here) the output this generates, too:
megaglest.exe --opengl-info --sdl-info --lua-info --curl-info
I couldnt run megaglest with cmd.exe and this appeared:
C:\Users\USER>megaglest.exe --opengl-info --sdl-info --lua-info --curl-info
"megaglest.exe" its no recongnized like a internal or axternal command,
program or file for executable batch.
That's because you need to run this command in the directory MegaGlest is installed in, i.e. the directory containing megaglest.exe. So you want to start the command line (cmd.exe), then type:
cd %PROGRAMFILES%\MegaGlest\
megaglest.exe --opengl-info --sdl-info
megaglest.exe --verbose > verbose.txt
The first megaglest.exe run will output some information on the cmd.exe window. Copy this information here (wrap it into a spoiler like you did before).
The second megaglest.exe run will create a new file, verbose.txt. Open this file (which is located in
%PROGRAMFILES%\MegaGlest\) with a text editor and copy its contents to the
MegaGlest pastebin. Post it, you will then end up on a new Internet address. Copy this from your web browsers' address bar and paste it here.
If this fails, please provide details about your video card and the driver you are using by other means (GPU-Z should tell).
Thanks for posting the screen shot. According to this, you have the
latest driver available for Windows Vista installed for this chipset family. There is a Windows 7 driver which bears a higher version number, but it was released by the same time (2009) so it will most likely not differ much. According to a
compatibility sheet on the Intel website, both your hardware and driver should support OpenGL 1.4+.