Hey Guys,
From here, it looks like Blizzard has changed the whole ADT-System. I hope it's just an error related to my MpqLib or something, however that's where I am at:
My ADT-Parser want's to read the MHDR-Header and the MCNK-MapChunks, however the only Chunk, I read in any .adt-file is HCTP and it's 313kBytes long.
Edit: My _archives.Values.FirstOrDefault(a => (a.FileExists(path) != false)); says the first appearance in wow-update-base-16309.MPQ.
May this be the problem? Is the HCTP just accidentally fitting in Chunk-Format? Do I need to use world.mpq? And will http://www.ownedcore.com/forums/worl...cataclysm.html (.NET MpqLib updated for Cataclysm) (this) MpqLib automatically apply that patch, if I am opening world.mpq?
Thanks in Advance Guys![]()