August 12, 20241 yr Hi guys, I have this .bnk file which is from the Star Wars Jedi Knight Jedi Academy game from the Xbox version, I want to edit it to translate it with a port of the audio from the PC version, but I haven't found a way to manipulate the file, I've tried different Wwise Soundbank programs but it doesn't recognize it, the most I've found is a bms script that allows me to extract the audio in .wav format but without a name and it also doesn't allow me to import, I hope someone can help me with that, thanks. https://drive.google.com/file/d/1E1Wh8qMDc7tgLMlR0RQsTbL8ZybpuXbW/view?usp=sharing wavescan.zip
August 12, 20241 yr Supporter Solution Try this script: https://github.com/bartlomiejduda/Tools/blob/master/NEW Tools/Star Wars Jedi Knight Jedi Academy/Star_Wars_Jedi_Knight_Jedi_Academy_BNK_TBL_script.bms After extracting you will be able to play all WXB files in Media Player Classic. Reimport also should be possible with this script. Also all filenames are hashed with CRC32.
August 13, 20241 yr Author 7 hours ago, ikskoks said: Try this script: https://github.com/bartlomiejduda/Tools/blob/master/NEW Tools/Star Wars Jedi Knight Jedi Academy/Star_Wars_Jedi_Knight_Jedi_Academy_BNK_TBL_script.bms After extracting you will be able to play all WXB files in Media Player Classic. Reimport also should be possible with this script. Also all filenames are hashed with CRC32. Great, works perfect, thanks master
Create an account or sign in to comment