MontagueM / DestinyUnpacker

A Destiny 2 .pkg unpacker used for reverse engineering
GNU General Public License v3.0
32 stars 5 forks source link

Output Filetypes #6

Open EliSauder opened 3 years ago

EliSauder commented 3 years ago

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?

nblockbuster commented 2 years ago

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