Skip to forum content

You are not logged in. Please login or register.


forums.pvpgn.pro → [EN] Diablo → Problem with D2GS in Ubuntu 16.04

Pages 1

You must login or register to post a reply

RSS topic feed

Posts: 4

1

Topic: Problem with D2GS in Ubuntu 16.04

I have a problem with d2gs
this does not allow entering games

Log generate from D2GS

05/13 23:56:37.946 D2GEThread: Server Thread 38 Created
05/13 23:56:39.974 D2GEThread: Game Server Thread Start Successfully
05/13 23:56:39.976 D2GSResetGameList: End all game in the Game List and in the GE
05/13 23:56:39.976 watchdog_init: CreateThread watchdog_thread, 46
05/13 23:56:39.976 main: Entering Main Server Loop
05/13 23:56:39.978 D2GSConnectToD2xS: Connected to D2DBS Successfully
05/13 23:56:39.978 D2GSSendClassToD2DBS: Send connection class packet to D2DBS
05/13 23:56:39.979 D2GSConnectToD2xS: Connected to D2CS Successfully
05/13 23:56:39.979 D2GSSendClassToD2CS: Send connection class packet to D2CS
05/13 23:56:39.979 D2GSNetRecvPacket: CS socket become writable
05/13 23:56:39.980 D2GSAuthreq: Auth request for 'D2BS'
05/13 23:56:39.980 D2GSNetRecvPacket: CS socket become writable
05/13 23:56:39.980 D2GSNetRecvPacket: CS socket become writable
05/13 23:56:39.980 D2GSNetRecvPacket: CS socket become writable
05/13 23:56:39.980 D2GSNetRecvPacket: CS socket become writable
05/13 23:56:39.980 D2GSNetRecvPacket: CS socket become writable
05/13 23:56:39.980 D2GSNetRecvPacket: CS socket become writable
05/13 23:56:39.980 D2GSNetRecvPacket: CS socket become writable
05/13 23:56:39.980 D2GSNetRecvPacket: CS socket become writable
05/13 23:56:39.981 D2GSNetRecvPacket: CS socket become writable
05/13 23:56:39.981 D2GSNetRecvPacket: CS socket become writable

i need help sad

2

Re: Problem with D2GS in Ubuntu 16.04

Did you compile wine with patch ?

How to configure wine/server/sock.c

3 (edited by hehpe 16.05.2019 10:19)

Re: Problem with D2GS in Ubuntu 16.04

jairfabricio wrote:

..

Here is what you need to do:
1. Download Wine-2.0.1 and replace the sock.c patch with the one posted here > https://gist.github.com/HarpyWar/cd3676fa4916ea163c50

sudo apt-get update
sudo apt-get install flex bison build-essential gcc-multilib g++-multilib

2. Go in the wine directory and type the following

./configure --without-x --without-freetype --without-opengl

3.

sudo iconv -f UTF16 -t UTF8 /home/ PATH to d2gs.reg

4.

 wine regedit /home/ PATH to d2gs.reg

Note that in d2gs.reg EnableNTMode should be = 0

5. Enjoy

4

Re: Problem with D2GS in Ubuntu 16.04

thank you
problem solved big_smile

Posts: 4

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 → Problem with D2GS in Ubuntu 16.04