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 to Make Deterministic Data Builds?

0 votes
Hi,

We are trying to make out data build deterministic for minimal patch sizes. Currently some of the .bnk files generated differ between builds with no project changes by a few bytes.

Is the current build supposed to be deterministic? And are there any ways I can debug the data generated to inspect where the changes are coming from and maybe identify which parts of the projects are causing the changes (with the home of removing or refactoring them)?

We are using WWise 2017.1.2.6361 and the command line is:

WwiseCLI.exe OurProject.wproj -GenerateSoundBanks -Quiet -NoDecode -Platform XboxOne

(this also occurs without the -NoDecode option and onther platforms)

Thanks,

Sam
asked Jul 23, 2018 in General Discussion by Sam L. (100 points)

Please sign-in or register to answer this question.

...