> AFAI understand Michael is/was right.
> As long as gas/brake are on one axis then while on half throttle you
> get exactly the same effect if by the sae amount you lift the throttle
> or depress the brake. Essentially you just change the level of
> throttle reported to the sim by that axis.
down and the right or up motions just dampen the that input.
Wrong.
Analog inputs have a range of -256 to 256
The brake pedals uses half of an axis, from -256 to 0.
The gas pedals uses the other half, from 0 to 256
So, with neither pedal engaged there is neither braking force nor
acceleration force. The input is 0 - nothing.
With the gas pedal down , while the brake pedal is up, there is still no
braking force, as the input is greater than 0.
It only becomes different in the fact that you get the full range of 512
input values for either the gas or brake pedals. This gives a finer
control. You can think of it as a separate axes setup counting by 1s,
while the single axis setup counts by 2s. Both get to the same total
range, but one setup gets twice the amount of available steps to get
there.