Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] VC++6.0/VC+2008 Full GameServer Source 0.65 [ Fixed ]

Newbie Spellweaver
Joined
Aug 18, 2011
Messages
19
Reaction score
13
Hello, recently downloaded that called "orginal" WZ source (I dont know if WZ can compile it with errors :D, they have some supper compiler or something) any way source was fucked up by some idiots, i have fixed all errors and some warnings, converted project to compile under VC+ 6.0 and 2008.

NOTE:
Cant be compiled on express editions!
I did some quick testing, ill found this :
Code:
Didn't was available to host server under xp pro sp2 and sp3, when connect error was
PHP:
15:59:20 connect : [2106][xxxx]
Connection Closed, dwIoSize == 0 (Index:2106)
15:59:51 (2106)logout :  [xxxx]
15:59:51 Response error after connection causes conclusion [2106][][][xxxx]
VC++ 6.0:
VC++ 2008:

Edit:
If someone need here is link for fixed up data files:

Edit2:
Here some more information if someone is intrested...
Code:
- Server can run with applications(dataserver,eventserver,joinserver) from 0.97.04 server (97D). [ NOT FULLY TESTED ]
- Database you can take from 97D server too.
- Orginal 0.75 client has some  visual bugs too, i was a available connect to server with 97D client but server didnt let me in, becouse error above. [ NOT FULLY TESTED ]
- Sometimes when i clicked 'server' button on client, it freezed for some sec
Disable sound on client (becouse client is without it!), save as .reg
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Webzen\Mu\Config]
"Resolution"=dword:00000002
"SoundOnOff"=dword:00000000
"MusicOnOff"=dword:00000000
"ID"="admin"
Client 0.75:


Credits:
Code:
WzTeam
kristians52 (fixing)
 
Last edited:
Experienced Elementalist
Joined
May 1, 2009
Messages
202
Reaction score
20
thank you very much. That server files use with 0.74 client

do you have source main.exe of 0.74 client ?
 
Last edited:
King of the bongo
Joined
Oct 17, 2009
Messages
829
Reaction score
214
These are now use now, at least this is what I think..
 
Experienced Elementalist
Joined
Apr 15, 2012
Messages
203
Reaction score
25
Have u the dataservers, database and another programs for this gamesever?
I need the DB too...
 
Back
Top