Jump to content

How add new sounds?


Lion.Kanzen
 Share

Recommended Posts

In [MOD]/simulation/data/technologies, you have the files where the technologies are defined. Per technology, you can add a different sound under the "SoundComplete" name. The sound has to be defined in [MOD]/audio as an xml file to handle certain variations of the sound.

  • Like 1
Link to comment
Share on other sites

In [MOD]/simulation/data/technologies, you have the files where the technologies are defined. Per technology, you can add a different sound under the "SoundComplete" name. The sound has to be defined in [MOD]/audio as an xml file to handle certain variations of the sound.

and if I want put now Directly over main version, for now not exist a difference between both (I dont noticed if its truth this).

Link to comment
Share on other sites

The xml files are sound attributes typically for the game (like you see the distance, some small variations and stuff). These attributes need to work on an actual sound file, which is usually encoded in ogg format.

don't worry, I see that now I feeling familiar with the code.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...