Far Cry 3 Sound-english.dat And Sound-english.fat Files - Google Guide

The audio files stored within Sound-english.dat are not standard .wav or .mp3 files.

Technically, no. These files are proprietary copyrighted data belonging to Ubisoft. Distributing them is piracy unless you own the license. Only download these files from official launchers (Steam/Ubisoft Connect) or from modding sites that provide instructions , not the raw file. The audio files stored within Sound-english

When analyzing a PS3 .fat file on x86 PC, all multi-byte integers must be swapped. Distributing them is piracy unless you own the license

| Feature | PC | Xbox 360 | PS3 | |--------------------------|-----------------------------|-----------------------------|-----------------------------| | .dat extension | Yes | Yes (often split) | Yes (often split) | | .fat format | Little-endian | Little-endian (Xbox) | Big-endian (PS3) | | Audio codec | Ogg Vorbis | XMA2 | ATRAC9 or MP3 | | Encryption | None | Slight XOR on some headers | Slight XOR on some headers | | Endianness of .fat ints| LE | LE | BE (requires conversion) | | Feature | PC | Xbox 360 |