rscustom / rocksmith-custom-song-toolkit

Custom song toolkit for Rocksmith and Rocksmith 2014
http://www.rscustom.net/
343 stars 80 forks source link

Support newer bnk format with 4 events instead of 3. #333

Closed L0FKA closed 5 years ago

L0FKA commented 5 years ago

There's been discovered that volume parser didn't catch up with latest oDLC and values goes really odd way so the reason is that bytes offset to the volume was fixed since bnk format was stable for the time being written(i.e. all DLC and on disk songs has equal offset to volume parameter).

Now there's been added 36h parameter which isn't somethin we should care of but just skip it in case we need. I'll publish a fix for that in next 6 hours if cozy doesn't do it faster :lollipop: