<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
nosp schrieb:<br>
<blockquote type="cite"
 cite="mid1069106772.1642.958.camel@earth.xades.com">
  <pre wrap="">On Mon, 2003-11-17 at 21:55, The Fallen wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I dont know if it works with diablo 2 but you could do it as described
here 
<a class="moz-txt-link-freetext" href="http://appdb.codeweavers.com/noteview.php?noteId=76&appId=897&versionId=1177">http://appdb.codeweavers.com/noteview.php?noteId=76&amp;appId=897&amp;versionId=1177</a>
for me it works. The script is pretty easy,
my one looks so

cd '/home/seelenfeuer/.wine/c/Program Files/War3'wine war3.exe -- -openglsleep 10rm war3.exeln -s war3_orig.exe war3.exe
sleep 20
rm war3.exeln -s war3_nocd.exe war3.exe

i think this is quite clever ;) But maybe the described version is better.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Thanks for the tip -- but I swear this is what I try to do.  I still get
the segfault.  Linux version: Fedora Core 1, Wine version: tested with
20030911 and winex 3.1.  Does the moving of symlinks actually work for
you?  If so, what version of linux &amp; wine are you using?


  </pre>
</blockquote>
Im using wine20031016 on a gentoo 1.4 system with an 2.4.2 kernel. I
only<br>
got it work with warcraft3 (i altered the script to test it cauz my
opengl setup<br>
doesnt work yet, you need to load warcraft3 with the -- -opengl option,
i.e.<br>
wine war3.exe -- -opengl) i didnt put my hands on d2 yet. But in the
core<br>
i think those 2 games are very similar (at least theyre by blizzard :D
;) and<br>
it should work for both.<br>
Good Luck!<br>
<br>
Greetings<br>
Norbert Nordpol<br>
</body>
</html>