The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
RE: Running WoW gives display error
by A.J. Bonnema on Tuesday November 10th 2009, 13:14
I was wondering whether the nvidia driver should be 32 bits. Currently, the kernel is 64 bits, so the packagekit of Fedora only shows the 64 bit nvidia drivers.
Could that be the reason of the failure?
If so, how can I get a 32 bit video driver to install if the package manager doesn;t support it?
RE: Running WoW gives display error
by Jeff on Wednesday November 11th 2009, 7:00
The option should be -opengl, not -glopen. Running WoW with OpenGL mode is infinitely more successful than trying to use Wine's Direct3D implementation. You can also add:
SET gxAPI "OpenGL"
To your Config.WTF file in the WTF folder to enable OpenGL mode.