UGX-Mods

Call of Duty 5: World at War => Help Desk => Modding => Topic started by: DeletedUser on March 20, 2014, 07:36:41 pm

Title: New sounds not working after switching to my laptop
Post by: DeletedUser on March 20, 2014, 07:36:41 pm
So for 3 months I've been working on my map on my new laptop where WaW isn't as bugged as it did for me on my PC. The only problem is that any new sound I convert, doesn't work in WaW. I followed the export procedure on Saje's tutorial on the wiki (yes, i deleted the metadata). Soundalias file is correct, but I'll post it here anyway.
Code Snippet
Plaintext
name,file,mature,platform,sequence,vol_min,vol_max,dist_min,dist_max,limit_count,limit_type,entity_limit_count,entity_limit_type,bus,volume_min_falloff_curve,volumefalloffcurve,reverb_send,dist_reverb_max,reverb_min_falloff_curve,reverb_falloff_curve,pitch_min,pitch_max,randomize_type,spatialized,type,probability,loop,masterslave,loadspec,subtitle,compression,secondaryaliasname,chainaliasname,startdelay,speakermap,lfe percentage,center percentage,envelop_min,envelop_max,envelop percentage,occlusion_level,occlusion_wet_dry,real_delay,distance_lpf,move_type,move_time,min_priority,max_priority,min_priority_threshold,max_priority_threshold,,isbig


bc_rus_reloading_01,voiceovers\bc\rus\RU_2_inform_reloading_generic_01.wav,,,,1,1,75,1700,2,reject,1,reject,voice,,curve2,0.8,2100,,curve2,1,1,,3d,streamed,,,master,,,,,,0,,,,50,500,0.9,0.5,,,,,,10,25,0.25,1,,
bc_rus_reloading_02,voiceovers\bc\rus\RU_2_inform_reloading_generic_02.wav,,,,1,1,75,1700,2,reject,1,reject,voice,,curve2,0.8,2100,,curve2,1,1,,3d,streamed,,,master,,,,,,0,,,,50,500,0.9,0.5,,,,,,10,25,0.25,1,,


ann_rus_supply_ready,voiceovers\bc\rus\vox_rus_kls_supply_ready_01.wav,,,,1,1,75,1700,2,reject,1,reject,voice,,curve2,0.8,2100,,curve2,1,1,,3d,streamed,,,master,,,,,,0,,,,50,500,0.9,0.5,,,,,,10,25,0.25,1,,
ann_rus_supply_used,voiceovers\bc\rus\vox_rus_kls_supply_used_01.wav,,,,1,1,75,1700,2,reject,1,reject,voice,,curve2,0.8,2100,,curve2,1,1,,3d,streamed,,,master,,,,,,0,,,,50,500,0.9,0.5,,,,,,10,25,0.25,1,,



Title: Re: New sounds not working after switching to my laptop
Post by: DuaLVII on March 20, 2014, 07:42:33 pm
So for 3 months I've been working on my map on my new laptop where WaW isn't as bugged as it did for me on my PC. The only problem is that any new sound I convert, doesn't work in WaW. I followed the export procedure on Saje's tutorial on the wiki (yes, i deleted the metadata). Soundalias file is correct, but I'll post it here anyway.
Code Snippet
Plaintext
name,file,mature,platform,sequence,vol_min,vol_max,dist_min,dist_max,limit_count,limit_type,entity_limit_count,entity_limit_type,bus,volume_min_falloff_curve,volumefalloffcurve,reverb_send,dist_reverb_max,reverb_min_falloff_curve,reverb_falloff_curve,pitch_min,pitch_max,randomize_type,spatialized,type,probability,loop,masterslave,loadspec,subtitle,compression,secondaryaliasname,chainaliasname,startdelay,speakermap,lfe percentage,center percentage,envelop_min,envelop_max,envelop percentage,occlusion_level,occlusion_wet_dry,real_delay,distance_lpf,move_type,move_time,min_priority,max_priority,min_priority_threshold,max_priority_threshold,,isbig


bc_rus_reloading_01,voiceovers\bc\rus\RU_2_inform_reloading_generic_01.wav,,,,1,1,75,1700,2,reject,1,reject,voice,,curve2,0.8,2100,,curve2,1,1,,3d,streamed,,,master,,,,,,0,,,,50,500,0.9,0.5,,,,,,10,25,0.25,1,,
bc_rus_reloading_02,voiceovers\bc\rus\RU_2_inform_reloading_generic_02.wav,,,,1,1,75,1700,2,reject,1,reject,voice,,curve2,0.8,2100,,curve2,1,1,,3d,streamed,,,master,,,,,,0,,,,50,500,0.9,0.5,,,,,,10,25,0.25,1,,


ann_rus_supply_ready,voiceovers\bc\rus\vox_rus_kls_supply_ready_01.wav,,,,1,1,75,1700,2,reject,1,reject,voice,,curve2,0.8,2100,,curve2,1,1,,3d,streamed,,,master,,,,,,0,,,,50,500,0.9,0.5,,,,,,10,25,0.25,1,,
ann_rus_supply_used,voiceovers\bc\rus\vox_rus_kls_supply_used_01.wav,,,,1,1,75,1700,2,reject,1,reject,voice,,curve2,0.8,2100,,curve2,1,1,,3d,streamed,,,master,,,,,,0,,,,50,500,0.9,0.5,,,,,,10,25,0.25,1,,




When your streaming sounds they need to be in your mods iwd.
Title: Re: New sounds not working after switching to my laptop
Post by: DeletedUser on March 20, 2014, 07:52:12 pm
When your streaming sounds they need to be in your mods iwd.
They were always in it.
Title: Re: New sounds not working after switching to my laptop
Post by: DuaLVII on March 20, 2014, 08:11:01 pm
If you don't get it fixed by tomorrow, I'll take a look at it first thing, just getting a wittle .. *yawns*
Title: Re: New sounds not working after switching to my laptop
Post by: treminaor on March 21, 2014, 08:46:03 am
Do the files get moved from root/sound_assets/Raw/sound/ to root/raw/sound? If not then the file format of your sounds is wrong. If they do get moved, then your soundalias is wrong or your IWD is missing your streamed sounds.