Tools Needed:
1.- FTP Server (don't you have? here is a list of free server Free Ftp Servers downloads
2.- Winhex or another hex Editor
3.- ConnectServer (Work only with ConnectServer that has ServerInfo.dat in data files)
4.- WinZip
5.- WTF Editor
Steps:
1.- Install the FTP Server and make an account that can access to subdirectories, and download files mainly
2.- Download this tools (in attachment)
3.- Search in ServerInfo.dat this
Code:
[FtpServerInfo] Address = 192.168.1.101 Port = 21 ID = MuOnline PASS = MuOnline [HttpServerInfo] HTTPAddress = localhost Port = 80 ID = MuOnline PASS = MuOnline [GameServerInfo] ClientVersion = 1.00.14 ClientVersion_TEST = 1.00.14 VersionFileName = version.wvd DownLoadType = 0
4.- In version.wvd put your current version with no letters, for example my version is Vietnam 1.00n, in your version.wvd you put this
Code:
"1.00.14"
5.- Make a folder in your FTP Server with your current version, i mean if i use 1.00n put
Code:
1.00.14
6.- paste your version.wvd in your FTP server so it shouldbe like this:
http://img206.imageshack.us/img206/2108/ftp1bl8.jpg
7.- in you folder you have created, paste the list.inf and the up_list.zip
8.- With hexeditor search in mu.exe 192.168.1.101 and change it to your IP, search in message.wtf with wtf editor the last line and change it to your Notice URL Website
9.- Client Side: in Config.ini put your version of version.wvd
Now we finish the Installation Now we go to the procedures to uptate
1.- Update the version.wvd in FTP server to the next number ADDING a line for example if my version is 1.00n i have in version.wvd "1.00.14" I add a line "1.00.15" should be like this
Code:
"1.00.14" "1.00.15"
http://img190.imageshack.us/img190/3993/ftp2tw1.jpg
NOTE: ALLWAYS you must put the config.ini (stored in the up_list.zip) with the new version for example i want to update to 1.00.15 so i REPLACE . i have this
Code:
[LOGIN] Version=1.00.14 TestVersion=1.00.14
Code:
[LOGIN] Version=1.00.15 TestVersion=1.00.15
3.- Make a new folder in you FTP named as your new version, in my case 1.00.15 without quotes
4.- Make a list.inf . in my case i will put an example
Code:
#COMPRESSED# #PACKINGVERSION# "config.ini" 0 "Data" 0 "Data\Interface" "dungeun.ozt" "tarcan.ozt" 0 "Data\Local" "Dialog.bmd" "everyone.ozj" "Filter.bmd" "FilterName.bmd" "item.bmd" "itemsetoption.bmd" "itemsettype.bmd" "Loading01.OZJ" "Loading02.OZJ" "Loading03.OZJ" "movereq.bmd" "NpcName(Eng).txt" "quest.bmd" "Skill.bmd" "slide.bmd" "Text.bmd" "webzenlogo.OZJ" "webzenlogo02.OZJ"
I will explain
Code:
#COMPRESSED# #PACKINGVERSION#
Code:
"config.ini"
Code:
"config.ini" "main.exe"
Code:
0 "Data"
Code:
0 "Data" "gate.bmd" "macro.txt"
Code:
0 "Data\Interface" "dungeun.ozt" "tarcan.ozt"
In conclusion if we want to open a folder we put 0 "Folder" and down we put the files
5.- When we finish this, we just put the list.inf in the new FTP folder
6.- We FInish now putting the new version in ServerList.dat
Finally to update your Client just execute the mu.exe, the config.ini contains the actual version of you cleint, so if CS.exe detects that your config.ini is 1.00.14 and version.vwd is 1.00.15 it will update automatically
There is a little explanation about the crypting of the CS packets so you can easily understand how this works
NOTE: Everytime you want to update remember to put the new version of config.ini in up_list.zip files
cya
0 comments:
Post a Comment