Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1022 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 1022 Bytes

DBDAudioRenamer

Tool made for dead by daylight, which u can extract files from UE4 and rename the audio files based on XML files!

What do you need?

How to use it

  • Open CMD
  • cd C:\Users\Neinndall\Downloads\DBDAudioRenamer
  • pip install -r requirements.txt

If anything else is missing, let me know and I'll update it.

Features

  • [Supported Games] DeadByDaylight
  • Extract files from PAK files from UE (v.4.27)
  • Extract sound files (.bnk -> .wem)
  • Convert audio files (.wem -> .ogg)
  • Convert audio files (.ogg -> .ogg revorb)
  • Rename audio files (.wem) with the new script parser renamer for (.xml) files

Suggestions

Any new feature suggestions? Create a ticket talking about it.

Libraries