Page 1 of 1

multiple era sounds at once ?

Posted: Sun Aug 05, 2018 7:17 am
by wsa30h
is it possible to call for more than one era like so ReadDataFile("sound\\yav.lvl;yav1cw")
ReadDataFile("sound\\geo.lvl;geo1cw")

Re: multiple era sounds at once ?

Posted: Sun Aug 05, 2018 10:09 am
by ARCTroopaNate
Why don’t you try it?

As far as I know, any sounds that show up in both will be broken.

Re: multiple era sounds at once ?

Posted: Sun Aug 05, 2018 10:15 am
by Teancum
You have very limited memory space to do sounds. Your best bet is to follow to tutorials to build out your own custom sound lvl. Loading two at once overloads the sound memory and also has a lot of overlap (same sound loaded twice), not to mention sounds trying to be loaded for sides you're not going to use.

Re: multiple era sounds at once ?

Posted: Sun Aug 05, 2018 10:55 am
by wsa30h
mhh I see is it possible for me to make a sound that has 3 sides in it, namely the empire republic droids ?

Re: multiple era sounds at once ?

Posted: Sun Aug 05, 2018 12:15 pm
by Teancum
Possibly. Dunno that anyone has ever tried.

Re: multiple era sounds at once ?

Posted: Sun Aug 05, 2018 12:44 pm
by wsa30h
ohh ok thanks is there anywhere I can get the games extracted sound files ? I know there was a link somewhere here but its taken down.
I think the link was posted by you tenacum

Re: multiple era sounds at once ?

Posted: Sun Aug 05, 2018 1:28 pm
by Marth8880
Teancum wrote:Loading two at once overloads the sound memory and also has a lot of overlap (same sound loaded twice), not to mention sounds trying to be loaded for sides you're not going to use.
Just so it's clear (and as a note), Tean is talking about loading two stock sound LVLs at once. You can load as many sound LVLs as you want if they don't surpass the sound memory limit.
wsa30h wrote:ohh ok thanks is there anywhere I can get the games extracted sound files ? I know there was a link somewhere here but its taken down.
I think the link was posted by you tenacum
I believe these are the droids you're looking for. :P viewtopic.php?f=64&t=28297

Re: multiple era sounds at once ?

Posted: Sun Aug 05, 2018 3:26 pm
by wsa30h
look sir the droids were looking for thanks marth