Kanma / MPQExtractor

A command-line tool to extract files from MPQ archives
Other
127 stars 39 forks source link

.wav files fail to extract properly #2

Closed bradc6 closed 11 years ago

bradc6 commented 11 years ago

Whenever the extractor extracts anything .wav is seems to mangle the file (file corruption?). I can barley hear the actual sound file, while the rest is simply loud high pitch static.

I am using Mac OSX 10.8.2 x64

Thanks

bradc6 commented 11 years ago

I have emailed the developer of Stormlib and I think he is correcting the issue and it appears to be the pointers in the decompression algorithm on 64bit platforms. I will update my git repo with the changes once avail