View Single Post
  #29  
03-08-2015, 12:10 PM
knot-together's Avatar
knot-together
Zappfly
 
: Feb 2015
: Germany
: 7
Rep Power: 0
knot-together  (10)

Do you use Wwise for that?

I searched for this text "follow_me" inside
...\NNT_Data\StreamingAssets\Audio\GeneratedSoundBanks\Windows\SoundbanksInfo.xml
:
<SoundBank Id="1677461195" Language="SFX">
<
ShortName>VO_Abe</ShortName>
<
Path>VO_Abe.bnk</Path>
<
IncludedEvents>
...
<
Event Id="3883600947" Name="Play_vox_abe_follow_me" />
...
</
IncludedEvents>
<
IncludedDialogueEvents />
<
ReferencedStreamedFiles />
<
IncludedFullFiles>
...
 </
IncludedFullFiles>
<
IncludedPrefetchFiles />
<
ExternalSources />
</
SoundBank>
<
SoundBank Id="3415309473" Language="SFX">
<
ShortName>sfx_frontend</ShortName>
<
Path>sfx_frontend.bnk</Path>
<
IncludedEvents>
...
<
Event Id="3294738273" Name="Play_vo_abe_fe_follow_me" />
...
</
IncludedEvents>
<
IncludedDialogueEvents />
<
ReferencedStreamedFiles />
<
IncludedFullFiles>
...
<
File Id="119713097" Language="SFX">
<
ShortName>vo_abe_follow_me_02-1.wav</ShortName>
<
Path>sfx\vo_abe_follow_me_02-1_db50bab0.wem</Path>
</
File>
...
</
IncludedFullFiles>
<
IncludedPrefetchFiles />
<
ExternalSources />
</
SoundBank
VO_Abe.bnk and sfx_frontend.bnk included "follow_me".
Maybe sfx_frontend.bnk is for the main menu.

I get no new ansers for today. see you next time.
Please explain and share your steps and i will try to reproduce and help you with this isue.
__________________
by Knot


Last edited by knot-together; 03-08-2015 at 12:12 PM..
Reply With Quote