BrandonItaly / WwiseExtractor

GNU General Public License v3.0
4 stars 0 forks source link

Wrong Pathing 101 probably #1

Closed elasticheartt closed 1 year ago

elasticheartt commented 1 year ago

Hey, so I've trying to get this working out for me, but I seem to stuck with two things One being Pak Mount and the last one, WwiseAudio Directories. I've looked at the example for the Pak mount and guess would be, the dead by daylight folder right after steamapps/common. For the 3rd path. I do not know if I have to unpack PAK1 or PAK2 to get the audio files since audio files for DBD is stored in them. I'll post a few screenshots to show my paths. I hope they can show what I'm doing wrong. Thanks in advance!

Screenshot_3 Screenshot_4

elasticheartt commented 1 year ago

Also the config Screenshot_5

BrandonItaly commented 1 year ago

Your config should look something like this image

elasticheartt commented 1 year ago

Thank you I got it working! I didn't think of writing the specific pak name at all. I have also converted BNK files into WEM. Which tool I have to use for the next step to get the ogg files?

Edit: I put all wems files into the ww2ogg and tried running the exe. It gave me a bunch of dll errors. Not sure if that's supposed to happen or not. Screenshot_6

BrandonItaly commented 1 year ago

Try redownloading the latest release, I may have uploaded a debug version of the ww2ogg executable. The program should automatically convert the wem files into ogg files

elasticheartt commented 1 year ago

I have checked and it is the latest release version. It did extract the files and that is all. Unless I have to drag folders somewhere else afterwards. I checked the log as it had done extracting and it was saying can't open input file (Screenshot 2) followed by the directory showed as my Wwise Directory, to cut it short I suspect my Wwise Directory might the faulty here. Since I don't have WwiseAudio subfolder inside Content. And I don't know how to deal with it, I assume I have to unpack my game files to even see Wwise Audio right?

Screenshot_7 Screenshot_4

BrandonItaly commented 1 year ago

I updated the download on the release: https://github.com/BrandonItaly/WwiseExtractor/releases/download/1.0.0/WwiseExtractor.zip

elasticheartt commented 1 year ago

I got the same result as before. Here's a clip. I'm really confused and helpless at this point

https://streamable.com/muxs5h?src=player-page-share

BrandonItaly commented 1 year ago

Is your output directory in the same directory as the executable?

elasticheartt commented 1 year ago

My output folder is currently on a different drive. I've had attempted another try with the Output folder being in the extractor and it resulted the same. Is it possible for you to make a video tutorial or something about this. I tried asking Masusder for help but never got a reply from them. I firmly still believe it's because of the Wwise directory because BNK files do not get converted into oggs.

elasticheartt commented 1 year ago

After a few tries and help of Masusder I was able to get it to work. Thanks for the help!