These files are notoriously massive. On the original PC release, sound-english.dat alone can take up 1.5GB to 2.5GB of space. Because the Dunia engine does not compress these archives efficiently for storage (only individual audio streams are compressed via formats like XMA or MP3), they take up significant real estate. For gamers on older SSDs or small hard drives, these two files are often the prime candidates for "Why is Far Cry 3 12GB?" answers.
While the specific contents can change between the Standard Edition and the "Complete Edition" (which includes DLCs), the sound-english archives typically contain: far cry 3 sound-english.dat and sound-english.fat files
For modders looking to create "Vaas Insanity Reshades" or replace weapon sounds with real-world gunshots, this archive system is the first hurdle. These files are notoriously massive
The Problem: You cannot simply drop an MP3 into the folder. Because the .fat file contains hardcoded byte offsets, replacing a 500KB gunshot with a 1MB explosion would break the index. The game would try to read the new sound, hit the wrong end marker, and either crash or play static noise. While the specific contents can change between the
The Solution: Modders must use "repackers." The process is tedious:
This is why many "sound mods" for Far Cry 3 are distributed as pre-patched .dat/.fat pairs rather than loose files.
A developer known as “Gibbed” (famous for Borderlands and Dead Rising tools) created a suite for Far Cry 3. You need: