Wwise audio extractor

Discussion about ripping models and other assets from video games.

Moderators: Runa, Love2Raid, semory

Post Reply
User avatar
Runa
Moderator
Posts: 1804
Joined: Sat Aug 18, 2012 5:41 am
Location: Milan, Italy

Wwise audio extractor

Post by Runa »

So, I finally menaged to unpack the .apk files from DmC and extract the .ogg files. The only question is... is there a batch or something to actually export all the files at the same time? I'm doing it manually, extracting the files one by one and it's a pain :roll:

What I'm using is ww2ogg from prompt command, the correct line so far is:

Code: Select all

ww2ogg --pcb packed_codebooks_aoTuV_603.bin namefile.wav
Then of course there is the revorb operation:

Code: Select all

revorb namefile.ogg
How to extract everything all together?
"Some steps need to be taken alone. It's the only way to really figure out where you need to go and who you need to be."
User avatar
iheartibuki
Moderator
Posts: 6552
Joined: Sun Aug 19, 2012 9:59 am
Custom Rank: Fappy Bird
Location: The Land of the Free
Contact:

Re: Wwise audio extractor

Post by iheartibuki »

You can probably write a batch file that calls out the extractor to do it for all files in the directory. Should be easy. :)
"TheyÔÇÖre not only moron but also Galapagosian Lolita Complexed Chicken."

User avatar
Runa
Moderator
Posts: 1804
Joined: Sat Aug 18, 2012 5:41 am
Location: Milan, Italy

Re: Wwise audio extractor

Post by Runa »

...Oh it is? XD because I don't really know how to do that, lol
"Some steps need to be taken alone. It's the only way to really figure out where you need to go and who you need to be."
Resike
Posts: 1
Joined: Wed Jun 26, 2013 9:54 am

Re: Wwise audio extractor

Post by Resike »

Devil May Cry Ripped Sounds:

Actually couldn't decrypt around ~100 sounds, so if you can't find a sound what you looking for there is a change it's in that 100 sounds. Anyway if someone wants to try to decrypt them i can provide the extracted files. The files are revorbed oggs that means some of the sound players may not play all the files correctly (Like winamp), try to use a proper player which plays for oggs, or convert them to mp3 (I didn't wanted to do that myself since it would make the pack size 3-4 times bigger). If anyone can find more demon like announder sounds like what you can find in the "!" folder let me know please, i would like to use thoose files for future development for my wow addon: http://www.curse.com/addons/wow/pvpsound.
If you would like to register to dropbox, use my refereal: http://db.tt/8dkziDpU

And here is the shared download folder:
https://www.dropbox.com/sh/w0416c9w4bhowj3/4hdRI4Vl3G
User avatar
Runa
Moderator
Posts: 1804
Joined: Sat Aug 18, 2012 5:41 am
Location: Milan, Italy

Re: Wwise audio extractor

Post by Runa »

Sorry for the late reply.
In the end I could extract all the DmC sounds with success, but thank you anyway :D
"Some steps need to be taken alone. It's the only way to really figure out where you need to go and who you need to be."
User avatar
riccochet
Porter
Posts: 547
Joined: Tue Sep 10, 2013 12:19 pm
Custom Rank: Low Poly Porter
Location: South Africa
Contact:

Re: Wwise audio extractor

Post by riccochet »

Are they character sounds? If so, could you share them? :D
Image
User avatar
Runa
Moderator
Posts: 1804
Joined: Sat Aug 18, 2012 5:41 am
Location: Milan, Italy

Re: Wwise audio extractor

Post by Runa »

Yep, they are :) I have a bunch over my external HD, which ones do you need?
"Some steps need to be taken alone. It's the only way to really figure out where you need to go and who you need to be."
Post Reply