-
Notifications
You must be signed in to change notification settings - Fork 0
Description
I'd really like to replace two licensed music tracks in the game: Put Your Head On My Shoulders and Puressence.
So far I'm only trying to replace the Paul Anka track (Music_PutYourHead.wav). I've tried exporting everything to a folder, replacing just that file, and reimporting the folder. Sometimes the streams.wav ends up being 2MB so I know it's failed, other times the streams.wav is a relatively normal size (but always smaller than the original, even though my replacement file sizes are larger), but most of the music and SFX in the game end up completely broken and inaudible.
Next I've tried removing all the files I don't want to modify from the folder and re-importing just the one file, unaltered, into the original streams.wav. Instead of showing only the modified file as yellow in the diff, all files within 'Streams' show as yellow ('Scenes' stays white). I save this, and in the best case scenario, all of the sound in the game is fine other than the track that was reimported. It's just silence in place of it.
Any insights onto how to successfully do this process? It's unclear even how things are supposed to work.