Quote: Originally Posted by
kelmk 
Does anyone know how to extract the voice .pak files? I tried winzip and a couple other .pak extractors and none of them work.
Quote: Originally Posted by
tatoosh11 
Hi together.
i read every of the 46 pages and searched for the audio pak files.
the extractor from page 1 works fine ... is there still no repacking solution??
i want to add a short held at each file for my car hands-free equipment.
thx
Well actually there is something called PAK Handler which have 2 programs inside: 1 for extracting and one for packing.
I know that it is a late response but it is better late than never.
http://www.pocket.co.il/community/sh...3&postcount=36
Use pakExtract for extracting files from a PAK file into a directory.
Use pakU for repacking files back from a directory to a PAK file.
It also works for Maps PAK files.
When the program extracts the files it creates a small text file called FilesList.txt inside the folder where you have extracted the files.
When you repack then it checks for a mismatch (a file was added or deleted) and informs you if a mismatch was found (just to let you know).
Also, when you extract the files, it renames the Wav files to Ogg (other extensions are not being altered) since the wav files are actualy Ogg files (just look at the header of the file using an Hex Editor).
When repacking, the software renames back from Ogg to wav (so you don't need to worry about it).
Works like a charm.