mgh, on 23 February 2012 - 02:11 PM, said:
Basically, I want to control a engine (1 for exmple) by writing directly to offset 0x088c. That does control the engine but has the side-effect of moving the visual throttle position to match the value written. In other words, the visual throttle position is determined by 0x088c.
Yes, of course. and vice versa, 088C reflects the throttle position. That is exactly what it is for.
Quote
What I want is for the visible throttle position to be determined by the value of offset 0x332e and not to change with the value of offset 0x088c.
Unless you replace the throttles gauge with your own version which does that you cannot do it, because the FS throttle position is represented by the value in 088C. that is exactly what 088C is: the throttle position! They are one and the same thing. the gauge is simply doing what it is told by its code.
Why on Earth would you want FS to lie to you about its throttle position? I don't understand.
Regards
Pete