Skip to forum content

You are not logged in. Please login or register.


forums.pvpgn.pro → [EN] Diablo → d2gs linux mint

Pages 1

You must login or register to post a reply

RSS topic feed

Posts: 3

1 (edited by systems 17.02.2015 19:50)

Topic: d2gs linux mint

.....

2

Re: d2gs linux mint

a) Follow the instruction and rebuild wine

you must change on system.reg line:
KHEY_LOCAL_MACHINE/Software/D2Server/D2GS/
"EnableNTMode"=dword:00000000
and go to ~/wine/server/sock.c and change 1 line and put 5 lines

Code:

        if ((event & POLLOUT) && (sock->state & FD_WRITE))
         {
            /* According to WS2 spec, FD_WRITE is only delivered
               after connect and WSAEWOULDBLOCK while sending,
               so we clear FD_WRITE here. */
            sock->state &= ~FD_WRITE;

details on pelish.spfree.net/index.php?topi … 747#msg747


b) Apply this patch to wine

Do not ask for support in PM.

3 (edited by systems 17.02.2015 19:50)

Re: d2gs linux mint

...

Posts: 3

Pages 1

You must login or register to post a reply

Who now at forum

Currently view post: 1 guest, 0 registered users

forums.pvpgn.pro → [EN] Diablo → d2gs linux mint