Cookie Run Ovenbreak - soundbank.crb file presumably containing audio

Codecs, formats, encoding/decoding of game audio, video and music
Times New Woman
Posts: 24
Joined: Sun Oct 14, 2018 6:51 am

Cookie Run Ovenbreak - soundbank.crb file presumably containing audio

Post by Times New Woman »

link since the file is way too big

I think this might be where the game stores its midis, but I don't know for sure. I have no idea on how to extract it.
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Cookie Run Ovenbreak - soundbank.crb file presumably containing audio

Post by aluigi »

Correct, it's a sort of MIDI/module music containing instruments, samples and information in a RIFF-like format.
Absolutely no idea how to make that thing playable and if CRB is maybe a known format used in some media player (vgmstream? GAP?).

The only thing I have is a generic RIFF parser which will be totally useless but at least it can dump every single RIFF chunk available:
http://aluigi.org/bms/riff_parser.bms
Times New Woman
Posts: 24
Joined: Sun Oct 14, 2018 6:51 am

Cookie Run Ovenbreak - encrypted midis

Post by Times New Woman »

On another note, I decided to extract the iOS version files and they have the midis here but encrypted, apparently with FSB. Any idea on what key this uses?
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Cookie Run Ovenbreak - soundbank.crb file presumably containing audio

Post by aluigi »

It doesn't seem to be FSB encryption, probably just a normal midi with a custom encryption. Can't help.
spiritovod
Posts: 719
Joined: Sat Sep 28, 2019 7:00 pm

Re: Cookie Run Ovenbreak - soundbank.crb file presumably containing audio

Post by spiritovod »

@Times New Woman: bgm_trial_timekeeper.rar is not available due to recent problem with attachments, please reupload it, in case if someone else will decide to take a look at it.