Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

How can I know which .pck file the .bnk is from?

0 votes
I use FilePackager to pack the .bnk files into .pck files.

When I try to modify the .bnk file in DLC, I pack the same-name .bnk file into different-name .pck file.
So, I have two different .pck files including the same .bnk file.
Accroding to the rules, I know I will use the latest .pck in running time.

However, I still want to log a message about which the .pck I'm used.
Can I get the .pck file by giving the string parameter of .bnk file's name?

Using Unity Engine
asked Jul 28, 2020 in General Discussion by Isabella D. (260 points)

Please sign-in or register to answer this question.

...