Game Modding | Call of Duty: Black Ops 3 | General Discussion
modric1337:
My map has a lot of sounds and some songs including 2 easter egg and some other small easter eggs and jukebox songs... and with all sounds enabled I get this error. Is there any sort of workaround like disabling stock sounds or formatting the sound differently? Like moving all sounds to 1 csv or spreading them out to more csv's?
Pepergogo:
I think you need to make your sounds "streamed"
Go to your .csv file and make them "streamed"
Example:
song_name,,streamed,location\file_name.wav,,,UIN_MOD,, and so on...
modric1337:
Do you have a working alias example? android,,streamed,android.wav,,,UIN_MOD gives me
ERROR: e:\program files\steamapps\common\call of duty black ops iii\share\raw\sound\aliases\mysterybox_sounds.csv
ERROR: no files for filespec: streamed
Pepergogo:
Do you have a working alias example? android,,streamed,android.wav,,,UIN_MOD gives me
ERROR: e:\program files\steamapps\common\call of duty black ops iii\share\raw\sound\aliases\mysterybox_sounds.csv
ERROR: no files for filespec: streamed