TheTaques / MenuMusicMod-Creator

Python project to create MenuMusicMods for Payday 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MenuMusicMod-Creator

Python project to create MenuMusicMods (require BeardLib) for Payday 2.

How to

  • Decide if you want your mod to utilize SuperBLT
  • Get your music into the correct format.
  • Download the latest MenuMusicMod-Creator from here
  • Then unpack the zip and run "MenuMusicMod-Creator.exe".

Getting music into the correct format

Normal BLT

  • Open your music file with Audacity
  • Export to .wav (WAV (Microsoft) 32-bit float PCM)
  • Open The RAD Video Tools, select your file and click "Bink it!"
  • Rename the resulting "foo.bik" to "foo.movie"

Super BLT

  • Open your music file with Audacity
  • Export to .ogg (Ogg Vorbis Files)

About

Python project to create MenuMusicMods for Payday 2

License:GNU General Public License v3.0


Languages

Language:Python 100.0%