March 29, 2024, 01:55
bigger smaller reset     1020px Wide width Full width Reset   * *

Gildor's Forums

  Homepage Facebook Read news on Twitter Youtube channel Github page
Welcome, Guest. Please login or register.
Did you miss your activation email?

« previous next »
Print
Author Topic: WwiseAudio extract and rename script  (Read 1934 times)
Mrpanini
Newbie
*
Posts: 11



View Profile
« on: January 29, 2021, 12:18 »

Hello everyone, I'm maykx or Mrpanini as you want, I have developed a small script that automatically extracts and renames Wwise soundbanks.

What is he doing ?

     ✦ Extract .bnk
     ✦ Rename all files with the correct name

Information about the script :

Programming language : Batch
External programs used : ww2ogg, revorb, bnkextr & batool

How to use ?

     ✦ First you must have extracted the .bnk, .xml, .json and .txt files from the UE game you want.
          ↪ To do this, you will need to use software embedded in Unreal Engine named UnrealPak.exe
              In cmd, type :

Code:
"#UE-LOCATION#\UE_#VERSION#\Engine\Binaries\Win64\UnrealPak.exe" "#GAME-LOCATION#\Content\Paks\pakchunk0-WindowsClient.pak" -Extract "#UNPACK-LOCATION#"

#VERSION# ↦ The unreal engine version of the game
#UE-LOCATION# ↦ The unreal engine location
#GAME-LOCATION# ↦ Location of the game
#UNPACK-LOCATION# ↦ Where you want it to be extracted



     ✦ Second, place all .bnk, .json, .xml, .txt files in the "\WwiseAudio\Windows" folder.
     ✦ Third, start "process.bat"
     ✦ Type your bank name

          ↪ Example : If i want to extract "Weapon_MP5.bnk" i will write "Weapon_MP5" without the extension
     ✦ Wait untill the process has finished

     ✦ Now you can see your extracted and renamed files into "\Progress\Ended\#BANK-NAME#\"


I Hope this gonna help you !
Maykx.

* WwiseAudio Extracter.rar (496.73 KB - downloaded 483 times.)
Logged
Skykila
Global Moderator
Sr. Member
*****
Posts: 266



View Profile
« Reply #1 on: January 30, 2021, 22:23 »

And where is the script itself?
Logged

I have the simplest tastes. I am always satisfied with the best.
Oscar Wilde
Gildor
Administrator
Hero Member
*****
Posts: 7978



View Profile WWW
« Reply #2 on: January 30, 2021, 22:44 »

And where is the script itself?
Seems in attachment.
Logged
GDL
Jr. Member
**
Posts: 64


View Profile
« Reply #3 on: January 31, 2021, 02:07 »

I wonder if it can be modified to rename the .wem files (among other formats) instead of converting them to .ogg
Logged
Mrpanini
Newbie
*
Posts: 11



View Profile
« Reply #4 on: January 31, 2021, 11:47 »

I wonder if it can be modified to rename the .wem files (among other formats) instead of converting them to .ogg

I think it's possible, just remove the part's who convert and delete the .wem
And change .ogg to .wem
Logged
GDL
Jr. Member
**
Posts: 64


View Profile
« Reply #5 on: February 01, 2021, 02:58 »

I wonder if it can be modified to rename the .wem files (among other formats) instead of converting them to .ogg

I think it's possible, just remove the part's who convert and delete the .wem
And change .ogg to .wem

I'll try that, thx
Logged
RedBear
Full Member
***
Posts: 226


View Profile
« Reply #6 on: February 01, 2021, 05:12 »

It is better to make it as an option rather than removing the ogg conversion. I need ogg.
Logged
Mrpanini
Newbie
*
Posts: 11



View Profile
« Reply #7 on: February 01, 2021, 21:53 »

It is better to make it as an option rather than removing the ogg conversion. I need ogg.
Don't worry about that, i'm not gonna remove the conversion part.
I don't even know if i gonna do a version for the .wem
Logged
Mrpanini
Newbie
*
Posts: 11



View Profile
« Reply #8 on: February 01, 2021, 23:38 »

I wonder if it can be modified to rename the .wem files (among other formats) instead of converting them to .ogg

Here's the new code to rename the .wem and don't convert into .ogg

* WwiseAudio Extracter wem.rar (193.98 KB - downloaded 156 times.)
Logged
GDL
Jr. Member
**
Posts: 64


View Profile
« Reply #9 on: February 01, 2021, 23:46 »

Awesome, thx
Logged
Print 
« previous next »
Jump to:  

Powered by SMF | SMF © 2006-2009, Simple Machines LLC
Leviathan design by Bloc | XHTML | CSS