Page 1 of 1
Missing sound problem.
Posted: Tue Aug 03, 2010 10:24 pm
by wishihadaname
I'm attempting to add missing sounds as stated in the expanded tutorial in the FAQ thread. However, my munge is not producing a mis.lvl and the log has no messages about it. I replaced the munge file with a functional one and I added this line
@call soundmungedir _BUILD\sound\worlds\mis\%MUNGE_DIR% sound\worlds\mis sound\worlds\mis\%MUNGE_PLATFORM% %MUNGE_PLATFORM% _BUILD _LVL_%MUNGE_PLATFORM%\sound _BUILD\sound mis
to the soundmunge.bat in the data_LPR folder. But its not working...
Re: Missing sound problem.
Posted: Tue Aug 03, 2010 10:32 pm
by Marvel4
Try my bat files, they work:
soundmunge.bat
soundmungedir.bat
munge.bat
Re: Missing sound problem.
Posted: Wed Aug 04, 2010 9:49 pm
by wishihadaname
it didn't work. Does the name of the sound lvl file have to be the same as that of the mod? for example my mod abreviation is LPR but my missing sound file is called mis.
Re: Missing sound problem.
Posted: Wed Aug 04, 2010 10:28 pm
by AQT
wishihadaname wrote:I added this line
@call soundmungedir _BUILD\sound\worlds\mis\%MUNGE_DIR% sound\worlds\mis sound\worlds\mis\%MUNGE_PLATFORM% %MUNGE_PLATFORM% _BUILD _LVL_%MUNGE_PLATFORM%\sound _BUILD\sound mis
to the soundmunge.bat in the data_LPR folder. But its not working...
mis needs to be
lpr therefore your sound folder has to be called
lpr.
Re: Missing sound problem.
Posted: Thu Aug 05, 2010 12:33 am
by wishihadaname
ok, lpr is a remenant of my pathetic attempt to get ingame VO to work... I kind of just gave up on that. I guess i'll recycle the folder for missing sounds.