hcs64 / ww2ogg

Convert AudioKinetic Wwise RIFF/RIFX Vorbis to standard Ogg Vorbis
BSD 3-Clause "New" or "Revised" License
324 stars 39 forks source link

ww2ogg

Audiokinetic Wwise RIFF/RIFX Vorbis to Ogg Vorbis converter by hcs

NOTE: Prefer vgmstream

If you don't need Ogg Vorbis output and just want to play the audio, I recommend using vgmstream instead of ww2ogg. It has extensive support for playing Wwise files directly. Improved features include:

Usage

Standard usage is just

ww2ogg input.bin

which will convert input.bin to input.ogg.

You can also specify an output file with -o, as in

ww2ogg input.ogg -o output.ogg

Troubleshooting

Note:

It is a good idea to run the output through revorb to get smaller, cleaner files than ww2ogg generates currently.

https://hydrogenaud.io/index.php/topic,64328.0.html