On Tue, Feb 28, 2012 at 2:32 AM, ederwil666 <wineforum-user@xxxxxxxxxx> wrote: > Hello all, > I'm pretty much a newbie in linux, and I'm trying to play The Elder Scrolls IV: Oblivion on Linux Mint 12. > I installed wine-1.2.3 according to the readme file (I hope). > command: > Code: > wine ~/.wine/drive_c/Program\ Files/Bethesda\ Softworks/Oblivion/OblivionLauncher.exe > > gives: > Code: > err:wgl:opengl_error No OpenGL support compiled in. > err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat. > err:d3d:InitAdapters Failed to get a gl context for default adapter > Direct3D9 is not available without OpenGL. Your problem is very obvious. To run DirectX programs in Wine, OpenGL must be compiled in. It is not. Where did you get the Wine Package from? James