December 26, 2025Dec 26 Localization At first I thought they were regular wwise bank files, which could be extracted with something like https://github.com/eXpl0it3r/bnkextr , but they are in some private format. I think that there may be some sort of an encryption present (XOR?, i think the key is within the first 128 bytes, but not 100% sure) , the file names may be encrypted, the TOCs(file tables) if they are present may be too or not... The thing is that the game music and the levels themselves are packed each in separate BNK file. One of the smallest files which is level 29 can be uploaded here.. In the .7z i included game tree structure and one of the smallest .BNK files (others are even bigger in size) sample.7z
Create an account or sign in to comment