View Single Post
  #4  
Old 13-02-2024, 07:24
ozerune ozerune is offline
Registered User
 
Join Date: Feb 2024
Location: America
Posts: 33
Thanks: 16
Thanked 0 Times in 0 Posts
ozerune is on a distinguished road
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?
Reply With Quote