Thread: BpSoundSuite
View Single Post
  #9  
Old 06-22-2011, 06:42 AM
Doc_uk Doc_uk is offline
Approved Member
 
Join Date: Mar 2011
Location: UK, Alton, Hampshire
Posts: 722
Default

Quote:
Originally Posted by smink1701 View Post
Doc,

You were able to get BP's and Jafa's sounds to work but I am still stumbling along. I think I am having trouble locating the IL2COD install dir. I followed the thread but the closest I see to install dir is 63950_Install.vdf. Is this it?

Also the BP mods show up in GME as they should and I have a Launcher exe shortcut so...why no modded sound. Any help and the checks in the mail. Also, anyone in the U.S. been able to make this work?

Thanks All.
Make sure you have the kegetys.dll file placed inside your il2 Cliffs of dover directory
Should be placed in here
C:\Program Files (x86)\Steam\steamapps\common\il-2 sturmovik cliffs of dover

Now open the Lancher.exe config file. inside your main il2 directory, and copy and paste the lines in red, into it

<applicationSettings>
<maddox.Properties.Settings>
<setting name="nativeDLL" serializeAs="String">
<value>parts\core\steam_api.dll</value>
</setting>
<setting name="nativeDLL" serializeAs="String">
<value>kegetys.dll</value>
</setting>

</maddox.Properties.Settings>
</applicationSettings>


Make sure you have a MODS folder inside your main il2 cod directory should look like this
C:\Program Files (x86)\Steam\steamapps\common\il-2 sturmovik cliffs of dover\MODS

Now in side that MODS folder, place the BpSoundSuiteLite folder, and the _testmod folder

Now right right click your desktop shortcut il2 icon, select properties
Were it says Target copy in the hilighted parts in red

"C:\Program Files (x86)\Steam\steamapps\common\il-2 sturmovik cliffs of dover\Launcher.exe" -mod=MODS\_testmod -mod=MODS\BpSoundSuiteLite
The red highlighted part is the only bit you have to add
it should look somthing like that
I hope this helps

Last edited by Doc_uk; 06-22-2011 at 06:49 AM.
Reply With Quote