Skip to content

Commit

Permalink
Updated insallation and version pages for A380X Dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
frankkopp committed Nov 15, 2024
1 parent caabb30 commit 87d8948
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 62 deletions.
41 changes: 6 additions & 35 deletions docs/aircraft/install/fbw-versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,22 +25,11 @@ You can view the latest changes to our aircraft via the commits to the master br

#### Development Version Changelogs

<div class="grid cards" markdown>

- **A32NX**

---

The latest additions to this version can be seen either in the official
[CHANGELOG](https://github.com/flybywiresim/aircraft/blob/master/.github/CHANGELOG.md).

- **A380X**

---
The latest additions to the project can be seen either in the official

A changelog is not yet available.
[CHANGELOG](https://github.com/flybywiresim/aircraft/blob/master/.github/CHANGELOG.md){.md-button target=new}

</div>
This changelog contains all changes made to the Development Versions of the A32NX and A380X aircraft.

---

Expand All @@ -54,6 +43,8 @@ for users who do not want to update their aircraft as often or require less freq
This version will not always be up-to-date, but we work hard at ensuring its compatibility with the current version of
Microsoft Flight Simulator.

See [Latest Release Notes for the Stable Versions](/latest-release/)

<div class="grid cards" markdown>

- **A32NX - Current Stable Version**
Expand All @@ -66,7 +57,7 @@ Microsoft Flight Simulator.

---

*Pending Release*
<img src="https://img.shields.io/github/v/release/flybywiresim/aircraft.svg?color=2F4E5B&style=flat" />

</div>

Expand All @@ -75,23 +66,3 @@ Microsoft Flight Simulator.
!!! danger ""
We have discontinued our Experimental Version. Latest features and testing will be on the Development Version of the aircraft.

## Version Comparison

<div class="grid cards" markdown>

- **A32NX - Release Notes**

---

See [Latest Release Notes for the A32NX Stable Version](/latest-release/)

- **A380X - Release Notes**

---

*Pending Release*

</div>

For all changes made to any of our Development versions since the last major release of the Stable version, refer to
the [Version Changelogs](#development-version-changelogs) section above.
64 changes: 37 additions & 27 deletions docs/aircraft/install/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,16 @@ You can send us logs to our [Discord](https://discord.gg/flybywire){target=new}

### Manual Installation

!!! bug "Manual Installation is not recommended"
We recommend using the FlyByWire Installer for the best download and installation experience. The Installer uses the
Cloudflare CDN to ensure fast downloads and also download smaller chunks of the file to ensure more stability during
the download process.

Manual download is done from GitHub, which can be slower and less reliable.

Especially during a build and upload of the master branch the manual download can be tricky as files might be
missing or being changed during the download process.

<div class="grid cards" markdown>

- **Download A32NX**
Expand All @@ -47,57 +57,57 @@ You can send us logs to our [Discord](https://discord.gg/flybywire){target=new}

**Current Stable Version -** <img src="https://img.shields.io/github/v/release/flybywiresim/aircraft.svg?color=2F4E5B&style=flat" />

Stable is our variant that has the least bugs and best performance. This version will not always be up-to-date, but we guarantee its compatibility with each major patch from MSFS.

[Download Stable](https://github.com/flybywiresim/aircraft/releases/download/assets/stable/A32NX-stable.zip){.md-button target=new}
Stable is our variant that has the least bugs and best performance. This version will not always be up-to-date,
but we ensure its compatibility with each major patch from MSFS.

Latest release notes: [View Here](/latest-release/)
[Download Stable](https://github.com/flybywiresim/aircraft/releases/download/assets/stable/A32NX-stable.zip){.md-button target=new}

Latest release notes: [View Here](/latest-release/)

=== "Development Version"

Development will have the latest features that will end up in the next stable. Bugs are to be expected.

It updates whenever something is added to the 'master' branch on GitHub.

[Download Development](https://github.com/flybywiresim/aircraft/releases/download/assets/master/A32NX-master.7z){.md-button target=new}
**IMPORTANT:**

View information on Autopilot / Fly-By-Wire [here](../a32nx/feature-guides/autopilot-fbw.md)

[Download Development](https://github.com/flybywiresim/aircraft/releases/download/assets/master/A32NX-master.7z){.md-button target=new}

- **Download A380X**

---

Download via our Installer.

[Download Installer](https://api.flybywiresim.com/installer){ .md-button target=new}
=== "Stable Version"

---
**Current Stable Version -** <img src="https://img.shields.io/github/v/release/flybywiresim/aircraft.svg?color=2F4E5B&style=flat" />

=== "4K Texture Option"
Stable is our variant that has the least bugs and best performance. This version will not always be up-to-date,
but we ensure its compatibility with each major patch from MSFS.

[System Requirements](../../aircraft/install/installation.md#estimated-system-requirements-for-a380x)
[Download Stable](https://github.com/flybywiresim/aircraft/releases){.md-button target=new}

Includes our 4K downscaled cabin, cockpit and exterior textures. Choose this option for reduced stutters, better performance, with HIGH or lower texture resolution setting.
Latest release notes: [View Here](/latest-release/)

Additionally, if you intend to use the following:
=== "Development Version"

- Use frame generation
- Virtual Reality (VR)
- DX12 beta
- or are otherwise limited by your graphics card VRAM amount.
Development will have the latest features that will end up in the next stable. Bugs are to be expected.

=== "8K Texture Option"
It updates whenever something is added to the 'master' branch on GitHub.

[System Requirements](../../aircraft/install/installation.md#estimated-system-requirements-for-a380x)
[Download Development](https://github.com/flybywiresim/aircraft/releases/tag/assets%2Fmaster){.md-button target=new}

**4K vs. 8K Textures:**

Includes our 8K full resolution cabin, cockpit and exterior textures. This is the full fidelity experience and our recommendation if your system is powerful enough to support it. Realistic and in high detail.
We recommend using the **4K texture option** for

- Use frame generation
- Virtual Reality (VR)
- DX12 beta
- or are otherwise limited by your graphics card VRAM amount.

- DX11 recommended
- HIGH or lower texture resolution setting recommended
Use the **8K texture option** for the full fidelity experience if your system is powerful enough to support it.

- DX11 recommended
- HIGH or lower texture resolution setting recommended
</div>

[//]: # ( === "Experimental Version")
Expand Down

0 comments on commit 87d8948

Please sign in to comment.