Why can't I change this sound effect?

GreekIrish

Chieftain
Joined
Feb 25, 2012
Messages
79
Here's the code:

<SoundData>
<SoundID>SND_INTERFACE_MENU_ITEM_MOUSE_OVER</SoundID>
<Filename>MenuItemMouseOver</Filename>
<LoadType>RESIDENT</LoadType>
<Context1>ALWAYS_LOAD</Context1>
</SoundData>

Normally you can replace sound effects, but I guess it must have to do with <Context1>

Does anyone know how I can make it so the game reads my files instead? I tried changing load type to DYNAMIC_RES and nothing happened.
 
I know that there aren't a lot of people into sound modding, but I could really use some help. I feel like it's probably a really simple solution, but after looking through every last bit of XML, I can't find a solution.
 
Unfortunately sound modding doesn't work yet.
 
Did you manage to change any sound in Civ BE at all? It would seem as if ReloadAudioSystem isn't working for now, even though the SDK has it... We may need another 'Fall Patch' :p
 
Top Bottom