Updated guide on making sound mod?
Avatar

So I want to make a mod that replaces certain voice lines with my own custom sound clip, but when you search up "how to mod payday 2", it brings up an outdated guide. When I follow the sound section, it says I should have a folder called "streamed", but I don't, so I'm assuming the guide is just outdated. Is there a tutorial out there someone can send me?

Replies
Avatar
  1. Get Bundle Modder
  2. Get updated hashlist
  3. Get Python 2.7.13

Now, drag bundle fixer.py and the hashlist file in bundle modder's folder, open python IDLE and run bundle fixer.py's script. You'll see all_h.bundle file appear. You can extract game files now.

Avatar
1) Get Bundle Modder
2) Get updated hashlist
3) Get Python 2.7.13

Now, drag bundle fixer.py and the hashlist file in bundle modder's folder, open python IDLE and run bundle fixer.py's script. You'll see all_h.bundle file appear. You can extract game files now.

Oh yeah now I have the streamed folder. Is there a way to know what each file is without listening to 5000 files? I know there's a thread here with with a google doc that has like a few hundred lines that you can Ctrl+f through, but it's only for like 3 characters and I'd like to know the line for every character when they call out a special enemy. Like, is there a mod that can be configured to show what audio files are called when you are playing the game?

Avatar

That, I don't know. Whenever I make/update voice over mod(s) I do it on the hard way. I listen the audio files one by one and trying to organise them myself. Or you can download various voice over mods and match'n organise the original files.

58 844