Posts: 473
Threads: 50
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Dec 2011
Reputation:
0
thes release mean that you cann use other client with different country . you need only to change nation id on GameServer and in LoginServer
Exemple: i want use Spain Client :14
i change LoginServer Nation ID is from :09 to 14
i change GameServer Nation ID is From :09 to 14
than you need only to encrypte engin.dll from client
GameServer Nation Offset
GameServer Int32:Int32:0018BB9A
GameServer Byte:Byte:0018BB9A
LoginServer Nation Offeset
LoginServer Byte:Byte:000113BC
LoginServer Int32:Int32:000113BC
than you need only to encrypte engin.dll from client
Posts: 641
Threads: 104
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Nov 2011
Reputation:
0
about encrypt the engine.dll what do you mean to open the engine.dll and change the ip wich are writhe to login succesfully ?
Posts: 473
Threads: 50
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Dec 2011
Reputation:
0
Yeah you need to patch the engine that it reads the sl.dta again. Its very easy ^^
yes like luoo sayed
Posts: 147
Threads: 19
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Oct 2013
Reputation:
0
what I have to do in engine.dll?
someone please inform me?
thx
Posts: 730
Threads: 36
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Aug 2011
Reputation:
0
You have to find the offset and patch it.
Posts: 272
Threads: 21
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Jun 2012
Reputation:
0
You have to find the offset and patch it.
and is possible anyone tell us correct offset?
Posts: 730
Threads: 36
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Aug 2011
Reputation:
0
Personally I dont know it.
Posts: 86
Threads: 16
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Apr 2013
Reputation:
0
which program can i use to find this offsets?
Posts: 335
Threads: 22
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Aug 2011
Reputation:
0
normaly every engine.dll is packet with VMProteckt that need to get unpacked first, 99.9% of this comm dont event know how to do it or even know what it means, after unpacking the engine u can look for the offset and change it and there are more then 2 offsets for langurage in the engine.... the one i know
load the .lod files
send login packet
send alive packet
load the font file
but if i remeber right there more then 6 offsets in engine from nation....
# LANG
# LC_KOR 0
# LC_TWN 1
# LC_CHN 3
# LC_TLD 4
# LC_JPN 6
# LC_MAL 7
# LC_USA 9
# LC_BRZ 10
# LC_HBK 11
# LC_GER 13
# LC_SPN 14
# LC_FRC 15
# LC_PLD 16
# LC_RUS 17