mrblue Posted January 10, 2014 Report Share Posted January 10, 2014 well.. now mapextractor started to work ! vmap4extractor is working as well... vmap4assembler is working and processing maps files... when finished, I'll run mmaps and then try to launch the server. woah!!! it hasn't been difficult... just tiring!!! next days will try to update again the client on another machine, so maybe things will go smoother and in case, will be able to help someone not so lucky! Paradox: my "wow-dream" would be a fully updated client through blizzard server and a trinitycore server at 4.3.4 (or whatever) release... am I asking too much? LOL Link to comment Share on other sites More sharing options...
MrSmite Posted January 10, 2014 Author Report Share Posted January 10, 2014 I still think it would be best if someone was to capture these patches, etc. while doing the update and figure out how to apply them without streaming, etc., or, how to set up a local repository for it... I doubt you'd get a repo set up since it would involve sharing copyrighted materials which is the same reason posts with DBCs get nuked. What would be nice though is if the torrents that were out there still had seeders. I've been toying with writing a tool that creates a binary diff of the 335 and 434 client but I keep getting distracted. There are tools out there but most of them don't work well with large files or they don't create an EXE patcher to make applying the diff easier. Link to comment Share on other sites More sharing options...
Paradox Posted January 11, 2014 Report Share Posted January 11, 2014 I said local repo, as in, to be used by you and computers on your LAN... Link to comment Share on other sites More sharing options...
mrblue Posted January 11, 2014 Report Share Posted January 11, 2014 ok! finally everything worked fine! all maps. vmaps and mmaps have been successfully extracted! now I'm struck on setting up the server! I cloned everything, but visual10 has some troubles at compiling all the stuff. once I got some files another one something else. the main problem is I cannot get the worldserver.exe compiled, due to some errors on the QuestDef.h file... at last I decided to try a two weeks ago cloned stuff and it worked, but the server still doesn't start. I think I didn't get the "revision matching" part, but I'll sort it out... as said before, next week I'll try again all the update process! even if sharing on a private LAN, it could be used in a wrong way by some people, but it would be good for good people! I downloaded a couple of 4.3.4 full torrents, one 4.0.6 torrent and a 3.3.5a torrent, and I've not been able to extract maps from none of the 4.3.4, and could not update the 3.3.5a. both 4.3.4 started, but since I have not a working server yet I could not test them, the 3.3.5a worked fine on a 2 weeks old trinity server. Link to comment Share on other sites More sharing options...
MrSmite Posted January 13, 2014 Author Report Share Posted January 13, 2014 I said local repo, as in, to be used by you and computers on your LAN... Oh, right. When you said "local" I was thinking as in github instead of blizzard. ok! finally everything worked fine! all maps. vmaps and mmaps have been successfully extracted! now I'm struck on setting up the server! I cloned everything, but visual10 has some troubles at compiling all the stuff. once I got some files another one something else. the main problem is I cannot get the worldserver.exe compiled, due to some errors on the QuestDef.h file... at last I decided to try a two weeks ago cloned stuff and it worked, but the server still doesn't start. I think I didn't get the "revision matching" part, but I'll sort it out... as said before, next week I'll try again all the update process! even if sharing on a private LAN, it could be used in a wrong way by some people, but it would be good for good people! I downloaded a couple of 4.3.4 full torrents, one 4.0.6 torrent and a 3.3.5a torrent, and I've not been able to extract maps from none of the 4.3.4, and could not update the 3.3.5a. both 4.3.4 started, but since I have not a working server yet I could not test them, the 3.3.5a worked fine on a 2 weeks old trinity server. You need to use Visual Studio 2013 or something that supports C++ 11. Link to comment Share on other sites More sharing options...
mrblue Posted January 13, 2014 Report Share Posted January 13, 2014 I always used vs10 because using wxp pro and vs2013 needs w7 or w8. today I tried on another pc with w7 and everything went fine. what is fun is that I cannot compile trinitycore 3.3.5a under w7 (for some unknown reasons), and cannot compile trinitycore 4.3.4 under wxp! anyway, now I have TWO compiled 4.3.4 versions. the one under wxp "works": I can connect, create a character but cannot interact with anyone (I think old commit) the one under w7 does not even starts! I get the error DatabasePool world4 NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors. Cannot connect to world database 127.0.0.1;3306;root;password;world4 the sqldriver logfile is empty the DBerrors file says In mysql_stmt_prepare() id: 53, sql: "SELECT name, permission, help FROM command" Unknown column 'permission' in 'field list' I will give up soon! and stay on 3.3.5a Link to comment Share on other sites More sharing options...
Kylroi Posted January 13, 2014 Report Share Posted January 13, 2014 Looks like a bad world4 creation. Can you view world4 with something like HeidiSQL and verify those columns are in the command table? If you have been using another SQL program, that could be the source of error. Link to comment Share on other sites More sharing options...
MrSmite Posted January 14, 2014 Author Report Share Posted January 14, 2014 Unfortunately you have little choice since Trinity has moved to VC++ 11. You will eventually have to move away from VS10 which means either getting Win7 and VS11 or stay with XP and get a different compiler. Also, dele all your logs and run Trinity again. The logs aren't always overwritten and that error you listed might be from an older startup. It's always best to make sure you're starting with fresh logs. PS: That error indicates that your COMMAND table isn't up to date. Link to comment Share on other sites More sharing options...
s32ialx Posted January 24, 2014 Report Share Posted January 24, 2014 @MrSmite I had an issue with installing the "WoW-3.3.0.10958-4.0.0.12911-NA-FULL" it kept saying World of Warcraft could not be found. Please make sure the game is properly installed. after some digging ( I already applied the tips you suggested) Copy "base-Win" to the "Data" folder Edit realmlist.wtf Edit or create launcher.wtf in the "WTF" folder SET downloaderTags "EXP3,EXP2,EXP1,Win,enUS" SET expansionLevel "3" SET locale "enUS" SET downloadCompleted "0" SET patchApplicationCompleted "1" SET requiredCompleted "0" SET userspeed "1268770" SET accountType "CT" and it turns out that in order for the "WoW-3.3.0.10958-4.0.0.12911-NA-FULL" patch to recongnize the wow install you MUST run the launcher.exe as admin so to take percauction I unplugged my internet from my pc... but turns out your launcher.wtf took precedence and a lilttle WotLK logo appeared and went right in to wow.exe.. I thus closed the game client and ran again "WoW-3.3.0.10958-4.0.0.12911-NA-FULL" WoW-x.x.x.x-4.0.0.12911-Updater.exe and it detected and is now patching. I just thought I'd mention this in hinde site becuase Oh, did I mention: IMPORTANT: I can't stress this enough NEVER run Launcher.exe See the issue is my wow install is from Vanilla (patched to 3.3.5 over time) and from XP... and i'm on a completely different system, than I was back on my AthlonXP.... and Windows 8 and i've brought that install with me everywhere... multiple backups, cpu's video cards types of RAM... and ever OS under the sun (windows based from XP including server OS's ) sadly i never backed up Vanilla or BC cleans.. to much regret... http://blue.mmo-champion.com/topic/41728-world-of-warcraft-could-not-be-found-please/ Link to comment Share on other sites More sharing options...
MrSmite Posted January 24, 2014 Author Report Share Posted January 24, 2014 @s35ialx Never run the launcher. From the guide: Before you start, if you have more than one installation make sure you run WoW.exe once to get the proper installation path in the registry or the patch might try to modify the wrong installation. Granted your error isn't due multiple installations but rather a client copied to a new machine but the principle is the same. If you've never run wow.exe on that machine then the patchers won't be able to find it. Edit: I updated the guide to address this issue. Thanks for pointing it out. Link to comment Share on other sites More sharing options...
s32ialx Posted January 25, 2014 Report Share Posted January 25, 2014 @MrSmite, thanks for updating that but I did run wow.exe even as administrator and it would not find the installation, altho the installation was on a secondary harddrive and not my primary harddrive runing launcher.exe with no internet access did however fix the issue. I did have it on my primary harddrive at one point and did the wow.exe but not as administrator so I don't know if that would have made it register or not being on C: but on a secondary harddrive, wow.exe as normal or admin would not register. In the end I ended up with a corrupt installation becuase I wasn't watching the progress bar and then the cata launcher flashed quickly before I had a chance to notice and closed and relaunched and i quickly alt+f4'd the second launch but by then it was too late wow.exe was unable to proplerly launch. maybe update the guide to mention that patching from 3x-4x will automatically launch the launcher when it's finished. (Becuase that patch literally deleted realmlist.wtf and launcher.wtf from WoWDataenUS I feel it deletes the whole folder and recreates it but I was half a sleep when doing the patch so no idea) Link to comment Share on other sites More sharing options...
s32ialx Posted January 25, 2014 Report Share Posted January 25, 2014 also I assume this is a no but when patching if your on a x64 system will it give you the cata x64 client or do you need that from a fresh install Link to comment Share on other sites More sharing options...
MrSmite Posted January 25, 2014 Author Report Share Posted January 25, 2014 also I assume this is a no but when patching if your on a x64 system will it give you the cata x64 client or do you need that from a fresh install Regarding the 4.3.4 x64 client:Note: The links in the article need to be modified, when you click one it has quotes around it in the URL bar so it errors. Remove the quotes and try again. http://us.battle.net/wow/en/forum/topic/3988300405 JurannokSupport Forum Agent *Updated for patch 4.3.4*A 64-bit client is once again available for use with Patch 4.3.4. Before being able to launch WoW in 64-bit mode you will need to download the 64-bit client for PC/Mac (using one of the links below), and unzip it into your World of Warcraft directory.**Important things to keep in mind**The 64-bit client is being distributed separately from the Retail version as it is not yet supported for use with World of Warcraft.Launching the game in 64-bit mode can only be done after patching the game to version 4.3.3, downloading and extracting the necessary files.I just downloaded the PC version for archival purposes and noticed it has an x86 program: "MovieProxy.exe" in it. I assume this is because the video decoder is written for x86 and would crash wow-64.exe. Lots of reports that it's a "false positive" trojan though so I'd block it from your firewall just in case. 1 Link to comment Share on other sites More sharing options...
s32ialx Posted January 25, 2014 Report Share Posted January 25, 2014 I just downloaded the PC version for archival purposes and noticed it has an x86 program: "MovieProxy.exe" in it. I assume this is because the video decoder is written for x86 and would crash wow-64.exe. Lots of reports that it's a "false positive" trojan though so I'd block it from your firewall just in case. I actually thought the exact same thing wtf is movieprxy.exe (in my mop folder) but i did research and a blue said it was safe and required to play cinematics. Link to comment Share on other sites More sharing options...
Rostas Posted March 10, 2014 Report Share Posted March 10, 2014 (edited) I'm getting this error when I try to apply the patch "wow-13205-13287-Win-final.MPQ". I saw that Dr.Core posted the exact same problem and Newbalicious replied saying to re-copy "base-Win.MPQ" to the Data folder again, I tried this and it didn't change anything. I'm still getting the same error: The patch "pc-game-hdfilesWow.exe" could not be applied. (MD5 mismatch: expected 0x0D3995E75EF62D7317D68FC92615DAA5, actual 0x3D4965F5549AE3017BA6CBD6E04C9CAA.)(PTCApply_BSDiff failed.) If this problem persists, you may be able to solve it by uninstalling and then reinstalling the game. If you are unable to correct this problem, please contact Blizzard Technical Support. (BNUpdate::PTCApply) The current version of my client is 4.0.1.13205. Edit: Sorry, I read on another page that you have to use "wow-4.2.1.2756-enUS-tools-patch.exe" and that worked. Edited March 10, 2014 by Rostas Link to comment Share on other sites More sharing options...
MrSmite Posted March 10, 2014 Author Report Share Posted March 10, 2014 Edit: Sorry, I read on another page that you have to use "wow-4.2.1.2756-enUS-tools-patch.exe" and that worked. Glad you got it working Link to comment Share on other sites More sharing options...
Snatch Posted July 11, 2014 Report Share Posted July 11, 2014 (edited) Alright everyone, First off, mods- if any of this post is against policies/rules/etc, please feel free to delete it. I'm not intending to break any rules or laws.I believe we have all pulled our hair out long enough on this... Since it may not be technically legal to post the files themselves, we need to have a way for everyone to know if what they have downloaded is clean. I am 99% certain I have all the correct files. Since I don't trust my patching skills as much as I trust Blizzard's own hosted files, I have also downloaded all the files from the "http://ak.worldofwarcraft.com.edgesuite.net/wow-pod-retail/NA/15050.direct/" path again and verified their integrity against my files. I have extracted dbc, maps, & vmaps from these files and my server has ran without significant issues. Therefore, I'm pretty confident my files are good. However, the extractors also give me several complaints about files missing about 'doodads' as mentioned in this thread. There were also messages about Zul'gurub. Thus, I am still somewhat/slightly concerned that my source files may not match what the extractors expect. I am more confident that the client just has developer references to files that didn't get implemented in retail. Never the less, I would love it if someone could do a checksum digest on their 4.3.4 folder and compare them with my digests below. This is my digest from MD5SUM:#WoW 4.3.4 - MD5SUM Checksums - http://www.trinitycore.org/f/pastebin/elg12a9bwirx/Battle.net.dll - 24433a51a32335a39d2af8cb55c467d3dbghelp.dll - 4003e34416ebd25e4c115d49dc15e1a7divxdecoder.dll - 57e72cae12091dafa29a8e4db8b4f1d1mapextractor.exe - 546ff2432f9426cb9e4b45bdce671e89Microsoft.VC80.CRT.manifest - d34b3da03c59f38a510eaa8ccc151ec7msvcr80.dll - 1169436ee42f860c7db37a4692b38f0eScan.dll - c7d7f3646493f3805b7280644df05253vmap4assembler.exe - 36ec2a607106a1890396e1f1a30e11davmap4extractor.exe - 34a4c662e8c142552f4d9ba0ca508c71Wow.exe - b8d9d27fea4bbd92e622a749ee3a029dWoW.mfil - 56d55e97967d573d3e690dd923faadc7WoW.tfil - da2f3d78760ee8785b9be08b82034302Dataalternate.MPQ - 4ddd02d936eba4835513ecc4981d65b0Dataart.MPQ - c8353e85ee950cf424c217e2eee1446dDatabase-OSX.MPQ - 952d31857f15bbe0b38c34f542403932Database-Win.MPQ - 561466740590ffab89c5567b454bc312Dataexpansion1.MPQ - 33b7e24b69b654b5c57fbee3248663b0Dataexpansion2.MPQ - 7395b85caaa0a5a07df0c700d3123bc3Dataexpansion3.MPQ - f15f878ac85d060f26a86415d6eafc84DataOldWorld.MPQ - e0fe75845da56c1fea450c882c6b1720Datasound.MPQ - 2f7cc1fbe9a770e888e78d827d2a3b9bDataworld.MPQ - 41193d662a8cc2fbfc1eb731a79edbcbDataworld2.MPQ - da47a04af4e605d8b1a1355f247e2027Datawow-update-base-15211.MPQ - f046d421f0330c89d56c393c41ccceabDatawow-update-base-15354.MPQ - 1497f82bc4a06c709fd3e2f25dec1836Datawow-update-base-15595.MPQ - 6d935c98afcac8aef29b51cacb14ecd6DataenGBexpansion1-locale-enGB.MPQ - ba4e4951a6f744a1c910c742e2ce07d4DataenGBexpansion1-speech-enGB.MPQ - 242b3c7d92d73b017c8d34b161343ab9DataenGBexpansion2-locale-enGB.MPQ - 9233be93f15dc375d7e694a83d954d28DataenGBexpansion2-speech-enGB.MPQ - 8338236f13d1eda138a0f67a9f7406b7DataenGBexpansion3-locale-enGB.MPQ - 54134b1cb31e8980b5b6ff38fa05c7c4DataenGBexpansion3-speech-enGB.MPQ - 32a9aacc64133fc3207867e148c85d51DataenGBlocale-enGB.MPQ - eccc248f2993cc9af255b9d999573871DataenGBOldWorld-enGB.MPQ - e0fe75845da56c1fea450c882c6b1720DataenGBspeech-enGB.MPQ - a369edef062022b4b177148816699ac8DataenGBwow-update-enGB-15211.MPQ - 780cd3e1524897ed69769f0b808ba369DataenGBwow-update-enGB-15354.MPQ - d8268727c10e17f4d9976f0a00652176DataenGBwow-update-enGB-15595.MPQ - d56b910320da750823092838bf76f590DataenGBInterfaceCinematicsDSI_Act1_1280.avi - 9464f4be7e80f98681851929ad86b964DataenGBInterfaceCinematicsDSI_Act1_800.avi - 5a9d0f1dcc1cab43520d133c51aed4d5DataenGBInterfaceCinematicsDSI_Act2_1280.avi - 1aef4a9f3761fb3c69121761e9ae7ed5DataenGBInterfaceCinematicsDSI_Act2_800.avi - 9034b7526eee72dc3da4e465856d1fd1DataenGBInterfaceCinematicsDSI_Act3_1280.avi - 124b1deda74b79e42a73bd69deaaad99DataenGBInterfaceCinematicsDSI_Act3_800.avi - 9482bc5325964f42f318ac74156ef213DataenGBInterfaceCinematicsDSI_Act4_1280.avi - a928563599812ea845193f48676cfbd1DataenGBInterfaceCinematicsDSI_Act4_800.avi - 8b10e67df26ab815e239a967d23a235dDataenGBInterfaceCinematicsLogo_1024.avi - 173a1a1db0df7d86c89919bd78c30d5dDataenGBInterfaceCinematicsLogo_800.avi - ad7c1a061ef0bf8b93936f2386a72311DataenGBInterfaceCinematicsWOW_FotLK_1024.avi - 472233ce06d86b56741fe25f07bc5f57DataenGBInterfaceCinematicsWOW_FotLK_800.avi - 9de551d4748b568828e0656414e66742DataenGBInterfaceCinematicsWOW_Intro_1024.avi - 5a51f34a97936f99ea1fd805c6ba8c06DataenGBInterfaceCinematicsWOW_Intro_800.avi - d9a970cfdaaa17379e12bd734ab35c3dDataenGBInterfaceCinematicsWOW_Intro_BC_1024.avi - 8b79c86f8569874630fa61c5847257edDataenGBInterfaceCinematicsWOW_Intro_BC_800.avi - e412052035456a6100f57bac90c774cbDataenUSexpansion1-locale-enUS.MPQ - aa1ec3857b4e29c5b6ee0c969a53875bDataenUSexpansion1-speech-enUS.MPQ - 9bb9f151e1297b6c334a3ce68e616badDataenUSexpansion2-locale-enUS.MPQ - fa81be81ef5e5805b894e9e4e52f945fDataenUSexpansion2-speech-enUS.MPQ - b166947f73ff70cb84e392dfd05f4f7fDataenUSexpansion3-locale-enUS.MPQ - 18f817a223015d6010d5db24aed57faeDataenUSexpansion3-speech-enUS.MPQ - 618859078991192bf91db7c4c0ed60eaDataenUSlocale-enUS.MPQ - afd0ae8e0f237b7623bd0756acf3fc26DataenUSOldWorld-enUS.MPQ - e0fe75845da56c1fea450c882c6b1720DataenUSspeech-enUS.MPQ - 4093db9a0a25fd3e307cb0cd2bafd02fDataenUSwow-update-enUS-15211.MPQ - 28a3ace153a1f63df98d030186bbf2b2DataenUSwow-update-enUS-15354.MPQ - 494a955125781077872760bc4bdba92eDataenUSwow-update-enUS-15595.MPQ - 63fda8b009976436ffa17d1cc189c347DataenUSInterfaceCinematicsDSI_Act1_1280.avi - 9464f4be7e80f98681851929ad86b964DataenUSInterfaceCinematicsDSI_Act1_800.avi - 5a9d0f1dcc1cab43520d133c51aed4d5DataenUSInterfaceCinematicsDSI_Act2_1280.avi - 1aef4a9f3761fb3c69121761e9ae7ed5DataenUSInterfaceCinematicsDSI_Act2_800.avi - 9034b7526eee72dc3da4e465856d1fd1DataenUSInterfaceCinematicsDSI_Act3_1280.avi - 124b1deda74b79e42a73bd69deaaad99DataenUSInterfaceCinematicsDSI_Act3_800.avi - 9482bc5325964f42f318ac74156ef213DataenUSInterfaceCinematicsDSI_Act4_1280.avi - a928563599812ea845193f48676cfbd1DataenUSInterfaceCinematicsDSI_Act4_800.avi - 8b10e67df26ab815e239a967d23a235dDataenUSInterfaceCinematicsLogo_1024.avi - 173a1a1db0df7d86c89919bd78c30d5dDataenUSInterfaceCinematicsLogo_800.avi - ad7c1a061ef0bf8b93936f2386a72311DataenUSInterfaceCinematicsWOW_FotLK_1024.avi - 472233ce06d86b56741fe25f07bc5f57DataenUSInterfaceCinematicsWOW_FotLK_800.avi - 9de551d4748b568828e0656414e66742DataenUSInterfaceCinematicsWOW_Intro_1024.avi - 5a51f34a97936f99ea1fd805c6ba8c06DataenUSInterfaceCinematicsWOW_Intro_800.avi - d9a970cfdaaa17379e12bd734ab35c3dDataenUSInterfaceCinematicsWOW_Intro_BC_1024.avi - 8b79c86f8569874630fa61c5847257edDataenUSInterfaceCinematicsWOW_Intro_BC_800.avi - e412052035456a6100f57bac90c774cbDataInterfaceCinematicsGoblin_1280.avi - 8aa07b11b8269bc4e7ee8954152e1bfcDataInterfaceCinematicsGoblin_800.avi - 739485cc0d33c500992a34c27ff90c95DataInterfaceCinematicsWorgen_1280.avi - 08a25637b787b0bb0bbcfe060e7500abDataInterfaceCinematicsWorgen_800.avi - 6b91e34f87b73501f92dec11ec585eecDataInterfaceCinematicsWoW3X_Intro_1280.avi - d30af0f9dbeb54983481922da20fe912DataInterfaceCinematicsWoW3X_Intro_800.avi - 735821562e69fbd3cef23d3594ff20d1DataInterfaceCinematicsWOW_Intro_LK_1280.avi - 10ac178c079c4246756f87462df3011cDataInterfaceCinematicsWOW_Intro_LK_800.avi - ab1679bc42f6b7ae5c0f307e2c752fbcDataInterfaceCinematicsWOW_Wrathgate_1280.avi - 0de8c30a719a073402dc01ce6874e35dDataInterfaceCinematicsWOW_Wrathgate_800.avi - 341bcecab1519e593055e7de9e7136cdInterfaceAddOnsBlizzard_AchievementUIBlizzard_AchievementUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_ArchaeologyUIBlizzard_ArchaeologyUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_ArenaUIBlizzard_ArenaUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_AuctionUIBlizzard_AuctionUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_BarbershopUIBlizzard_BarbershopUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_BattlefieldMinimapBlizzard_BattlefieldMinimap.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_BindingUIBlizzard_BindingUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_CalendarBlizzard_Calendar.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_ClientSavedVariablesBlizzard_ClientSavedVariables.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_CombatLogBlizzard_CombatLog.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_CombatTextBlizzard_CombatText.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_CompactRaidFramesBlizzard_CompactRaidFrames.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_CUFProfilesBlizzard_CUFProfiles.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_DebugToolsBlizzard_DebugTools.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_EncounterJournalBlizzard_EncounterJournal.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_GlyphUIBlizzard_GlyphUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_GMChatUIBlizzard_GMChatUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_GMSurveyUIBlizzard_GMSurveyUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_GuildBankUIBlizzard_GuildBankUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_GuildControlUIBlizzard_GuildControlUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_GuildUIBlizzard_GuildUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_InspectUIBlizzard_InspectUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_ItemAlterationUIBlizzard_ItemAlterationUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_ItemSocketingUIBlizzard_ItemSocketingUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_LookingForGuildUIBlizzard_LookingForGuildUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_MacroUIBlizzard_MacroUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_MovePadBlizzard_MovePad.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_RaidUIBlizzard_RaidUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_ReforgingUIBlizzard_ReforgingUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_TalentUIBlizzard_TalentUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_TimeManagerBlizzard_TimeManager.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_TokenUIBlizzard_TokenUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_TradeSkillUIBlizzard_TradeSkillUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_TrainerUIBlizzard_TrainerUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_VoidStorageUIBlizzard_VoidStorageUI.pub - 06062aede3649549292c1677f18158ffI also hashed them with SHA1 here:# WoW 4.3.4 - SHA1SUM - http://www.trinitycore.org/f/pastebin/1xaq41vucuccm/Battle.net.dll - 24b995505993e638d36bfbdec3f1eedab917667fdbghelp.dll - faf95ec65cde5bd833ce610bb8523363310ec4addivxdecoder.dll - 60f0300f65a3047edf3987e61173ee0052c81a50mapextractor.exe - 38aac6b6dc2a2bec3bfdeba24254b40384987b75Microsoft.VC80.CRT.manifest - 41b978588a9902f5e14b2b693973cb210ed900b2msvcr80.dll - 4ccd15bf2c1b1d541ac883b0f42497e8ced6a5a3Scan.dll - eb70f8eff1a5ae41498d3de05f461927500864e0vmap4assembler.exe - f6fc5063b2787f9f9405d6e334960d945493f806vmap4extractor.exe - a9dd0a634d550fc06392cbfc44a6b0efefe6b32fWow.exe - 70aa78a3ca5f59de3b89b79dd45eca93da94419dWoW.mfil - 25469a82ae7c13edf73f80786cf263c762503212WoW.tfil - 34157c59a49d61b51459f307a1a59b2719da3133Dataalternate.MPQ - b2a21c5ff48b5899152761a82ebc52a0905b3ac4Dataart.MPQ - e5104b3e4023b332e6aac6e58e00697281fef2eaDatabase-OSX.MPQ - cac186b0c575a3fcf0eff3aad83ba2ffdbfc9050Database-Win.MPQ - 28390b55a6e361347117827cee99391b0076ce6dDataexpansion1.MPQ - 8b451e393076a8580422c9068bfcb77cd0440152Dataexpansion2.MPQ - b15524b4ba11091f9d334bcd89ba97ff9b80bb85Dataexpansion3.MPQ - a27a3908e1316b9f40c96af9104e338ff9e437e3DataOldWorld.MPQ - 5ffffc8ba8d4da5e744fc85b74855fac6bae1710Datasound.MPQ - f2604418f5498b39a833f9de0af4338d86b9457fDataworld.MPQ - c5105c558abeae72ad0a43f1533f7ec9b7676656Dataworld2.MPQ - 1c2c91742b16ec4dd95ae3d17d49d02c720320feDatawow-update-base-15211.MPQ - ebb59198ed07957e95afbeceed95095c572375a6Datawow-update-base-15354.MPQ - 1b3e754f0ac817767d32f9dcdc7eda7de3b7e7b1Datawow-update-base-15595.MPQ - aed0af31a72e86436ab0540da2cd6b046af4d5b9DataenGBexpansion1-locale-enGB.MPQ - e1c6807faeb1b41ec6097f2eae5e0dc0f963c578DataenGBexpansion1-speech-enGB.MPQ - 58a90a2ab5ce7170c655af2eeb56f8db62401683DataenGBexpansion2-locale-enGB.MPQ - a442ba29d6d9180d20d98ea0e2480d686a982de0DataenGBexpansion2-speech-enGB.MPQ - b7ba7f15ef9ea4a38aafbcf68a69bdfc425c37d3DataenGBexpansion3-locale-enGB.MPQ - 14a2c9f5253fff17e74bf36b0c2bd55f34bf33e5DataenGBexpansion3-speech-enGB.MPQ - 548b4783553756f711877ceb10d1d7eadaf2f5a6DataenGBlocale-enGB.MPQ - 360879336a6e946e9e1cee91bfc17ec9d5b5a794DataenGBOldWorld-enGB.MPQ - 5ffffc8ba8d4da5e744fc85b74855fac6bae1710DataenGBrealmlist.wtf - 345ad0a7d07e23f7dd5e5e14d6b72fdce3be7d26DataenGBspeech-enGB.MPQ - 3faf32f201565dea6ee6ef3d07b41c61261487a5DataenGBwow-update-enGB-15211.MPQ - cdd51de4b875585c0f9bf6bb5a03733137a4b992DataenGBwow-update-enGB-15354.MPQ - 73f33fba9b481c0251b40f24d0e33869b2d688e8DataenGBwow-update-enGB-15595.MPQ - f48e41f9123c9ab0f2a5055830a71ce9aa977a25DataenGBInterfaceCinematicsDSI_Act1_1280.avi - 44df9ff80e89a40f8d8697ddd8636525178cd4c0DataenGBInterfaceCinematicsDSI_Act1_800.avi - 7c8ef8ec083921dceaca418df2ee943c151de6aeDataenGBInterfaceCinematicsDSI_Act2_1280.avi - bc8627103b0227dd4d9ab4f3770ee29e0244dbe3DataenGBInterfaceCinematicsDSI_Act2_800.avi - c09bff673dcbe0946913a782e2e9fd26b436c7c0DataenGBInterfaceCinematicsDSI_Act3_1280.avi - ee72b57fddbc29cf54478d0dbd70977a48ea2e44DataenGBInterfaceCinematicsDSI_Act3_800.avi - 2a40b3de818fa0ea815d7c71890ab0484dba96e5DataenGBInterfaceCinematicsDSI_Act4_1280.avi - d52b216e51d4484c4d0e46dc69588c3131b0fdb6DataenGBInterfaceCinematicsDSI_Act4_800.avi - 80080774f131387a3ca341f84c284349da7be2aaDataenGBInterfaceCinematicsLogo_1024.avi - 65282b2be625a56fc0a5658d87e8230913da5ba3DataenGBInterfaceCinematicsLogo_800.avi - 0f52da5fe399af6a72d22b90fb65fd32289b87a7DataenGBInterfaceCinematicsWOW_FotLK_1024.avi - 70b19c66a54299e2f1d7b9bb96f927fcc9624a4bDataenGBInterfaceCinematicsWOW_FotLK_800.avi - 94bc559c9dd67e14018f20eadaa17dc76b2e925eDataenGBInterfaceCinematicsWOW_Intro_1024.avi - 6929c78c5fded270a6b9def6a0d3add57fcb4051DataenGBInterfaceCinematicsWOW_Intro_800.avi - 69be42becaf63bda0abc701cf082170fa86a3b89DataenGBInterfaceCinematicsWOW_Intro_BC_1024.avi - 9bf08642f4258905794837d642b76fc750b55e13DataenGBInterfaceCinematicsWOW_Intro_BC_800.avi - 6d8062a93d3353acc711afefd9096a3567c6c378DataenUSexpansion1-locale-enUS.MPQ - 0b43dd7c3808382b073ecd97f934a14f583cffecDataenUSexpansion1-speech-enUS.MPQ - 0ed10b3cb644c0ab5ffbeb924dca94b521612803DataenUSexpansion2-locale-enUS.MPQ - 9a407e5c68ac092a4513589dcaf38b028e80d973DataenUSexpansion2-speech-enUS.MPQ - 89b01e02bd02535306ba13036ed15d356adb6d19DataenUSexpansion3-locale-enUS.MPQ - 75c2c2bc84d36ed61d46d57f4ed9da66b05ffa26DataenUSexpansion3-speech-enUS.MPQ - 41c2efdf1b0ff396df715d3dd880f4253d554a43DataenUSlocale-enUS.MPQ - 4b4d5c39eb60e8b02b6166f76d825e268cffe324DataenUSOldWorld-enUS.MPQ - 5ffffc8ba8d4da5e744fc85b74855fac6bae1710DataenUSspeech-enUS.MPQ - 1aed588f3836179d9f252d80a16e6c50e5d799d5DataenUSwow-update-enUS-15211.MPQ - dcc383ab39fbf6a36b38fd20c8a2343a4231332fDataenUSwow-update-enUS-15354.MPQ - 54b0fb9379efad3f307f9248034fc4218f292c69DataenUSwow-update-enUS-15595.MPQ - aac0c31e97cc9c81a946cb5c86ac8d921c6a2455DataenUSInterfaceCinematicsDSI_Act1_1280.avi - 44df9ff80e89a40f8d8697ddd8636525178cd4c0DataenUSInterfaceCinematicsDSI_Act1_800.avi - 7c8ef8ec083921dceaca418df2ee943c151de6aeDataenUSInterfaceCinematicsDSI_Act2_1280.avi - bc8627103b0227dd4d9ab4f3770ee29e0244dbe3DataenUSInterfaceCinematicsDSI_Act2_800.avi - c09bff673dcbe0946913a782e2e9fd26b436c7c0DataenUSInterfaceCinematicsDSI_Act3_1280.avi - ee72b57fddbc29cf54478d0dbd70977a48ea2e44DataenUSInterfaceCinematicsDSI_Act3_800.avi - 2a40b3de818fa0ea815d7c71890ab0484dba96e5DataenUSInterfaceCinematicsDSI_Act4_1280.avi - d52b216e51d4484c4d0e46dc69588c3131b0fdb6DataenUSInterfaceCinematicsDSI_Act4_800.avi - 80080774f131387a3ca341f84c284349da7be2aaDataenUSInterfaceCinematicsLogo_1024.avi - 65282b2be625a56fc0a5658d87e8230913da5ba3DataenUSInterfaceCinematicsLogo_800.avi - 0f52da5fe399af6a72d22b90fb65fd32289b87a7DataenUSInterfaceCinematicsWOW_FotLK_1024.avi - 70b19c66a54299e2f1d7b9bb96f927fcc9624a4bDataenUSInterfaceCinematicsWOW_FotLK_800.avi - 94bc559c9dd67e14018f20eadaa17dc76b2e925eDataenUSInterfaceCinematicsWOW_Intro_1024.avi - 6929c78c5fded270a6b9def6a0d3add57fcb4051DataenUSInterfaceCinematicsWOW_Intro_800.avi - 69be42becaf63bda0abc701cf082170fa86a3b89DataenUSInterfaceCinematicsWOW_Intro_BC_1024.avi - 9bf08642f4258905794837d642b76fc750b55e13DataenUSInterfaceCinematicsWOW_Intro_BC_800.avi - 6d8062a93d3353acc711afefd9096a3567c6c378DataInterfaceCinematicsGoblin_1280.avi - 9161c6e8755089f17b227a3d5643117a903dc7d8DataInterfaceCinematicsGoblin_800.avi - bd87912039a5ffd58d420b2d58bd99bc42f6b565DataInterfaceCinematicsWorgen_1280.avi - 2bcd9f78323484c6487a09672c278f90841032a1DataInterfaceCinematicsWorgen_800.avi - 7b2e3a231d8b41f18bb4afb3bdff17d243ce38f8DataInterfaceCinematicsWoW3X_Intro_1280.avi - 7eeac6de25c3865a8bd4fbad87d202733b433afcDataInterfaceCinematicsWoW3X_Intro_800.avi - 4dd41012d7f52ce9807201fdf4f52051b9af3d4eDataInterfaceCinematicsWOW_Intro_LK_1280.avi - 03e48371efed445b3c8d5e1662aebdbf70c897b5DataInterfaceCinematicsWOW_Intro_LK_800.avi - 68b8f49bbec41ac78c75d4942ffe764bbedacfb6DataInterfaceCinematicsWOW_Wrathgate_1280.avi - 316f17a39b9af5cb1b4f19e7bf5e0a15ea9ebab2DataInterfaceCinematicsWOW_Wrathgate_800.avi - 34df70195e434dbc81c75370a7b160b743bc5532InterfaceAddOnsBlizzard_AchievementUIBlizzard_AchievementUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_ArchaeologyUIBlizzard_ArchaeologyUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_ArenaUIBlizzard_ArenaUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_AuctionUIBlizzard_AuctionUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_BarbershopUIBlizzard_BarbershopUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_BattlefieldMinimapBlizzard_BattlefieldMinimap.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_BindingUIBlizzard_BindingUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_CalendarBlizzard_Calendar.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_ClientSavedVariablesBlizzard_ClientSavedVariables.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_CombatLogBlizzard_CombatLog.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_CombatTextBlizzard_CombatText.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_CompactRaidFramesBlizzard_CompactRaidFrames.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_CUFProfilesBlizzard_CUFProfiles.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_DebugToolsBlizzard_DebugTools.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_EncounterJournalBlizzard_EncounterJournal.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_GlyphUIBlizzard_GlyphUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_GMChatUIBlizzard_GMChatUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_GMSurveyUIBlizzard_GMSurveyUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_GuildBankUIBlizzard_GuildBankUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_GuildControlUIBlizzard_GuildControlUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_GuildUIBlizzard_GuildUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_InspectUIBlizzard_InspectUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_ItemAlterationUIBlizzard_ItemAlterationUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_ItemSocketingUIBlizzard_ItemSocketingUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_LookingForGuildUIBlizzard_LookingForGuildUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_MacroUIBlizzard_MacroUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_MovePadBlizzard_MovePad.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_RaidUIBlizzard_RaidUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_ReforgingUIBlizzard_ReforgingUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_TalentUIBlizzard_TalentUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_TimeManagerBlizzard_TimeManager.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_TokenUIBlizzard_TokenUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_TradeSkillUIBlizzard_TradeSkillUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_TrainerUIBlizzard_TrainerUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_VoidStorageUIBlizzard_VoidStorageUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9If we all agree these are the correct sums, then I would be very happy to provide PAR2 parity repair files for everyone to test and patch their files if they have enough matching data. Since parity files are in no way illegal, there shouldn't be any concerns with sharing the files openly for everyone. If you're not familiar with how to do file integrity checking or repairs, please have a look at 'ExactFile' & 'QuickPar' for Windows. They aren't that hard to learn. Finally, if you're interested in downloading the data files directly from Blizzard, this is the list of URL's you need to download: http://www.trinitycore.org/f/pastebin/21utyaun3xc0s/ Good luck everyone! Snatch Edited July 11, 2014 by Snatch Link to comment Share on other sites More sharing options...
MrSmite Posted July 11, 2014 Author Report Share Posted July 11, 2014 +Snatch If you're having difficulty with it then just ask for help but please don't pollute this thread with your own "guide" or links, it makes it too difficult to provide support. I won't support someone else's method. That said, downloading the MPQ files direct does not work. If it did, don't you think I would've simply suggested it? The guide I posted is the result of over a month of trial and error and collaboration with +Posthumus and I assure you it works just fine if people would simply read through it instead of blundering on blindly assuming they know what to do. Link to comment Share on other sites More sharing options...
Snatch Posted July 11, 2014 Report Share Posted July 11, 2014 +MrSmiteI understand your point. In that case, would you kindly post your file hashes for others to use as a guide to know if they have completed your guide correctly?Obviously, the process can be convoluted and people have had issues. We just want to know we did it right.That being said, please let me know if you'd like me to remove/edit any part of my previous post. I am just trying to make sure our client is complete and help others do so as well.Cheers! Link to comment Share on other sites More sharing options...
MrSmite Posted July 12, 2014 Author Report Share Posted July 12, 2014 +MrSmite I understand your point. In that case, would you kindly post your file hashes for others to use as a guide to know if they have completed your guide correctly? Obviously, the process can be convoluted and people have had issues. We just want to know we did it right. That being said, please let me know if you'd like me to remove/edit any part of my previous post. I am just trying to make sure our client is complete and help others do so as well. Cheers! You'll know if your client is complete when there is no more data streaming. Also, when you try to extract maps and DBCs if the client is incomplete then you will get errors. Link to comment Share on other sites More sharing options...
Snatch Posted July 12, 2014 Report Share Posted July 12, 2014 (edited) +MrSmite Unfortunately, that doesn't really address the root issue. What we all need is to know if our clients are actually correct and complete. I went ahead and completed the installation & patching process per your instructions again. I then compared all the files at a binary level and confirmed the files are in fact the same as the download links I provide above with the exception that the patched files all have several bytes of 0xFF or "white space" at the very end of the files. I assume functionally these make no affect on the client usage. I even went so far as to re-extract the maps and verified all of those remained consistent as well. Below are my hash digests again after the Initial DVD installation and completing the patching process.MD5 Digest:# WoW 4.3.4 Patched - MD5SUM - http://www.trinitycore.org/f/pastebin/8imwqbvqxfgh/BackgroundDownloader.exe - 7a33e76c445be2242eb8f6730f731faaBattle.net.dll - 24433a51a32335a39d2af8cb55c467d3Blizzard Updater.exe - 554dd5396e74d180fd50162addafcee5dbghelp.dll - 4003e34416ebd25e4c115d49dc15e1a7divxdecoder.dll - 57e72cae12091dafa29a8e4db8b4f1d1Launcher.db - bb37dcff689b02fceae629777de2b779Launcher.exe - 01c435135ebcd761f7dacf2d76a54e7fMicrosoft.VC80.CRT.manifest - d34b3da03c59f38a510eaa8ccc151ec7msvcr80.dll - 1169436ee42f860c7db37a4692b38f0ePatch.html - 95b92a428633afb54534c28af8b9daf5Repair.exe - e198f00fe056b24ed58b36e1c6a048f4Scan.dll - c81deb0bcc30efa04181d68c6286032dWow.exe - de5a2e274f2d3f2b89a2e6ec9cd8fd2aWoW.mfil - 1407381b9c290d96d4b56d069996fd65WoW.tfil - 1d5153e3ce003b4734af95852ea119aaWowError.exe - 78766bbbfc6f9e5da5d930cb11f0a1e1CacheADBHotfix.tbl - 74d06c27e5808ad2ed4dfeafc099679fCacheADBenUSKeyChain.adb - 695ebfc2f6d7cc72d554b94320d8c39bCacheWDBenUScreaturecache.wdb - 927d0d9fa7128130d19795af851e62b5CacheWDBenUSgameobjectcache.wdb - 644dd998109e0ec84d0be56269c4dd7fCacheWDBenUSitemtextcache.wdb - f046d94a609438499243e9446d87a748CacheWDBenUSnpccache.wdb - 853c5d0e244767297b089f432cb4217bCacheWDBenUSpagetextcache.wdb - 897e53a6b93ea2e186894d8b77e3de27CacheWDBenUSquestcache.wdb - 844e51e194dcec34fe796b44e9629362CacheWDBenUSwowcache.wdb - e0e62f852d9ddfe32515bc419e450674Dataalternate.MPQ - 4ddd02d936eba4835513ecc4981d65b0Dataart.MPQ - 76b5312969347cbb192120d0d2551bf2Database-OSX.MPQ - 952d31857f15bbe0b38c34f542403932Database-Win.MPQ - 334653ec3d8dbb76e9719951efa7a57bDataexpansion1.MPQ - a6fb230ba4f85c363d1c713a8dfcbd23Dataexpansion2.MPQ - d54338f926d3b54143b165ecb5f0846dDataexpansion3.MPQ - 2bf3ff27334a25564e6b34839fa362ffDataOldWorld.MPQ - e0fe75845da56c1fea450c882c6b1720Datasound.MPQ - 8c01b80b77b1e58510b090ac8ae20716Dataworld.MPQ - e8869f1ba6dbae892b77e4ccb382864fDataworld2.MPQ - 3fe6009e2c9da3a7abeb3d8866eabca6Datawow-update-base-15211.MPQ - fc3842232890b1aa4d52a5421324a92dDatawow-update-base-15354.MPQ - 8edd1ea92df8da736a767d00909a1d29Datawow-update-base-15595.MPQ - 7a3c3751da4b31cb06f46147147105a5DataCachepatch-base-15211.MPQ - 0cacba5c0cb49d48426d3a007522aae3DataCachepatch-base-15354.MPQ - 0cacba5c0cb49d48426d3a007522aae3DataCachepatch-base-15595.MPQ - a424b7b97e7164b32ad111f49415f1e0DataCacheSoundCache-0.MPQ - 62f2f42b79fd7efe2d2e58e859a55531DataCacheSoundCache-1.MPQ - 0cacba5c0cb49d48426d3a007522aae3DataCacheSoundCache-2.MPQ - 0cacba5c0cb49d48426d3a007522aae3DataCacheSoundCache-3.MPQ - 0cacba5c0cb49d48426d3a007522aae3DataCacheSoundCache-patch-15211.MPQ - 0cacba5c0cb49d48426d3a007522aae3DataCacheSoundCache-patch-15354.MPQ - 0cacba5c0cb49d48426d3a007522aae3DataCacheSoundCache-patch-15595.MPQ - 0cacba5c0cb49d48426d3a007522aae3DataCacheenUSpatch-enUS-15211.MPQ - abb14f915667b36ed591f3b87165cf52DataCacheenUSpatch-enUS-15354.MPQ - 0cacba5c0cb49d48426d3a007522aae3DataCacheenUSpatch-enUS-15595.MPQ - f1ed6b06cb7dd864b051ffd85c619d4fDataCacheenUSSoundCache-enUS.MPQ - 0cacba5c0cb49d48426d3a007522aae3DataCacheenUSSoundCache-patch-enUS-15211.MPQ - 0cacba5c0cb49d48426d3a007522aae3DataCacheenUSSoundCache-patch-enUS-15354.MPQ - 0cacba5c0cb49d48426d3a007522aae3DataCacheenUSSoundCache-patch-enUS-15595.MPQ - 0cacba5c0cb49d48426d3a007522aae3DataenUSAccountBilling.url - 2d5fcbdc79ef7ab28effa382c855b379DataenUSbackup-enUS.MPQ - 93a54f50a494bf61d7849abc5f6d3bc1DataenUSCredits_CT.html - 41971f1e990efaceb2fee40a04457fecDataenUSexpansion1-locale-enUS.MPQ - 7b57de628158b4467a5981fd7e48730aDataenUSexpansion1-speech-enUS.MPQ - c6a7f31ee8c8d70e3e85a9cff97eae4bDataenUSexpansion2-locale-enUS.MPQ - 9ee6bcc25999dec8ac1bff6576a39206DataenUSexpansion2-speech-enUS.MPQ - 78ded9f1d0de54936c4c6d792da42594DataenUSexpansion3-locale-enUS.MPQ - 52c7b4c46b43cd719ca908c725356ab3DataenUSexpansion3-speech-enUS.MPQ - bca743ec5d79eecd28d73041ec44ef78DataenUSlocale-enUS.MPQ - d69de3cc3bd050a371066d6cdd80c2b5DataenUSOldWorld-enUS.MPQ - e0fe75845da56c1fea450c882c6b1720DataenUSspeech-enUS.MPQ - 2e96f5f0389d08a660ad799c50386377DataenUSTechSupport.url - 93801b6a68034e514d30138ba0783c02DataenUSwow-update-enUS-15211.MPQ - 65ab4ab75e6202556d18537dbd77e73bDataenUSwow-update-enUS-15354.MPQ - ff7d0f185224efa62451fd734cd59989DataenUSwow-update-enUS-15595.MPQ - 3a76a5b2334da9a928b61f3412e840d0DataenUSInterfaceCinematicsDSI_Act1_1280.avi - 9464f4be7e80f98681851929ad86b964DataenUSInterfaceCinematicsDSI_Act1_800.avi - 5a9d0f1dcc1cab43520d133c51aed4d5DataenUSInterfaceCinematicsDSI_Act2_1280.avi - 1aef4a9f3761fb3c69121761e9ae7ed5DataenUSInterfaceCinematicsDSI_Act2_800.avi - 9034b7526eee72dc3da4e465856d1fd1DataenUSInterfaceCinematicsDSI_Act3_1280.avi - 124b1deda74b79e42a73bd69deaaad99DataenUSInterfaceCinematicsDSI_Act3_800.avi - 9482bc5325964f42f318ac74156ef213DataenUSInterfaceCinematicsDSI_Act4_1280.avi - a928563599812ea845193f48676cfbd1DataenUSInterfaceCinematicsDSI_Act4_800.avi - 8b10e67df26ab815e239a967d23a235dDataenUSInterfaceCinematicsLogo_1024.avi - 173a1a1db0df7d86c89919bd78c30d5dDataenUSInterfaceCinematicsLogo_800.avi - ad7c1a061ef0bf8b93936f2386a72311DataenUSInterfaceCinematicsWOW_FotLK_1024.avi - 472233ce06d86b56741fe25f07bc5f57DataenUSInterfaceCinematicsWOW_FotLK_800.avi - 9de551d4748b568828e0656414e66742DataenUSInterfaceCinematicsWOW_Intro_1024.avi - 5a51f34a97936f99ea1fd805c6ba8c06DataenUSInterfaceCinematicsWOW_Intro_800.avi - d9a970cfdaaa17379e12bd734ab35c3dDataenUSInterfaceCinematicsWOW_Intro_BC_1024.avi - 8b79c86f8569874630fa61c5847257edDataenUSInterfaceCinematicsWOW_Intro_BC_800.avi - e412052035456a6100f57bac90c774cbDataInterfaceCinematicsGoblin_1280.avi - 4ed38a58e7904ac6091785fe3d2d99f3DataInterfaceCinematicsGoblin_800.avi - a1086ad1e22c316b32fd582cad6af039DataInterfaceCinematicsWorgen_1280.avi - b70d57c53c1e8faddd2ecd4bf18b8c28DataInterfaceCinematicsWorgen_800.avi - 97be4d50b4c15a8a9c25e366d5d69498DataInterfaceCinematicsWoW3X_Intro_1280.avi - 94682c222052e86bdd1c4037d223550cDataInterfaceCinematicsWoW3X_Intro_800.avi - ad70a3c2c922909fa1a67443269779ebDataInterfaceCinematicsWOW_Intro_LK_1280.avi - 6233a3c42405eb07f5feabe223335a9cDataInterfaceCinematicsWOW_Intro_LK_800.avi - ff59868a0fead79c4c4c1c25279f3df7DataInterfaceCinematicsWOW_Wrathgate_1280.avi - 563aea5071fd145bcf3dec89a1e79336DataInterfaceCinematicsWOW_Wrathgate_800.avi - 2b09f7724bf0de49c6f83a759c52665eInterfaceAddOnsBlizzard_AchievementUIBlizzard_AchievementUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_ArchaeologyUIBlizzard_ArchaeologyUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_ArenaUIBlizzard_ArenaUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_AuctionUIBlizzard_AuctionUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_BarbershopUIBlizzard_BarbershopUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_BattlefieldMinimapBlizzard_BattlefieldMinimap.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_BindingUIBlizzard_BindingUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_CalendarBlizzard_Calendar.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_ClientSavedVariablesBlizzard_ClientSavedVariables.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_CombatLogBlizzard_CombatLog.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_CombatTextBlizzard_CombatText.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_CompactRaidFramesBlizzard_CompactRaidFrames.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_CUFProfilesBlizzard_CUFProfiles.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_DebugToolsBlizzard_DebugTools.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_EncounterJournalBlizzard_EncounterJournal.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_GlyphUIBlizzard_GlyphUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_GMChatUIBlizzard_GMChatUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_GMSurveyUIBlizzard_GMSurveyUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_GuildBankUIBlizzard_GuildBankUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_GuildControlUIBlizzard_GuildControlUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_GuildUIBlizzard_GuildUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_InspectUIBlizzard_InspectUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_ItemAlterationUIBlizzard_ItemAlterationUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_ItemSocketingUIBlizzard_ItemSocketingUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_LookingForGuildUIBlizzard_LookingForGuildUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_MacroUIBlizzard_MacroUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_MovePadBlizzard_MovePad.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_RaidUIBlizzard_RaidUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_ReforgingUIBlizzard_ReforgingUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_TalentUIBlizzard_TalentUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_TimeManagerBlizzard_TimeManager.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_TokenUIBlizzard_TokenUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_TradeSkillUIBlizzard_TradeSkillUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_TrainerUIBlizzard_TrainerUI.pub - 06062aede3649549292c1677f18158ffInterfaceAddOnsBlizzard_VoidStorageUIBlizzard_VoidStorageUI.pub - 06062aede3649549292c1677f18158ffUpdateswow-0-15595-Win-final.MPQ - 2c45caf135cd17932f336048424548fdAnd the SHA1 Digest:# WoW 4.3.4 Patched - SHA1SUM - http://www.trinitycore.org/f/pastebin/11dz8b49ufqf4/BackgroundDownloader.exe - 4836c929878c15d54e9284ec7778f162f4e71910Battle.net.dll - 24b995505993e638d36bfbdec3f1eedab917667fBlizzard Updater.exe - bf4cd563856ff64dff860b292201cc0f0750208adbghelp.dll - faf95ec65cde5bd833ce610bb8523363310ec4addivxdecoder.dll - 60f0300f65a3047edf3987e61173ee0052c81a50Launcher.db - e7b32ad39912761f96b4574465a70c54a35b315aLauncher.exe - a8064e75aa86261ba8aa23534d559d3f2eb025acMicrosoft.VC80.CRT.manifest - 41b978588a9902f5e14b2b693973cb210ed900b2msvcr80.dll - 4ccd15bf2c1b1d541ac883b0f42497e8ced6a5a3Patch.html - 2c10630089fde73df042acfa66c6abafa90dd10eRepair.exe - e7208d801b1ac27d45876cf138c8ddd60b35b8d9Scan.dll - 198a4ffa9a3214c4bcb69f604cadda22c8d8fc7cWow.exe - bdeae62de877e5378e459045d57413c4b7cecf8bWoW.mfil - 73e7108a316198d6ece9412a8f6711de8200a07cWoW.tfil - 970edf84482f3367c32757351aca096c7e90ef77WowError.exe - c5c451bf510032cf0bf93a367cd3e5d4ee06ccc2CacheADBHotfix.tbl - ccfbe5ef43d32c63be746df50e4ea9937049d1a6CacheADBenUSKeyChain.adb - 09c8a6d435c56ceb731a96531390dc4dc6dd0aeaCacheWDBenUScreaturecache.wdb - 348fb9c695af621a8386e19c98842de9cc95f2fbCacheWDBenUSgameobjectcache.wdb - d12bde5075a54021fc31ee2c85a766703fb018b2CacheWDBenUSitemtextcache.wdb - 3cffa147dc11012b8a8bb91fad1356c7ab80ddbbCacheWDBenUSnpccache.wdb - d5c845296bb2fc034a779ecd96e640342fbd2ba6CacheWDBenUSpagetextcache.wdb - 3ad21430a0155091082a943f417a294a0b94c891CacheWDBenUSquestcache.wdb - 6b019a221f49ef805b547370a1a24abaab2d2bc6CacheWDBenUSwowcache.wdb - 988a4c8705f9c6ad2bad4fbf948a9027ea40d47cDataalternate.MPQ - b2a21c5ff48b5899152761a82ebc52a0905b3ac4Dataart.MPQ - 86c7c3208529463bed7bd13251cadb35fb83dcd0Database-OSX.MPQ - cac186b0c575a3fcf0eff3aad83ba2ffdbfc9050Database-Win.MPQ - dd24085cb37e07570475f663ecd1b1432e96c108Dataexpansion1.MPQ - e7edf5aca2e7a7707f724540b45b9ecee6c0fafdDataexpansion2.MPQ - aba05da575ecb6af86cb9dd5d69b9faf6eb3e3e9Dataexpansion3.MPQ - 1e7576f88f8d1df5000684f22a7dc0d6ba17a2f8DataOldWorld.MPQ - 5ffffc8ba8d4da5e744fc85b74855fac6bae1710Datasound.MPQ - 691ba66f260365ad105cbeec6606bd8206405a8eDataworld.MPQ - b65fa1f68aaad3f2f25b6d10ef7c9bafde021888Dataworld2.MPQ - 4b7d65351424dacd27084fcfef6f84e360dceedbDatawow-update-base-15211.MPQ - e236985975744ec335cfb3f567a3a42f5b720d7cDatawow-update-base-15354.MPQ - 6bc17cd7635361f03cf373fc03dc81f434326e47Datawow-update-base-15595.MPQ - ec08d0d3cf78ab5aad45227b8614c22dd131aa90DataCachepatch-base-15211.MPQ - 38f807df4cf798b71c2280cfea945506d853c24bDataCachepatch-base-15354.MPQ - 38f807df4cf798b71c2280cfea945506d853c24bDataCachepatch-base-15595.MPQ - 345c0a054d38869428a4e6d2a7c165443fc9dd80DataCacheSoundCache-0.MPQ - 96bb9f59f3527d460ce313fb71197d054d4b10c4DataCacheSoundCache-1.MPQ - 38f807df4cf798b71c2280cfea945506d853c24bDataCacheSoundCache-2.MPQ - 38f807df4cf798b71c2280cfea945506d853c24bDataCacheSoundCache-3.MPQ - 38f807df4cf798b71c2280cfea945506d853c24bDataCacheSoundCache-patch-15211.MPQ - 38f807df4cf798b71c2280cfea945506d853c24bDataCacheSoundCache-patch-15354.MPQ - 38f807df4cf798b71c2280cfea945506d853c24bDataCacheSoundCache-patch-15595.MPQ - 38f807df4cf798b71c2280cfea945506d853c24bDataCacheenUSpatch-enUS-15211.MPQ - 0fbe64fcc72641ded5705ed0a69b867e38e1c208DataCacheenUSpatch-enUS-15354.MPQ - 38f807df4cf798b71c2280cfea945506d853c24bDataCacheenUSpatch-enUS-15595.MPQ - 5112631aed38cbd2db5ad2b3cb7846c8b13f8be3DataCacheenUSSoundCache-enUS.MPQ - 38f807df4cf798b71c2280cfea945506d853c24bDataCacheenUSSoundCache-patch-enUS-15211.MPQ - 38f807df4cf798b71c2280cfea945506d853c24bDataCacheenUSSoundCache-patch-enUS-15354.MPQ - 38f807df4cf798b71c2280cfea945506d853c24bDataCacheenUSSoundCache-patch-enUS-15595.MPQ - 38f807df4cf798b71c2280cfea945506d853c24bDataenUSAccountBilling.url - aec855ef18179d3f9f77107cdae508918fd9c673DataenUSbackup-enUS.MPQ - 5f90239b0fddd6cd8e88dc665c2e0f017ed522f8DataenUSCredits_CT.html - c8ed2e19917ed33195c5df5987f3d103d274cc91DataenUSexpansion1-locale-enUS.MPQ - bfe09ce264c27bfc066716285259eb7cbd6fd199DataenUSexpansion1-speech-enUS.MPQ - e009989cad79e509a33e7ca32f7b6541b81858c5DataenUSexpansion2-locale-enUS.MPQ - 5cf9aff8722005b26c4a9465333936a761d6c106DataenUSexpansion2-speech-enUS.MPQ - 78407469adc56a7af96b504d47308e419b2a4a1eDataenUSexpansion3-locale-enUS.MPQ - 9b1a44e77bac733a6213699358056f11c493a21aDataenUSexpansion3-speech-enUS.MPQ - 1381d02cbee996935993b677734fe17c22e9c700DataenUSlocale-enUS.MPQ - c4b53fb19b1e323ecd5ce3c2c54f068b9e783766DataenUSOldWorld-enUS.MPQ - 5ffffc8ba8d4da5e744fc85b74855fac6bae1710DataenUSspeech-enUS.MPQ - da867217bb459124e61d9a2d169ef1c1acf94188DataenUSTechSupport.url - abb38ec2ed000811eed83483685a4dc384679c82DataenUSwow-update-enUS-15211.MPQ - b757a2095b0d18ac15b713b75412dc6edf519c4dDataenUSwow-update-enUS-15354.MPQ - 897b67a05a72b4dfa6c05f6de20e78725c12e8d9DataenUSwow-update-enUS-15595.MPQ - 5f18ddc393bfaf6ede38166978ec4ae03be5e1d0DataenUSInterfaceCinematicsDSI_Act1_1280.avi - 44df9ff80e89a40f8d8697ddd8636525178cd4c0DataenUSInterfaceCinematicsDSI_Act1_800.avi - 7c8ef8ec083921dceaca418df2ee943c151de6aeDataenUSInterfaceCinematicsDSI_Act2_1280.avi - bc8627103b0227dd4d9ab4f3770ee29e0244dbe3DataenUSInterfaceCinematicsDSI_Act2_800.avi - c09bff673dcbe0946913a782e2e9fd26b436c7c0DataenUSInterfaceCinematicsDSI_Act3_1280.avi - ee72b57fddbc29cf54478d0dbd70977a48ea2e44DataenUSInterfaceCinematicsDSI_Act3_800.avi - 2a40b3de818fa0ea815d7c71890ab0484dba96e5DataenUSInterfaceCinematicsDSI_Act4_1280.avi - d52b216e51d4484c4d0e46dc69588c3131b0fdb6DataenUSInterfaceCinematicsDSI_Act4_800.avi - 80080774f131387a3ca341f84c284349da7be2aaDataenUSInterfaceCinematicsLogo_1024.avi - 65282b2be625a56fc0a5658d87e8230913da5ba3DataenUSInterfaceCinematicsLogo_800.avi - 0f52da5fe399af6a72d22b90fb65fd32289b87a7DataenUSInterfaceCinematicsWOW_FotLK_1024.avi - 70b19c66a54299e2f1d7b9bb96f927fcc9624a4bDataenUSInterfaceCinematicsWOW_FotLK_800.avi - 94bc559c9dd67e14018f20eadaa17dc76b2e925eDataenUSInterfaceCinematicsWOW_Intro_1024.avi - 6929c78c5fded270a6b9def6a0d3add57fcb4051DataenUSInterfaceCinematicsWOW_Intro_800.avi - 69be42becaf63bda0abc701cf082170fa86a3b89DataenUSInterfaceCinematicsWOW_Intro_BC_1024.avi - 9bf08642f4258905794837d642b76fc750b55e13DataenUSInterfaceCinematicsWOW_Intro_BC_800.avi - 6d8062a93d3353acc711afefd9096a3567c6c378DataInterfaceCinematicsGoblin_1280.avi - 4098e63bad9c43b56601eb9de977c40496238d5dDataInterfaceCinematicsGoblin_800.avi - c1e8bd5da8c438cfad5f74f1ecba269a39bd06aaDataInterfaceCinematicsWorgen_1280.avi - 7279778fb28eac90492d3e10b65c066498521108DataInterfaceCinematicsWorgen_800.avi - 6faa304e82314c3b4bde71099d391e8553f58faaDataInterfaceCinematicsWoW3X_Intro_1280.avi - b6d249ed6943a7f7b56eaddfecc6e718837655e8DataInterfaceCinematicsWoW3X_Intro_800.avi - 2570343d8b52963d340e2ad1d3860e927084d49cDataInterfaceCinematicsWOW_Intro_LK_1280.avi - 9cfb506b01526a3043f0e5fb21af0a606c3e1a1aDataInterfaceCinematicsWOW_Intro_LK_800.avi - 88fc2780fa182b350168070dcc9629aee03656c7DataInterfaceCinematicsWOW_Wrathgate_1280.avi - 7f6de2bd7b6891fd785b3d0f98e21cc1eb3731ecDataInterfaceCinematicsWOW_Wrathgate_800.avi - dd7d31105c66d4acb87fd7f22e1928f8dfd80aa6InterfaceAddOnsBlizzard_AchievementUIBlizzard_AchievementUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_ArchaeologyUIBlizzard_ArchaeologyUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_ArenaUIBlizzard_ArenaUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_AuctionUIBlizzard_AuctionUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_BarbershopUIBlizzard_BarbershopUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_BattlefieldMinimapBlizzard_BattlefieldMinimap.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_BindingUIBlizzard_BindingUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_CalendarBlizzard_Calendar.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_ClientSavedVariablesBlizzard_ClientSavedVariables.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_CombatLogBlizzard_CombatLog.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_CombatTextBlizzard_CombatText.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_CompactRaidFramesBlizzard_CompactRaidFrames.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_CUFProfilesBlizzard_CUFProfiles.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_DebugToolsBlizzard_DebugTools.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_EncounterJournalBlizzard_EncounterJournal.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_GlyphUIBlizzard_GlyphUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_GMChatUIBlizzard_GMChatUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_GMSurveyUIBlizzard_GMSurveyUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_GuildBankUIBlizzard_GuildBankUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_GuildControlUIBlizzard_GuildControlUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_GuildUIBlizzard_GuildUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_InspectUIBlizzard_InspectUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_ItemAlterationUIBlizzard_ItemAlterationUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_ItemSocketingUIBlizzard_ItemSocketingUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_LookingForGuildUIBlizzard_LookingForGuildUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_MacroUIBlizzard_MacroUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_MovePadBlizzard_MovePad.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_RaidUIBlizzard_RaidUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_ReforgingUIBlizzard_ReforgingUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_TalentUIBlizzard_TalentUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_TimeManagerBlizzard_TimeManager.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_TokenUIBlizzard_TokenUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_TradeSkillUIBlizzard_TradeSkillUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_TrainerUIBlizzard_TrainerUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9InterfaceAddOnsBlizzard_VoidStorageUIBlizzard_VoidStorageUI.pub - e06ea2b5ff6290c5fcc9a6288237166d02b950e9Updateswow-0-15595-Win-final.MPQ - edb475b70ec9d9a6e601f8e705d04d10d937c511FYI, I did follow your guide and I personally wasn't able to extract your multi-part archive for the 4.3 patch unless I was using WinRAR. I tried with 7Zip, the downloaded Windows Unrar.exe (complained about not being a rar archive), and even with the Linux unzip. WinRAR seemed to be the only program able to extract it correctly. I didn't personally try with WinZip though. Maybe that would have worked. Also, the first background downloader process from 4.0.6.13623 showed 13.8GB for me, but you mentioned that it should be less than 7GB including the 4.3.2.15211 background download. I have no idea why my volume would be so different. I did start with the original Cataclysm DVD if that makes any difference.In summary, the direct URL download process mentioned a few posts back actually does work. I cannot explain why the patching process adds extra "white space" at the end of the MPQ files, but it is a viable alternative for getting a good client to extract the dbc's & maps, and it can be more reliable and consistent than patching. Not to mention, that it is likely faster & simpler too. Cheers! Edited July 17, 2014 by Snatch Link to comment Share on other sites More sharing options...
iceyman Posted July 24, 2014 Report Share Posted July 24, 2014 I have been following this guide today and i know the guide on the first post says approx 7GB for the first 2 downloads mine has been around 8.48GB for both and i used the DVD to install cata Link to comment Share on other sites More sharing options...
Lucky Red Posted July 24, 2014 Report Share Posted July 24, 2014 (edited) I have been following this guide today and i know the guide on the first post says approx 7GB for the first 2 downloads mine has been around 8.48GB for both and i used the DVD to install cata What World of Warcraft local version are you using? They vary slightly in sizes between one version to another. Edited July 24, 2014 by Lucky Red Link to comment Share on other sites More sharing options...
iceyman Posted July 24, 2014 Report Share Posted July 24, 2014 What World of Warcraft local version are you using? They vary slightly in sizes between one version to another. enUS Link to comment Share on other sites More sharing options...
MrSmite Posted July 25, 2014 Author Report Share Posted July 25, 2014 + Snatch The client obtained by the steps outlined in the guide is complete, if it wasn't you would get errors when extracting maps and such which is what happens when you use the direct download method. Myself and +Posthumus have both tried direct download with mixed results. + iceyman I also used a Cata DVD so it might depend on when your DVD was released. Sometimes companies will release an updated DVD with patches already applied. I can't say that is what happened here for sure though. The important thing is to just let it continue to download until there is nothing left. Link to comment Share on other sites More sharing options...
Recommended Posts