I'm translating game into Turkish and it is working but i want to change intro sound with Turkish dubbing
even i changed intro with full version and it worked but sound is not working i removed sound of intro (like original) and i imported intro music to unreal engine 4.22.3(Game version) and i got Play_Intro_Audio.uasset file and Play_Intro_Audio.uexp but music does not work if anyone know can you explain?
Samurai Jack Battle Through Time Intro Sound
-
- Posts: 106
- Joined: Wed Jun 17, 2020 1:12 pm
-
- Posts: 22
- Joined: Wed Aug 17, 2016 12:15 pm
Re: Samurai Jack Battle Through Time Intro Sound
The voices are in the following location:
.\SJGAME\Content\WwiseAudio\Windows\English(US)\Vo_Bank_en.bnk
You can use WAV to WEM converter to convert your wavs to wem: https://github.com/EtiTheSpirit/WEMConverter
To replace the wem files inside the bnk use WwiseUtil: https://github.com/hpxro7/wwiseutil
.\SJGAME\Content\WwiseAudio\Windows\English(US)\Vo_Bank_en.bnk
You can use WAV to WEM converter to convert your wavs to wem: https://github.com/EtiTheSpirit/WEMConverter
To replace the wem files inside the bnk use WwiseUtil: https://github.com/hpxro7/wwiseutil
-
- Posts: 106
- Joined: Wed Jun 17, 2020 1:12 pm
Re: Samurai Jack Battle Through Time Intro Sound
rubinho146 wrote:The voices are in the following location:
.\SJGAME\Content\WwiseAudio\Windows\English(US)\Vo_Bank_en.bnk
You can use WAV to WEM converter to convert your wavs to wem: https://github.com/EtiTheSpirit/WEMConverter
To replace the wem files inside the bnk use WwiseUtil: https://github.com/hpxro7/wwiseutil
Thank you i'll try sometime(I uninstalled game)