Skip to content

Commit 4118e60

Browse files
committed
feat: Update requirements and add MSFS2024
1 parent c08338c commit 4118e60

File tree

2 files changed

+14
-12
lines changed

2 files changed

+14
-12
lines changed

docs/home/system_requirements.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,18 @@
77

88
*swift* supports the following simulators:
99

10+
- Microsoft Flight Simulator 2020
11+
- Microsoft Flight Simulator 2024
1012
- Laminar Research X-Plane 11 (Vulkan/Metal/OpenGL)
11-
- Microsoft Flight Simulator (**FS2020**)
12-
- Lockheed Martin Prepar3D versions 1 thru 5
13-
- Microsoft Flight Simulator X with Acceleration or Service Pack 2 and Steam Edition
14-
- Microsoft Flight Simulator 2004 / FS9 (experimental)
13+
- Lockheed Martin Prepar3D versions 4 thru 5 (64 bit only)
1514
- FlightGear
1615

16+
The following simulators are only supported by *swift* version 0.14.142 or below:
17+
18+
- Lockheed Martin Prepar3D (32 bit versions)
19+
- Microsoft Flight Simulator X with Acceleration or Service Pack 2 and Steam Edition
20+
- Microsoft Flight Simulator 2004 (FS9)
21+
1722

1823
# Operating System Requirements
1924

@@ -33,13 +38,10 @@ Our *swift* applications have been designed to work on all relevant operating sy
3338
* 64 bit only
3439
* 200 MB free disk space
3540
* *swift* is built on **Ubuntu 22.04 LTS**. Therefore it should run on any modern Linux distributions that have the following **minimum package versions** installed:
36-
* glibc 2.31 or higher
41+
* glibc 2.35 or higher
3742
* glibcxx 3.4.28 or higher
38-
* OpenSSL 1.1
39-
(OpenSSL 3 is **not** yet supported for official swift versions because Qt on Ubuntu 20.04 is built with OpenSSL 1.1.
40-
Not installing OpenSSL 1.1 leads to warning messages like ``QSslSocket: cannot call unresolved function ...``)
43+
* OpenSSL 3
4144
* libxcb-cursor0
42-
* libspeexdsp
4345
* libopus
4446

4547
To use *swift*, **[proceed to our download page](./install/download.md)**.

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55

66
# Welcome to the home of swift pilot client!
77

8-
*swift* pilot client is a **multi-platform** (Windows, MacOs, Linux) and **multi-flight simulator** (X-Plane 11, MSFS (FS2020), P3D, FSX, FS9, FlightGear) application for virtual pilots who would like to connect to **[VATSIM](https://www.vatsim.net)** or **private FSD servers**.
8+
*swift* pilot client is a **multi-platform** (Windows, macOS, Linux) and **multi-flight simulator** (X-Plane 11, MSFS2020, MSFS2024, P3D (64-bit), FlightGear) application for virtual pilots who would like to connect to **[VATSIM](https://www.vatsim.net)** or **private FSD servers**.
99

1010
We are an independent (private/non-commercial) software project creating open source software for flight simulation.
1111

1212
## swift pilot client signature features
1313

14-
- **supports** Windows, MacOS, Linux
15-
- **compatible with** X-Plane 11 (Vulkan/Metal/OpenGL) - MSFS (FS2020) - P3D - FSX - FS9 - Flightgear
14+
- **supports** Windows, macOS, Linux
15+
- **compatible with** X-Plane 11 (Vulkan/Metal/OpenGL) - MSFS2020 - MSFS2024 - P3D (64-bit) - Flightgear - (FSX, FS9 and P3D (32-bit) are supported only with older versions of swift)
1616
- *integrated **AFV - Audio For VATSIM**
1717
- **AFV voice-volume control** through hotkeys
1818
- **tuning and switching** of COM-radios, transponder, SELCAL

0 commit comments

Comments
 (0)