Sounds

Not a unit sound but I can make the new era gong sound (after whoward69 told me how):

Events.AudioPlay2DSound("AS2D_INTERFACE_NEW_ERA")

But that's all I know.
 
You can play existing sounds at new times, but you can't add new sounds without replacing one of the existing ones. For whatever reason, the VFS doesn't allow you to alter the sound definition file. I'm really hoping they fix that soon, because I've got a library of tech quotes from Alpha Centauri and such that I'd love to add to my mod.
 
I could probably find a few sounds to replace. Where are they stored, though... where are the packed files? I've been looking around but only found graphics archives.
 
Arn't they in C:\Program Files (x86)\Steam\SteamApps\common\sid meier's civilization v\resource\Common\SoundData.fpk
 
Back
Top Bottom