sound_english.dat sound_english.fat files are core data archives used by (and other Dunia engine games like
) to store and index English-language audio assets, such as dialogue, sound effects, and music. Core Function and Purpose These files work as a pair to manage the game's audio: sound_english.dat : This is a data archive containing the actual compressed audio files. sound_english.fat : This is a File Allocation Table (FAT)
file that acts as an index, telling the game engine where specific audio assets are located within the corresponding Common Use Cases sound_english
Users typically interact with these files for two main reasons: language fixes audio extraction 1. Changing Game Language
If a copy of the game is locked to another language (e.g., Russian), users often replace the existing sound files with these English versions. Renaming Method A Quick Legal & Ethical Note Extracting these
: Some players fix language issues by renaming other language files (like sound_french.fat/.dat sound_english.fat/.dat to trick the game into loading their preferred audio. External Downloads
: Players often seek these specific files from community repositories or "language packs" to restore English audio to international versions of the game. 2. Audio Extraction and Modding Modding: Swap Vaas’s voice lines with custom audio
Modders and fans use these archives to extract the game's high-quality audio files. Steam Community
Extracting these files for personal use, modding, or education falls under fair use in most jurisdictions. However, do not upload the entire 1GB .dat file to a public Google Drive link. Do not sell the extracted voice lines. Ubisoft owns these assets. Respect the artists who made them.
Audio formats inside these containers vary by build and platform:
.dat File (Raw Data Container)Typical size: 1–4 GB (often split into multiple .dat parts in console versions).
Structure:
.fat..fat offsets point to exact start locations..ogg) or occasionally PCM WAV.