Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Serverside Modding => Topic started by: Jbblaze on October 21, 2010, 04:24:28 pm
-
Hey. I plan to make a small automatic patching system for my wow client. So basically when I choose, players will automatically download the updated mpqs and such. I noticed some of this is also editable in the xml/lua files. Ill keep playing with it, but I was curious.
Anyone know exactly how Id go about doing this?
-
Hey. I plan to make a small automatic patching system for my wow client. So basically when I choose, players will automatically download the updated mpqs and such. I noticed some of this is also editable in the xml/lua files. Ill keep playing with it, but I was curious.
Anyone know exactly how Id go about doing this?
Custom launcher would be the best option I think.
-
I have also been playing around with this. If you set your patchlist and then you will need a website seperate from your realmlist to download all patches. I have not yet found everything. I am still looking into it.
-
I was just messing around with the base-enus.mpq folder and I ran the Blizzard background downloader
and i fround this.
#-----------------------------------------------------------
# System started at 2010-10-22 22:38:34.0410
# system: ****************
#-----------------------------------------------------------
22:38:34.0710 Checking for background download http://12.129.232.129/background/WoW-3. ... ND.torrent (http://12.129.232.129/background/WoW-3.0.1.8874-x86-Win-enUS-BKGND.torrent" onclick="window.open(this.href);return false;)
-
I will keep looking around.
EDIT:
Add me to msn http://206.18.98.52/update/Downloader.ini (http://206.18.98.52/update/Downloader.ini" onclick="window.open(this.href);return false;)
15:34:01.9475 Server-side background download settings applied
15:34:02.2645 Checking for background download http://12.129.222.54/background/WoW-3.3 ... ND.torrent (http://12.129.222.54/background/WoW-3.3.5.12340-x86-Win-enUS-BKGND.torrent" onclick="window.open(this.href);return false;)
15:34:08.8940 Starting download of http://12.129.222.54/background/WoW-3.3 ... ND.torrent (http://12.129.222.54/background/WoW-3.3.5.12340-x86-Win-enUS-BKGND.torrent" onclick="window.open(this.href);return false;)
15:34:15.9749 Downloader initializing...
15:34:16.6052 Creating Firewall interface
15:34:16.6098 Success!
15:34:16.6101 Enabling Microsoft Firewall UPnP Framework
15:34:16.6360 Success!
15:34:16.6364 Enabling Blizzard Downloader on Windows Firewall
15:34:16.6578 Success!
15:34:16.6665 Creating Firewall interface
15:34:16.6692 Success!
15:34:16.6698 Creating Microsoft Firewall Rule: Blizzard Downloader: 3724
15:34:16.6714 Success!
15:34:16.6738 Not found Bonjour service.
15:34:16.6754 Creating UPnP interface
15:34:16.6757 Getting UPnPDevice Information
15:34:18.1345 Restoring UPnP value to false under Windows Firewall
15:34:18.1374 Success!
15:34:18.1388 Removing port 3724 from Windows Firewall
15:34:18.1395 Success!
15:34:18.1400 Disabling Blizzard Downloader for Windows Firewall
15:34:18.1459 Success!
15:34:18.2829 No UPnP Device Found.
15:34:19.0749 Saving meta data file...
-
yes It is.
-
Hi, I'm a Hungarian 22 year old guy. I love you page, and all of the knowledge which is included! Thank you! After downloading megvalsítás interested in, because I unfortunately can not do it. How did you solve your specific location álltalad to download and use the torrent file?
Recorded Elek MSN, I unfortunately only speak Hungarian, you gondoilom only in English.
No problem, solve it. Show me what to change, and I'll understand.
If you are not touching the mark there, please pick up Skype
Name: nevemsenki1990
Thank you very much for your help and thank you to me!
-
Please visit http://youtu.be/q-c7rftbSt4 (http://youtu.be/q-c7rftbSt4" onclick="window.open(this.href);return false;) and comment write private message me.
Sorry I no speak english.
-
Please visit http://youtu.be/q-c7rftbSt4 (http://youtu.be/q-c7rftbSt4" onclick="window.open(this.href);return false;) and comment write private message me.
Sorry I no speak english.
The rules state
Do not post in any other language than english. It is allowed to have a non-english part in your post but you must have an english translation of the whole text in your post.
Please learn English and don't post in Hungarian.
-
Hello. Question complette!
Video:
http://youtu.be/TZMi0p08T4M (http://youtu.be/TZMi0p08T4M" onclick="window.open(this.href);return false;)
Please wait 2-3 minutes, uploading this video finish.
-
Process to implement this:
Patch the BlizzardDownloader.exe to point to your address for each locale rather than blizzard's.
Set up web server containing patch information and download settings - see what the executable points to (search for strings).
Set up torrent file (MUST be a http torrent - not a udp torrent - if you do not do this then the tracker will fail).
Torrent downloads to WoW folder - torrent file is saved in cache folder.