I have done a video. It looks like a crap but well I wanted to record how it works
Thanks againt for your work MikkOwl
I used this config
Quote:
[control_devices]
; Your throttle devices. Default is set to G940 dual throttles.
;
; Whenever moving a throttle axis, it selects the engine
; that throttle axis controls, and deselects all the other
; engines. This is how IL-2 works.
;
; If only the first two throttles are assigned, they will use
; "select left engines" and "select right engines". This allows
; you to fly aircraft with four engines properly.
; Otherwise only the two engines on the left wing (engine 1
; and engine 2) would be controllable.
THROTTLE_1_AXIS=1joyy
THROTTLE_2_AXIS=1joyx
THROTTLE_3_AXIS=no
THROTTLE_4_AXIS=no
; If you have two seperate axis as toe brakes, such as on the
; G940 rudder pedals, you can control the wheel brakes
; seperately. Default assigned below is for the G940.
WHEEL_BRAKE_LEFT_AXIS=3joyx
WHEEL_BRAKE_RIGHT_AXIS=3joyy
|