Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
If you're using hinges, try adding more in parallel and see if that works better?
Seems i added it without documenting it.
In the config section at the top, there are 6 lines under //Control crosswiring
double RollToElevator = 0.0;
double RollToRudder = 0.0;
double PitchToAileron = 0.0;
double PitchToRudder = 0.0;
double YawToElevator = 0.0;
double YawToAileron = 0.0;
Setting RollToElevator = 0.5 for example, will add 50% of the Roll input, to the Elevators, setting it to 1.0 will make them get the full input.
Negative values invert direction of the input.
Exams are over in a couple of weeks, and doing engineering internship for the first half of next year (so normal work day), one of my plans with my soon to be newfound free time is to go through my old SE stuff and update/fix, plus have a couple of unfinished projects.
So yeah, can't realistically say a time, but i'll get to it!