http://bugs.winehq.org/show_bug.cgi?id=15018
Summary: Operation Flashpoint fails to initialize D3D8 Product: Wine Version: 1.1.3 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dunerkahl@yahoo.de
Starting Operation Flashpoint fails with:
err:module:load_builtin_dll failed to load .so lib for builtin L"opengl32.dll": libGLcore.so.1: Fehler beim Mappen des Shared Objects: Nicht genügend Hauptspeicher verfügbar err:d3d:InitAdapters Can't load opengl32.dll! err:wine_d3d:WineDirect3DCreate Direct3D8 is not available without opengl err:wine_d3d:WineDirect3DCreate Direct3D8 is not available without opengl
It seems to complain about not enough RAM by initializing libGLcore, but i've got 5GB of it, so that cannot be the problem.