Miroslav
Water Chip? Been There, Done That
First, put all acm files you'd like to convert in one directory. then in dos prompt type this:
for %f in (*.ACM) do acm2wav.exe %f
that should do the trick
--
Miroslav, miroslav@gamestats.com
No Mutants Allowed - Fallout WebSite
http://fallout.gamestats.com/
for %f in (*.ACM) do acm2wav.exe %f
that should do the trick
--
Miroslav, miroslav@gamestats.com
No Mutants Allowed - Fallout WebSite
http://fallout.gamestats.com/