Wwise Audio Tools  0.5.2
Tools for working with Wwise file types
w3sc.hpp File Reference

works with sound cache files from The Witcher 3 More...

#include <string>
#include <vector>
#include "kaitai/kaitaistream.h"
#include "kaitai/structs/w3sc.h"
Include dependency graph for w3sc.hpp:

Go to the source code of this file.

Namespaces

 wwtools::w3sc
 contains helper functions for The Witcher 3 sound cache files
 

Functions

std::string wwtools::w3sc::get_info (const std::string &indata)
 get the info string More...
 
void wwtools::w3sc::create (const std::vector< std::pair< std::string, std::string >> &files, std::ostream &os)
 create a sound cache file from BNK and WEM files More...
 

Detailed Description

works with sound cache files from The Witcher 3

Author
Abheek Dhawan (abheekd at protonmail dot com)
Date
2022-05-26