Quote:
Originally Posted by Doc_uk
Yes to the first question, and can you not read to the second 
D:\Program Files (x86)\Steam\steamapps\common\il-2 sturmovik cliffs of dover\Launcher.exe" -mod=MODS\BpSoundSuite
|
I think adonys was referring to this part of kegety's readme...
To install the dll, put the kegetys.dll to your IL2COD install dir. Then modify the Launcher.exe.config file with a text editor (like notepad) and under maddox.Properties.Settings, add the 'kegetys.dll' to load similar to steam_api.dll. Ie. add the part highlighted in red below: (Create a backup of the original file first!)
...
<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>
Excuse me if I am mistaken , but I think you may have added the correct words to the launcher.exe shortcut but you have not actually
also edited the correct file as per the kegetys readme...that file is Launcher.exe.config