http://bugs.winehq.org/show_bug.cgi?id=11674
--- Comment #203 from Fresno acafresna@ono.com 2012-09-08 02:17:24 CDT --- (In reply to comment #195)
fix bugs and improve
I am also getting the «Direct3D9 is not available without OpenGL.» in wow.
Tried the m32 library with wine32 (1.5.5) and then the m64 with wine64 (1.5.12) in oneiric 64 bits. In both cases the same result.
My commands: LD_PRELOAD=/home/gg/rgl/rgl.so wine "C:\Program Files\World of Warcraft\Wow.exe" -opengl (and now compiling with m64 and new ~/.wine tree) LD_PRELOAD=/home/gg/rgl/rgl.so ./wine64 "C:\Program Files\World of Warcraft\Wow-64.exe" -opengl
In Config.WTF there is the line SET gxApi "OpenGL"
Works ok without the LD_PRELOAD.