Mass wav Importing/Exporting from UTF
-
Since i was requested to do this one too, and most of the code was already written (minor modification to the image exporter), here you go
Mass exporting (and importing) of .wav files from Freelancer UTF audio files (.utf).
Scans any ini files in the UTF directory for audio names, and auto-converts to/from the hash codes used in the UTF files.
example: a sound in a .utf would have a hex name: 0x804CAB46
this will automatically be converted to gcs_misc_wellwish_02-.wavDO NOT tell it to scan your entire FL directory, or it will end up needlessly reading all your .ini files. Only those in DATA\Audio are of any real value.
This is also ALOT slower then the Image Exporter. A 2mb .utf file can have over 600 .wav files inside, Dont scan the DATA\Audio unless you got some time to kill…or a nap to take.
on a side note, theres about 24,000 .wav files compressed .utf files (all in Data\Audio), but only 18,000 textures (in all of FL)…i figured there’d be alot more textures then sounds lol
-
Keep ‘em comin’!!
-
anyone who downloaded this already might want to re-download.
Some machines were having trouble extracting a embedded dll from the exe, and would crash the program on load. Fixed now