hpxro7 / wwiseutil

Tools for unpacking and modifying Wwise SoundBank and File Package files.
GNU General Public License v3.0
117 stars 14 forks source link

Prompt for overwrite or flag to rename #15

Open thecakeisal1e opened 3 years ago

thecakeisal1e commented 3 years ago

Created a batch script to find all .nbnk and .npck files within a certain directory and its subdirectories. Works fine but all wems named "01.wem" overwrite each other as each individual wem is parsed. Perhaps a feature to produce wems named "bankname"-"wemname"?