23.01.2010, 09:33
fabianfred Wrote:I am trying to get this to work... it doesn't select a single engine and keeps freezing as though the pause key is pressed.
I am using the HSFX..and think I need to disable the bomb bay doors mod...but how can i do that when it has been built in to the sfs files???
Add this to your conf.ini in your IL-2 folder:
[Mods]
BombBayDoors=0
SideDoor=0
SideDoors=0
SeparateGearUpDown=0
SeparateHookUpDown=0
SeparateRadiatorOpenClose=0
Don't despair though, I managed to figure out how to get my programs to send stuff to IL-2 through devicelink (an interface that is mostly used for running instrument gauges and such things on seperate monitors for IL-2). Still a lot of work to be done, but it is more accurate, no keybind issues what so ever, etc. And I also managed to get control over my G940 throttle color LEDS. Horray! Now if I can somehow pull info from IL-2 from devicelink, and use that info to figure out how to manipulate the leds (it is quite complicated to say the least).