Hello. I have installed Diablo 2 + LOD, no problems there. Try to start the game I get an error like this: "Error 22: A critical error has occured while initializing Direct Draw." When I run the D2vidtst.exe it cant find any working video mode, It could be because of my graphics card (Mobile Intel? Graphics Media Accelerator X3100), but on wintendo it is working fine. I get this in the terminal: Lots of these: Code: "err:wgl:X11DRV_ChoosePixelFormat No libGL on this box - disabling OpenGL support !" Then: Code: err:d3d:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat err:d3d:InitAdapters Failed to get a gl context for default adapter
Your wine lacks opengl supports which prevents any 3d from functioning.
So I need drivers? Where do I download them?
It has been my experience that Intel driver support on Linux is weak while nVidia is probably the best and ATI is getting better. It may be worth your time to invest in a decent video card and pick up something by nVidia or ATI.
Ok there is some problem with opengl. Can anyone help me? I cant find any answers on the internet. If i run "glxgears" its working and from what i understand it means opengl IS working, to some extent. But as i mentioned before "glxinfo" just gives this message: Code: name of display: :0.0 Segmentation fault and nothing more. I am quite positive opengl is suported by my graphics card because glxgears is working. Its not only a problem in wine, so maybe I should post this elsewhere but maybe you can help me, or at least point me in the right direction. Thanks.