Advertisement
Guest User

Untitled

a guest
Dec 27th, 2020
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. for %%f in (*.wem) do ww2ogg.exe %%f --pcb packed_codebooks_aoTuV_603.bin
  2. pause
  3. for %%f in (*.ogg) do revorb.exe %%f
  4. pause
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement