

@Name x
@Author x
@Description Replaces x for x.
@Version 1.15
;Files included in this project
soundbanks/music.bnk : mod\script.script
soundbanks/streamed/music/123.stream : mod\song.stream
or this...
Replace : 52 49 46 46 80 1D 6E 00 57 41 56 ...... 11 92 9D 10 00 82 C9 1B 24 AB 82 46 B9 8A 04 89 39 02 99 10 52 FB 2D 23 B9 00 : 52 49 46 46 50 C9 B4 00 57 41 56 45 66 6D 74 20 18 00 00 00 02 00 02 00 80 BB 00 00 F0 D2 00 00 48 00 04 00 06 00 00 00 03 00 00 00 4A 55 4E 4B 04 00 00 00 00 00 00 00 64 61 74 61 18 C9 B4 00 00 00 00 00 FF 9F A0 25 BD 23 CF B8 51 11 13 71 D5 AD 10 01 32 14 34 01 B8 20 C9 41 81 21 F1 FF 29 01 53 01 00 00 00 00 FF 9C DB 12 DF 22 BD FB 08 98 32 75 B3 AE 10 00 51 33 42 21 B1 1A A0 29 98 57 A5 FF 18 11 32 02 2C 13 3B 00 99 D9 9C 42 10 53 91 99 CB 99 9A 34 92 8D 90 A0 AC 98 AD C9 10 62 21 26 C9 00 ........... A1 40 91 88 BC 74 A2 9D 80 30 33 11 00 BD E3 42 00 92 8C 24 CB 73 84 BC 0A 62 A1 0A 23 82 9E 22 90 98 0B 25 A9 40 82 C8 9A D8 2B 14 88 52 A3 7A 03 3C 29 46 00
(i had to cut all the bytes cause it lagged the page, but u know theres are lot b ytes).
@Name Credo Revolution (Zardonic Mix)
@Author Alex Davis
@Description Replaces Credo Revolution with Fuse Box.
@Version 1.15
;Files included in this project
soundbanks/music.bnk : mod\script.script
soundbanks/streamed/music/123.stream : mod\123.stream
soundbanks/streamed/music/anywavfile.stream : mod\anywavfile.stream





So I had a question: I'm beginning to do some music mods in my free time and I followed your guide.
I've modded Time Window because this is an easy one but while the stealth and assault part loop perfectly (well they're not loopable to begin with) and the anticipation part seems fine (I guess it may fuck up if someone with a bad connection joins when it plays but otherwise it's nearly perfect for me).
However the control part keeps looping to the beginning after some time (I think after 40s of playtime) and t just won't play entirely.
Any tips to fix that? The loop point must be wrong but I followed all the steps of this guide so I don't see where I could mess up.

Don't understand a few things:
Upon loading project in Bundle Modder, I have 4 soundbanks/music.bnk, while on your screenshot there is only one?
After creating it and trying to add it into the game, the bundle modder crashes.
Stealth and Assault of Time Window do not have Offsets or Byte Number, what do you do with them in script.script?

Don't understand a few things:
Upon loading project in Bundle Modder, I have 4 soundbanks/music.bnk, while on your screenshot there is only one?
After creating it and trying to add it into the game, the bundle modder crashes.
Stealth and Assault of Time Window do not have Offsets or Byte Number, what do you do with them in script.script?
if you're modding time window, the project.script should look like this.
@Name Song mod
@Author x
@Description Replaces x with x.
@Version 1.15
;Files included in this project
soundbanks/music.bnk : mod\script.script
soundbanks/streamed/music/47223761.stream : mod\47223761.stream
soundbanks/streamed/music/604756842.stream : mod\604756842.stream
soundbanks/streamed/music/688277698.stream : mod\688277698.stream
soundbanks/streamed/music/727867968.stream : mod\727867968.stream
if you create a script.script with tracks that doesnt have offsets it will create the script anyways but just something like this.
Replace : 45 DA C8 D6 3E A0 EC 40 : 00 00 00 00 F0 4B FD 40
Replace : 4A DA C8 D6 3E A0 EC 40 : 00 00 00 00 F0 4B FD 40
that's ok.

Well, I think I did everything perfectly, yet:
I can't tell if Stealth and Control are perfect, but they sound really good (I think they loop halfway through but there's no double song like Assault - see below)
Anticipation stops a few seconds before it should be done and doesn't repeat (though I'm fine with it not repeating)
Assault loops on top of itself halfway (double song) and I believe the first one never actually reaches the end/best part.
Stealth is 2:58 long
Control is 2:36 long
Anticipation is 19 seconds long (but only plays like 14 seconds of it and cuts off)
Assault is 4:39 long

Here.
@Name Sample_textAnyway, it doesn't have a normal name, 'cause I was doing that for personal (at least, for now)
@Author MrVavlo
@Description Replaces Hot Pursuit
@Version 1.15
;Files included in this project
soundbanks/music.bnk : mod\script.script
soundbanks/streamed/music/112666367.stream : mod\112666367.stream
soundbanks/streamed/music/491388985.stream : mod\491388985.stream
soundbanks/streamed/music/533195028.stream : mod\533195028.stream
soundbanks/streamed/music/552773938.stream : mod\552773938.stream
soundbanks/streamed/music/573885714.stream : mod\573885714.stream

Nah, there is the same error.Checked bytes twice, all was right, at least in my opinion. I dont know what to do, except try a different song.
[UPDATE]
I just added .stream and script.script files manually into Bundle Modder and created a mod. It's works normally now.
Now I need to re-work with some .wav files. Sometimes works crappy.
Anyway, thanks.
thanks for another great guide