8,230
edits
Paradox-01 (talk | contribs) mNo edit summary |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 36: | Line 36: | ||
[http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/mp3_to_compressed_aif.png http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/mp3_to_compressed_aif_tn.png] [http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/mp3_to_compressed_wav.png http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/mp3_to_compressed_wav_tn.png] | [http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/mp3_to_compressed_aif.png http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/mp3_to_compressed_aif_tn.png] [http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/mp3_to_compressed_wav.png http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/mp3_to_compressed_wav_tn.png] | ||
When you're done you can use [http://mods.oni2.net/node/72 Onisplit GUI] to convert OSBDyourfile.grp.xml and OSBDyourfile.amb.xml to the .oni-file formate. Use the "manual command input": | When you're done you can use [http://mods.oni2.net/node/72 Onisplit GUI] to convert SNDDyourfile.aif/.wav, OSBDyourfile.grp.xml and OSBDyourfile.amb.xml to the .oni-file formate. Use the "manual command input": | ||
: -create output_directory input_directory/ | |||
: -create output_directory input_directory/*.aif | |||
: -create output_directory input_directory/*.wav <font color=#777777>(don't overwrite the first created SNDD, save it somewhere)</font> | |||
: -create output_directory input_directory/*.xml | |||
Make it that way they all have the same name: | Make it that way they all have the same name: | ||
* <font color=#AAAAAA>SNDD</font>yourfile<font color=#AAAAAA>.oni</font> | * <font color=#AAAAAA>SNDD</font>yourfile<font color=#AAAAAA>.oni</font> | ||
Line 129: | Line 132: | ||
==BINACJBOSound.xml== | ==BINACJBOSound.xml== | ||
This is for area fixed-sounds. | |||
* <Class> - this is the amb sound file (for example: <font color=#AAAAAA>SNDD</font>nyan<font color=#AAAAAA>.amb.oni</font>), file prefix and suffix aren't used | * <Class> - this is the amb sound file (for example: <font color=#AAAAAA>SNDD</font>nyan<font color=#AAAAAA>.amb.oni</font>), file prefix and suffix aren't used | ||
* <MinRadius> - between min radius and sound origin (<Position>) is the sound volume equally strong | * <MinRadius> - between min radius and sound origin (<Position>) is the sound volume equally strong |
edits