Log in

View Full Version : Modify the sound files inquiry


mstoneci
December 9th, 2015, 07:11 PM
Greetings, I've been away from the game for a while but I'm getting back into it. I would like to know if it is possible to modify the database or sound files to silence the movement sounds but keep the combat sounds of each unit. Thanks.

Mobhack
December 10th, 2015, 02:36 AM
Goto \game data\sounds and back up sounds.ini

Then play with that to identify the sounds you want to kill off, using a TEXT editor - not a word processor!.

Sounds are a simple association of a sound variable to a file name.

Start at the beginning of the list in the [soundeffects] section of the ini, then figure out what each sound file does by double-clicking on the actual sound file (WAV) in the folder.

Once you have found say the infantry "Stomping feet" march sound, editing that INI variable to equal nothing should do the trick, (Or it may need a sound file with no sound - been ages since I looked at sounds!), and so on through the list till you have identified all the "movement" noises.

scorpio_rocks
December 10th, 2015, 03:29 AM
the spreadsheet that comes with Cross's sound mod (http://forum.shrapnelgames.com/showthread.php?t=48010) identifies all the sounds making this a whole bunch easier and quicker.

mstoneci
December 11th, 2015, 10:30 AM
Thanks for the assist. This worked perfectly.