![]() |
|
|||||||
| IL-2 Sturmovik The famous combat flight simulator. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Quote:
|
|
#2
|
|||
|
|||
|
Quote:
Regarding radiator on axis (with bonus unecessary exposition! ---- New features planned for version 3.3: 1. Radiator and fuel mix making a return 2. Possibility of prop pitch (because I have an itch for that). 3. Toe brakes (which have to manipulate the rudder to work properly on the ground) no longer manipulates rudder during take off, in flight, or landing. 4. Possibly .ini free setup method for individual engine buttons (toggle & feather). 5. Separate engine kill switches. Last edited by MikkOwl; 02-12-2010 at 05:42 AM. |
|
#3
|
|||
|
|||
|
I actually have better simulated differential braking (better than stock) by changing a few lines in my User folder @ C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\Users\wells. When you use rudder pedals and set your brake axis it will become either an X or a Y depending on which toe brake you press (L or R).. what ever it becomes.. just add the other line (If X add Y, if Y add X) and then make it a read only file and it wont change. I lie your idea better though...
[HotKey move] AXE_RX JoystickDevice2=trimaileron AXE_RX JoystickDevice1=trimrudder AXE_RZ JoystickDevice2=rudder AXE_U JoystickDevice1=-power AXE_U JoystickDevice0=-pitch AXE_V JoystickDevice1=-trimelevator AXE_X JoystickDevice2=brakes AXE_Y JoystickDevice2=brakes AXE_X JoystickDevice0=aileron AXE_Y JoystickDevice0=elevator |
|
#4
|
|||
|
|||
|
Quote:
Right now I'm trying to figure out if I can somehow send and recieve UDP packets (the communication method of devicelink) directly, without netcat. That would open up some possibilities with all kinds of things. |
|
#5
|
|||
|
|||
|
No... you still have to press the brake.. but now you have brakes in either pedal.. because the brakes are modeled on an axis and rudder pedals have 2 toe axii (L & R) it would only allow one or the other.. so if say you had the left one active.. youd be turning right and pressing with the left.. This way, brakes are modeled in either foot.. so while you have to still turn the rudder to brake.. you can achieve better simulated differential braking because you can pres the toe brake in the pedal you are using in the turn.
|
|
#6
|
|||
|
|||
|
Aha, using toe brakes! Then it makes sense.
Mine measures both wheel brakes, checks which one is braking more at the moment and assigns that as 'brake power'. Then it checks the difference between the toe brakes - if they are level (no matter how much pressed) then it sets the rudder to be straight. If one is more pressed than the other, the rudder is manipulated accordingly in the direction of the toe brake being pressed more. They also exaggerate the rudder movement if one toe brake is not touched at all (so one can turn and not come to a halt even when braking only gently on one brake under low engine power and slow forward movement). And some success! Managed to read the replies from devicelink. Now I should be able to get the G940 led lights to react to info from IL-2 instead of guesswork! |
|
#7
|
|||
|
|||
|
I've managed to read the responses from DeviceLink with my program now (complicaaaated). I've also managed to control the G940 led lights using info from IL-2. All this I'm going to put out in the next version (possibly labeled 4.0).
What can be read is mostly relevant to G940 users, as it can be used to control the 8 throttle button background lighting. But they can be useful for others too, completely safe to use online as it's not a mod. If anyone can think of any good use relating to these things available, then post it. Who knows, maybe it's a brilliant idea. The following systems are allowed to be read (which is relevant to any utility like this one) in multiplayer. Trim positions. This is useful for G940 owners. I intend to make the G940 buttons be usable as indicators for if a trim is centered or not, just like many real WW2 era aircraft (Try the PE-3 for example to see)). Should be a welcome addition as it is impossible to see or feel that a trim wheel is centered on the G940. And it is realistic too.________ The list is severely lacking. One cannot even check if an engine is even turned on or not or if the aircraft is airborne or standing still! Can't see anything about fuel mixture, radiators, temperatures, fuel drop tank, ammo counters, dropped bombs, low fuel warning. Can't even check if the plane is airborne. Only check if gears are up and assume it must be flying then. For this reason I cannot even make the G940 button lights show if the engine is turned on or off.[IMG]chrome://dictionarytip/skin/book.png[/IMG] Last edited by MikkOwl; 02-13-2010 at 05:16 PM. |
![]() |
|
|