ZARF Posted August 12, 2024 Posted August 12, 2024 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
Solution ikskoks Posted August 12, 2024 Solution Posted August 12, 2024 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. 1
ZARF Posted August 13, 2024 Author Posted August 13, 2024 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now