wc3lib icon indicating copy to clipboard operation
wc3lib copied to clipboard

Add CASC support

Open tdauth opened this issue 7 years ago • 1 comments

With patch 1.30 all MPQ archives are stored in a CASC filesystem. Add support for it to wc3lib. See https://www.hiveworkshop.com/threads/wc3lib.275380/#post-3291714

tdauth avatar Sep 09 '18 00:09 tdauth

  • https://github.com/heksesang/CascLib
  • http://www.zezula.net/en/casc/casclib.html

How can we read the data in C:\Program Files (x86)\Warcraft III\Data\data? Just see the example at the second link. The directory has to be passed. Autodetect Warcraft Reforged installation directory and load the data.

tdauth avatar Jan 15 '22 13:01 tdauth