<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi, I've got a problem considering wine, and no one seem to be able to
help me at my distro-forum, so I'm trying this.<br>
<br>
This is my problem:<br>
<br>
I having some difficulties running Warcraft 3. I have several games
running flawless in wine (Diablo 2, Starcraft, Fallout and others), but
running warcraft 3 is too slow. I have seen in other threads on this
forum that one needs opengl to run it smooth. So I tried what all
recommend:<br>
<br>
<div style="margin: 5px 20px 20px;">
<table border="0" cellpadding="6" cellspacing="0" width="100%">
  <tbody>
    <tr>
      <td class="alt2" style="border: 1px inset ;"> wine War3.exe
-opengl </td>
    </tr>
  </tbody>
</table>
</div>
<br>
But that didn't help. (I tried the regedit thing one finds at winehq
too, but that gives the same error). All that did was to change my
resolution and crash, with the following outprint:<br>
<br>
<div style="margin: 5px 20px 20px;">
<table border="0" cellpadding="6" cellspacing="0" width="100%">
  <tbody>
    <tr>
      <td class="alt2" style="border: 1px inset ;">
err:ole:CoCreateInstance apartment not initialised<br>
fixme:win:EnumDisplayDevicesW ((null),0,0x55ddef50,0x00000000), stub!<br>
fixme:win:EnumDisplayDevicesW ((null),0,0x55ddef88,0x00000000), stub!<br>
X Error of failed request: BadLength (poly request too large or
internal Xlib l ength error)<br>
Major opcode of failed request: 143 (GLX)<br>
Minor opcode of failed request: 29 ()<br>
Serial number of failed request: 574<br>
Current serial number in output stream: 574<br>
      </td>
    </tr>
  </tbody>
</table>
</div>
<br>
(Thats the part of the outprint that differs from the one I get wihtout
the -opengl flag)<br>
<br>
And these are like hieroglyphs to me. Anyone know any tips how to get
this working?<br>
</body>
</html>