Tobruk 0 Posted January 2, 2007 Anyone have a fix for the high pitched whurring sound that comes in and out of the engine sounds on trucks and armored vehicles? I have had this one since I got the game years ago and have gone through several system upgrades but the bug remains. Share this post Link to post Share on other sites
Radic 0 Posted February 24, 2007 I play OFP with the EECP mod - I edited the vehicle engine config sections to reduce the volume overall - still get "thudding" and "whooshing" noises very loud from time to time - gearshifts and airbrakes?? - if I can shut those down I'll be happy but haven't managed to locate what they are / where they are yet. Overall I've turned down vehicle engines and firearms volume so that overall sound can be up such that overall environmental sounds are at a hearable level without engines deafening you and drowning everything else our or gunfire causing neighbours to call cops - not keen on SWAT smashing down my door in the middle of the night. Share this post Link to post Share on other sites
hamis 0 Posted March 2, 2007 Here is example<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">soundEnviron[]={"\CBT_M113a_Scripts\sound\tread.ogg","db-15",0.7}; soundEngine[]={"\CBT_M113a_Scripts\sound\Engine_16.wav","db-10",1.0}; soundGetIn[]={"\CBT_Misc\sound\getinapc.wss",0.000316,1}; soundGetOut[]={"\CBT_Misc\sound\getoutapc.wss",0.000316,1}; soundCrash[]={"Vehicles\crash_small2","db-20",1}; soundGear[]={"Vehicles\Gear_Trans1","db-40",1}; Open config.cpp with textpad and press F5 to search. Share this post Link to post Share on other sites
hamis 0 Posted March 2, 2007 Here is example<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">soundEnviron[]={"\CBT_M113a_Scripts\sound\tread.ogg","db-15",0.7}; soundEngine[]={"\CBT_M113a_Scripts\sound\Engine_16.wav","db-10",1.0}; soundGetIn[]={"\CBT_Misc\sound\getinapc.wss",0.000316,1}; soundGetOut[]={"\CBT_Misc\sound\getoutapc.wss",0.000316,1}; soundCrash[]={"Vehicles\crash_small2","db-20",1}; soundGear[]={"Vehicles\Gear_Trans1","db-40",1}; Open config.cpp with textpad and press F5 to search. Share this post Link to post Share on other sites