Exporting UT UAX files faster ??

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

SlaVe-<ROAR>-

New Member
Jun 23, 2001
2
0
0
australia
Visit site
Just wondering if there is a program out there some body has devised that will extract a Voice Pack and convert each taunt, order ectra into a seperate wave file.
At the moment I'm doing it one by one with the editor. :(


A link would be great if one exists?

thks
SlaVe-<ROAR>-
 

Wormbo

Administrator
Staff member
Jun 4, 2001
5,913
36
48
Germany
www.koehler-homepage.de
The program you might be looking for is called UCC and comes with UT and is located in your system folder. It must be run from the command line. Type 'UCC Help' for help, but the command you need is
Code:
UCC batchexport <[i]voice-pack-uax-file[/i]>.uax sound wav <[i]output-directory[/i]>
This will export each sound file in your voice pack to the directory you specify.