|
Hi, I'm brand new to this forum and to repacking as a whole. I've gotten FreeArc setup with a few external compressors but am running into an issue with MSC. Whenever I try to extract what I've compressed with it, the progress goes up indefinitely.
packed with: arc a -mmsc+srep:m3f game.bin .\game\hl2\hl2_sound_*.vpk
arc.ini:
[External compressor:msc]
packcmd = msc.exe c -wav=1 -raw=1 -bmp=1 -ddsraw=1 -ddsdxt=1 -mp3=1 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
Does anyone have any idea as to what could be causing this?
|