Post
by GMMan » Fri Sep 12, 2014 2:42 pm
Hmm, Vox? It's not the same Vox Native format used in previous games that uses Vox. However, it seems this version is easier to get the audio out of than the previous versions. Read tags in RIFF format (4-byte tag ID, 32-bit little endian length of contents, contents), and find the Data tag. Dump the contents of that tag and you should get a .wav file. Note this tag doesn't seem to have a length, and it is the last tag in the file, so dump the remainder of the file from that point.
Currently researching: Alpha Prime scripting (AI and mods)
Queued: EE .cache repacking, CustomPak repacking, Gameloft Scrambled Zip multitool, GRAF Extractor Skeleton repacking, Gun Metal filenames CRC