Official Server and Client Patches

smoochy boys on tour

MiloFoxburr

LOMCN VIP
VIP
Mar 23, 2003
7,276
199
370
Dublin, Ireland
Ah ok, the opening post seemed to appear like the db's were included so the only thing really needed was to decrypt the txt files!

Mir3Res.dat is an encrypted file that eiServer loads, it holds things like Merchant.txt, Quest Info etc. But eiServer also looks for another couple of .db files that we don't have it also looks to connect to two SQL DB's. We'd have to build them blind, build the stored Proc's they use. Build the Config files and pretty much build every NPC some of which appear to be encrypted though I reckon the EIServer would load them unencrypted as well.

It's possible, but not really feasible if you get me.
 

Azura

Mir3 Coder & Adviser
Mar 12, 2005
3,249
111
300
Sorry I know its pretty much useless material so link has been updated.

As far as I can see its useless, but others might have better luck.
 

chinaboy

LOMCN Veteran
Veteran
Feb 14, 2012
269
39
55
china
Unfortunately, the lack of a lot of things.

---------- Post Merged on 17-02-2013 at 11:25 AM ---------- Previous Post was on 10-02-2013 at 03:51 PM ----------

Lack many things
QQ截图20130217192346.jpg
 

Nightwolf

Developer
VIP
Jul 16, 2003
2,133
21
285
Manchester, UK
from what I can see the txt files needed in the setup folder are Setup.ini EventSetup.ini Config.ini TestMode.ini and WGMS.ini and within sql I think the dbs are accountdb gamedb and herocommon

and within the Mir3Res.dat its got basically everythin else such as items, magic, mobs, monitems, monai, mapinfo, quests, guardlist, startpoints, npcs etc..
 
Last edited:

Azura

Mir3 Coder & Adviser
Mar 12, 2005
3,249
111
300
This is the problem, we do not know the ini files for the gates to read. Too much missing info that we need. :(
 

Sanity

Legend
Legendary
Nov 7, 2007
3,812
119
300
This is the problem, we do not know the ini files for the gates to read. Too much missing info that we need. :(

Not tried using OllyDbg to decompile the code then piece together what it reads then focus on those ini. files alone by commands, would be a hassle but you should be able to get everything you need.

I thought this was missing gates though?
 

Azura

Mir3 Coder & Adviser
Mar 12, 2005
3,249
111
300
Yes when I say too much is missing I mean the gates, Wemade use more gates then us as well.
 

chinaboy

LOMCN Veteran
Veteran
Feb 14, 2012
269
39
55
china
Setup.ini
[Server]
ServerName=
ServerNumbe=
TestServer=
ServiceMode=
TestLevel=
TestGold=
NonPKServe=
ViewHackMessage=
EmergencyMap=
EmergencyX=
EmergencyY=
HomeMap0=
HomeX0=
HomeY0=
HomeMap1=
HomeX1=
HomeY1=
HomeMap2=
HomeX2=
HomeY2=
HomeMap3=
HomeX3=
HomeY3=
SqlDBLoc=
SqlDBID=
SqlDBPassword=
SqlDBDSN=
DBAdd=
DBPor=
HumLimit=
MonLimi=
ZenLimit=
NpcLimit=
SocLimit=
MaxOpenStack=
MaxSaveStack=
UserFull=
ZenFastStep=
MsgSrvAddr=
MsgSrvPort=
LogServerAddr=
LogServerPort=

 

Nightwolf

Developer
VIP
Jul 16, 2003
2,133
21
285
Manchester, UK
loginserver has these settings in the ini but not too sure how it should be done

GATE_SERVER_SETTING

BUFF_SIZE
MAX_CONNECT
LISTEN_PORT
CONCURRENY

GAME_SERVER_SETTING

BUFF_SIZE
MAX_CONNECT
LISTEN_PORT
CONCURRENY

DB_SERVER_SETTING

BUFF_SIZE
MAX_CONNECT
LISTEN_PORT
CONCURRENY

CHECKER_SETTING

BUFF_SIZE
MAX_CONNECT
LISTEN_PORT
CONCURRENY

LOGIN_PROCESS_SETTING

MAX_POOL_SIZE
CONCURRENY

WGMS_SERVER_SETTING

BUFF_SIZE
MAX_CONNECT
LISTEN_PORT
CONCURRENY

SERVER_SETTING

APP_NAME
AUTO_NOTIN

GAME_SERVER_LIST

NAME
COUNT
 

sgf

Dedicated Member
Dedicated Member
Apr 13, 2012
42
2
35
Not sure if this is useful to anyone but it seems they left some server-side stuff on here too including database.

http://download.wemade.net/mir3/

---------- Post added at 12:59 AM ---------- Previous post was at 12:38 AM ----------

So far only found DBServer.exe, Gate_Login.exe and loginserver.exe exe-wise

zn27o4.png


can't use the .txt files because they are encrypted


Hello my friend ,
i can't download form the link http://download.wemade.net/mir3/....
could please share all of the files (includeing databaseo.o?)again?:)

---------- Post Merged on 23-10-2013 at 09:34 PM ---------- Previous Post was on 22-10-2013 at 09:17 AM ----------

hi guys,
do you have these files...
can you share them for me:#?
 
Last edited: