This repository serves as a collection of all audio featured in Dead by Daylight game. Main use of this repository is to track changes made in Dead by Daylight's audio database.
Remember that this audio is the property of its respective owners and should not be used without their permission. This repository is intended for educational and non-commercial purposes only.
Converted Files - audio events converted into OGG format with reversed structure and names.
CharacterDefinitions.md - additional file to help distinguish character audio IDs.
Small collection of useful tools:
- UEParser - Parser designed for Dead by Daylight, including audio extraction.
- Wwiser - Complex BNK parser simulating Wwise engine.
WwiseExtractor - Converting audio files into OGG format with correct structure and names(Deprecated).- WEMConverter - Converting WEM files to the OGG format.
- WAVConverter - Converting audio files to the Waveform Audio File format.
- WWISEUtil - Extract audio from BNKs.
Thanks to BrandonItaly for helping with initial tool used to maintain this repository.