by Hagar » Tue Aug 12, 2008 9:15 am
You could try tweaking the steering angle of the nose gear in Aircraft.cfg. You can edit CFG files in Notepad.
point.0 is usually the nose (or tail) gear. The default steering angle of the 777 is 90 degrees like this:
[contact_points]
point.0=1, 87.42, 0.00, -17.70, 1181.1, 0, 4.521, 90.0, 1.00, 2.5, 0.7235, 4.0, 4.0, 0, 270.0, 270.0
Change it to 60 degrees like this:
[contact_points]
point.0=1, 87.42, 0.00, -17.70, 1181.1, 0, 4.521, 60.0, 1.00, 2.5, 0.7235, 4.0, 4.0, 0, 270.0, 270.0
Exit Notepad saving changes & try it. You can modify it to any value between 0.0 (fixed) & 180.0 (fully castoring).
PS. Take a backup copy of any files you intend editing in case of mistakes.
Last edited by
Hagar on Tue Aug 12, 2008 9:18 am, edited 1 time in total.