Far Cry 3 Sound-english.dat And Sound-english.fat Files - Google -
Typical size: 1–4 GB (often split into multiple .dat parts in console versions).
Structure:
Because it contains hours of high-quality voice acting (Michael Mando’s performance as Vaas alone takes up hundreds of MB), ambient jungle noise, weapon reports, and the licensed soundtrack.
If you’ve landed on this page, you’ve likely typed a very specific string into Google: "Far Cry 3 Sound-english.dat and Sound-english.fat files". You might be troubleshooting a crash, looking to mod your game with custom sounds, or attempting to restore missing dialogue. Whatever your reason, you’ve come to the right place.
In the world of PC gaming, few file structures are as simultaneously frustrating and fascinating as the proprietary archive system used by Ubisoft’s Far Cry 3. At the heart of the game’s audio localization lie two seemingly obscure files: sound-english.dat and sound-english.fat. If voices sound garbled:
This article provides a deep dive into what these files are, why they are crucial, how to open them, common errors (and fixes), and how to use them for modding—all while indexing perfectly for that specific Google search.
| File Pair | Relation |
|-----------------------------------|--------------------------------------------------------------------------|
| Sound-english.dat/.fat | Primary English audio. |
| Sound-french.dat/.fat | French localization – identical structure, different codec possibly. |
| common.dat/.fat (or patch.dat)| Sometimes contains updated or overridden audio entries. |
| soundbanks.xml (or .bnk) | Wwise soundbank metadata (Far Cry 3 uses Wwise + custom container). |
The engine first checks patch archives, then falls back to main archives. This allows DLC or updates to replace specific sounds without repacking the main 4 GB .dat. If subtitles don’t match audio:
The Sound-english.dat and .fat pair form a custom indexed archive optimized for fast seeking and partial loading of localized audio. The design prioritizes:
For reverse engineering, modding, or audio extraction, the .fat is the key to understanding the contents of the .dat. No public documentation exists from Ubisoft, but the community tools have fully reverse-engineered the structure. The format is stable across Dunia Engine games (Far Cry 3, Far Cry 3: Blood Dragon, Far Cry 4 with minor variations).
If you navigate to Far Cry 3\data_win32\, you’ll see a pair of files for almost every language. For English, it’s: Typical size: 1–4 GB (often split into multiple
You cannot simply rename .dat to .mp3. You need to extract them.
File Pair: Sound-english.dat / Sound-english.fat
Game: Far Cry 3 (PC, Xbox 360, PS3)
Engine: Dunia Engine 2 (a derivative of CryEngine 1.5)
Purpose: Containerized storage of English-language audio assets (dialogue, UI sounds, world cues).