You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This KSP plugin adds a new "fly by wire" SAS mode.
3
+
This Kerbal Space Program plugin adds a new **fly by wire** SAS mode.
4
4
5
5
When enabled, pitch and yaw inputs don't control the vessel directly anymore, but instead control the position of a custom navball direction marker that the SAS will follow automatically.
6
6
7
-
The "fly by wire" mode is available for pilots and probe cores at the same SAS level as the target and maneuver modes, but this is configurable in the "settings.cfg" file.
The **fly by wire** mode is available for pilots and probe cores at the same SAS level as the target and maneuver modes, but this is configurable in the ```settings.cfg``` file.
11
+
12
+
### Download and installation
13
+
14
+
Compatible with **KSP 1.12.0** to **1.12.5** - Available on [CKAN]
15
+
16
+
**Installation**
17
+
18
+
- Go to the **[GitHub release page](https://github.com/gotmachine/FlyByWireSASMode/releases)** and download the file named `FlyByWireSASMode_x.x.x.zip`
19
+
- Open the downloaded *.zip archive
20
+
- Open the `GameData` folder of your KSP installation
21
+
- Delete any existing `FlyByWireSASMode` folder in your `GameData` folder
22
+
- Copy the `FlyByWireSASMode` folder found in the archive into your `GameData` folder
0 commit comments