<!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">
<pre><small><small>On Mon, 2003-11-17 at 00:34, Stefan Vunckx wrote:
&gt; Thanx for the laugh
&gt; BUT
&gt; a) yes I have the original cdsb) yes I know that you can't play on bnet with a cracked exec) yes I know that wine won't start with the original game.exe
&gt; But ive written a script that loads diablo in wine with the cracked exe and then copies the original over the other one. That used to work (and got me upon bnet even) but it doesnt even more.
&gt; Dunno why wine segfaults ... I cant even play normal games with the original exe anymore :/

Just a bit of a "me too" here: warcraft3 segfaults under wine if you try
this (start with cracked ver to get around copy protection, then move
the orig binary back "underneath" so that the battle.net CRC (or
whatever) check works...but as soon as I move the orig binary over the
cracked one, wine segfaults...

Unfort. only solution I've found is to use winex; but I'd love a way
around this (yes I paid for the game, but it takes 20 secs to start with
winex and only 3 with wine).

------------------------------------------------------------

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'</small></small><!-- ================================================================================  --><!-- This HTML file was created by AbiWord.                                            --><!-- AbiWord is a free, Open Source word processor.                                    --><!-- More information about AbiWord is available at http://www.abisource.com                --><!-- ================================================================================  --><meta
 content="text/html; charset=UTF-8" http-equiv="content-type"><title></title><style
 type="text/css">
   <!--
@media print {
        body {
                padding-top: 1in;
                padding-bottom: 1in;
                padding-left: 1in;
                padding-right: 1in;
        }
}
body {
        text-indent: 0in;
        text-align: left;
        lang: en-US;
        text-decoration: none;
        font-weight: normal;
        font-variant: normal;
        color: #000000;
        font-size: 12pt;
        font-style: normal;
        widows: 2;
        font-family: 'Times New Roman';
}
table {
        width: 100%;
}
td {
        border-collapse: collapse;
        text-align: left;
        vertical-align: top;
}
p, h1, h2, h3, li {
        color: #000000;
        font-family: 'Times New Roman';
        font-size: 12pt;
        lang: en-US;
        text-align: left;
        vertical-</style><small><small>
</small></small><small><small>wine war3.exe -- -opengl</small></small><small><small>
</small></small><small><small>sleep 10</small></small><small><small>
</small></small><small><small>rm war3.exe
</small></small><small><small>ln -s war3_orig.exe war3.exe</small></small>
<small><small>sleep 20</small></small><small><small>
rm war3.exe
</small></small><small><small>ln -s war3_nocd.exe war3.exe

i think this is quite clever ;) But maybe the described version is better.

Greetings B)
Norbert Nordpol
</small></small></pre>
</body>
</html>