- Joined
- Jan 14, 2008
- Messages
- 9,267
- Reaction score
- 1,738
- Points
- 203
- Location
- VA
- Website
- alteaaerospace.com
- Preferred Pronouns
- he/him
Hi all,
The new XR versions have passed public release-candidate testing and are now posted on my Web site for download. Changes since the previous XR releases include:
Happy Orbiting!
The new XR versions have passed public release-candidate testing and are now posted on my Web site for download. Changes since the previous XR releases include:
- Fixed bug with 'CONFIG_OVERRIDE_MainFuelISP #' in the scenario file. [Reported by Nistenf]
- Added support for inverted roll settings in Attitude Hold autopilot: you can now select a bank setting of +/-60 degrees or between +120 and -120 degrees. With zero bank you can hold a pitch up to +/-87.5 degrees (as before), and with zero pitch you can hold a bank up to +/-75 degrees or between +105 and -105 degrees. Note: to prevent the pilot from accidentally flipping the ship over during reentry you must temporarily disengage Attitude Hold before you can jump the bank setting from +/-60 to +/-120 degrees and vice-versa. So now you can perform an inverted reentry (aerobraking) using the Attitude Hold autopilot.
- Updated the Attitude Hold section in the XR Flight Operations Manual (page 42).
- Tweaked the XR1's hull mesh specular settings to make the hull appear more metallic (shiny).
- Implemented a new preference setting to invert the Attitude Hold pitch/AoA arrow (up/down) behavior:
Code:#-------------------------------------------------------------------------- # Optionally invert the Attitude Hold pitch/AoA arrow (up/down) behavior. # This affects both the on-screen arrow controls and the NUMPAD-8/NUMPAD-2 keys. # # 0 = normal (default) : down arrow = increase pitch / up arrow = decrease pitch # 1 = inverted : down arrow = decrease pitch / up arrow = increase pitch #-------------------------------------------------------------------------- InvertAttitudeHoldPitchArrows=0
- Implemented a new preference setting to invert the Descent Hold rate arrows (up/down) behavior:
Code:#-------------------------------------------------------------------------- # Optionally invert the Descent Hold rate arrows (up/down) behavior. # This affects both the on-screen arrow controls and # the NUMPAD-8 / NUMPAD-2 / ALT-NUMPAD-8 / ALT-NUMPAD-2 / CTRL-NUMPAD-8 / CTRL-NUMPAD-2 keys. # # 0 = normal (default) : down arrow = increase rate / up arrow = decrease rate # 1 = inverted : down arrow = decrease rate / up arrow = increase rate #-------------------------------------------------------------------------- InvertDescentHoldRateArrows=0
- Coded workaround for the MDA, Secondary HUD, and Tertiary HUD not updating after the simulation date is moved backwards. [Reported by Grover.]
- Fixed the XR2's unlit Bay warning light label on the lower panel. [Reported by mc_.]
- Added code and warning callout to prevent accidental undocking when both the inner and outer airlock doors are open.
- Fixed the mouse click handling for throttle handles in the XR1's VC. [Reported by OG Hemp.]
Happy Orbiting!

Last edited: