Quote:
Originally Posted by :( Sad8669
Usage:
Code:
WAVExtractor <input> <directory> [-verbose]
WAVExtractor (v1.3)
Code:
- Now supports input greater than 2 gigabytes. (Used an Extension Method i found on Ekey's Github)
- Added verbose mode that shows information about each stream that is being extracted.
- Added File progress for extraction.
- Fixed a minor stream detection issue.
- Added a logo.
|
I modified the source code and recompiled it with Visual Studio.
Changes: WavExtractor now extracts the files as WEM extension instead of WAV.
This tool is still usefull because MESA cannot extract some archives (Shegorat already knows about this problem).