OldSchoolHack

Register / Login English

Black Ops II Audio Dumper v5

Download (340.57 KB)

VirusTotal Result: 1/44

virustotal

Black Ops II Audio Dumper v5 Screenshot

Description

If you guys study the *.sabs files included in Black Ops II in the sounds folder, you will notice that it's a container for FLAC files. The data inside the *.sabl files are headerless WAV files. I've written a simple tool to extract/dump them. This tool will name the files after their full name as the developers at Treyarch would see it. If a sound is not recognised, it will name it after it's hex position.

Also, SABS and SABL mean Sound Audio Bank Stream and Sound Audio Bank Load according the the folder names used in XBOX360 and the code inside the executable (they refer to those files as sound banks).

Changes:
TEXT Code:
  1. [b]Changes since v5 (16th March 2013):[/b]
  2. - Fixed bug where the stereo flag was incorrectly recognised
  3. - Added support for full files names (thanks to kokole)
  4.  
  5. [b]Changes since v4 (4th December 2012):[/b]
  6. - Removed safety check as they were not needed and were slowing down extraction/dumping
  7. - Added support for mono raw audio data inside the *.sabl files
  8.  
  9. [b]Changes since v3 (4th December 2012):[/b]
  10. - Added *.sabl support (output is *.wav)
  11. - Renamed from Black Ops II FLAC Dumper to Black Ops II Audio Dumper
  12. - Added extra safety checks
  13.  
  14. [b]Changes since v2 (1st December 2012):[/b]
  15. - No longer relies on pattern scanning and extracts extremely fast now.
  16. - Extra hash data is no longer appended on the last file.

Instructions:
- Download and extract the file.
- Drag and drop the 'sound' folder from Black Ops II onto the application
OR
- Drag and drop the .sabs or .sabl files you wish to extract.
OR
- Put the EXE into the 'sound' folder and double-click on it.
- Wait for the dumping process to complete. All the dumped FLAC/WAV files will be in a folder named 'raw', 'devraw', or 'dumped_audio' depending on where the file is and if the file name was found.

The dumper is lightweight, it won't read the entire file into memory at once so it shouldn't eat alot of RAM. Also, gotta love that mpl_nightclub music, lol.

Also, please note that pretty much all audio should have proper names, there are some music files that don't have names. Also note that if your game language is not English, alot of them won't have file names. Make sure to extract the 'hashes' folder otherwise file names will not appear.

Download Black Ops II Audio Dumper v5
There are no posts in this thread.