DestinyUnpacker icon indicating copy to clipboard operation
DestinyUnpacker copied to clipboard

Output Filetypes

Open EliSauder opened this issue 4 years ago • 1 comments

I've been looking through the code trying to figure out what is going on and I noticed that there is an indication of file type when decoding, but all the output files are set as .bin. Is there a way to get the actual file extension?

EliSauder avatar Sep 09 '21 06:09 EliSauder

original file names and extensions are removed on game build, but there are some common filetypes like audiokinetic wwise .wem files, directx bytecode, wwise .bnk files, criware usm video files and some others

nblockbuster avatar Sep 18 '21 23:09 nblockbuster