utilities
Filters
Spotty26
Spotty26 is a camera tool designed for Microsoft Flight Simulator 2024, allowing users to spot airplanes and explore scenery with customizable camera modes. It offers Flyby, Chase, World, and Tower cameras, all controllable by keyboard or controller. Users can save and reload their favorite spotting locations with full control over altitude and direction. The tool also features real-time aircraft markers and the ability to view AI or user aircraft movement for enhanced observation.Spotty26 is a camera tool designed for Microsoft Flight Simulator 2024, allowing users to spot airplanes and explore scenery with customizable camera modes. It offers Flyby, Chase, World, and Tower cameras, all controllable by keyboard or controller. Users can save and reload their favorite spotting locations with full control over altitude and direction. The tool also features real-time aircraft markers and the ability to view AI or user aircraft movement for enhanced observation.


StrataWx
Real weather, modeled & injected.
StrataWx is the modern alternative to Active Sky. It feeds live atmospheric data into Microsoft Flight Simulator 2020 and 2024 in real time: winds and temperatures aloft, cloud decks, precipitation, pressure, and aviation hazards, written straight into the running sim through its in-game weather engine. No file swaps, no menu fiddling, and none of the abrupt jumps of older weather engines. The weather updates continuously and eases into place while you f... Real weather, modeled & injected.
StrataWx is the modern alternative to Active Sky. It feeds live atmospheric data into Microsoft Flight Simulator 2020 and 2024 in real time: winds and temperatures aloft, cloud decks, precipitation, pressure, and aviation hazards, written straight into the running sim through its in-game weather engine. No file swaps, no menu fiddling, and none of the abrupt jumps of older weather engines. The weather updates continuously and eases into place while you fly, anywhere on Earth, because StrataWx is built on global forecast models rather than US-only feeds. X-Plane support arrives mid-August.
Choose Your Simulator Version
\t
This product is available separately for Microsoft Flight Simulator 2020 and Microsoft Flight Simulator 2024.
Please ensure you purchase the correct version.
Microsoft Flight Simulator
MSFS 2020
£22. 19 excl. VAT
View MSFS 2020 Version
OR
YOU'RE VIEWING
Microsoft Flight Simulator
MSFS 2024
£22. 19 excl. VAT
MSFS 2024 Version
↔
Want both versions?
Already own either version, or want access to both MSFS 2020 and MSFS 2024 in one purchase? Click the button to view the Dual Licence and get access to both versions.
Upgrade
£4. 99
DUAL LICENCE
Dual Licence includes access to both simulator versions of this product.
. sim-version-notice {
width: 80%;
margin: 24px auto;
padding: 22px 24px 16px;
box-sizing: border-box;
background: #151515;
border: 1px solid #2e2e2e;
border-radius: 12px;
color: #ffffff;
font-family: inherit;
}
/* HEADER */
. sim-version-header {
text-align: center;
margin-bottom: 20px;
}
. sim-version-header h3 {
margin: 0 0 4px;
color: #ffffff;
font-size: 21px;
line-height: 1. 25;
font-weight: 700;
}
. sim-version-header p {
max-width: 1000px;
margin: 0 auto;
color: #b2b2b2;
font-size: 13px;
line-height: 1. 5;
}
/* VERSION GRID */
. sim-version-grid {
display: grid;
grid-template-columns: minmax(0, 1fr) 44px minmax(0, 1fr);
align-items: stretch;
}
. sim-version-card {
position: relative;
display: flex;
flex-direction: column;
justify-content: space-between;
min-height: 165px;
padding: 22px;
background: #1c1c1c;
border: 1px solid #353535;
border-radius: 10px;
box-sizing: border-box;
}
. sim-version-card. sim-current {
border: 2px solid #f03737;
}
. sim-version-card-content {
text-align: center;
}
. sim-eyebrow {
display: block;
margin-bottom: 5px;
color: #9fa3ad;
font-size: 10px;
line-height: 1. 3;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0. 04em;
}
. sim-version-card h4 {
margin: 0;
color: #ffffff;
font-size: 21px;
line-height: 1. 2;
font-weight: 700;
}
. sim-price {
margin: 8px 0 0;
color: #ffffff;
font-size: 15px;
font-weight: 700;
}
/* CURRENT VERSION */
. sim-current-badge {
position: absolute;
top: -1px;
right: -1px;
padding: 7px 13px;
background: #f03737;
border-radius: 0 9px 0 9px;
color: #ffffff;
font-size: 9px;
line-height: 1;
font-weight: 700;
letter-spacing: 0. 03em;
}
. sim-current-label {
display: inline-flex;
align-items: center;
justify-content: center;
align-self: center;
margin-top: 18px;
padding: 10px 16px;
background: rgba(240, 55, 55, 0. 13);
border: 1px solid rgba(240, 55, 55, 0. 08);
border-radius: 6px;
color: #f04444;
font-size: 13px;
font-weight: 700;
}
/* OR */
. sim-or {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
. sim-or::before {
content: "";
position: absolute;
top: 18px;
bottom: 18px;
left: 50%;
width: 1px;
background: #2e2e2e;
}
. sim-or span {
position: relative;
z-index: 2;
padding: 7px 5px;
background: #151515;
color: #9297a1;
font-size: 9px;
font-weight: 700;
letter-spacing: 0. 06em;
}
/* BUTTONS */
. sim-button {
display: inline-flex;
align-items: center;
justify-content: center;
width: fit-content;
padding: 11px 16px;
border-radius: 6px;
font-size: 12px;
line-height: 1. 2;
font-weight: 700;
text-decoration: none !important;
transition:
background 0. 2s ease,
border-color 0. 2s ease,
opacity 0. 2s ease,
transform 0. 2s ease;
}
. sim-version-card > . sim-button {
align-self: center;
margin-top: 18px;
}
. sim-button:hover {
transform: translateY(-1px);
}
. sim-button-secondary {
border: 1px solid #454545;
background: #1b1b1b;
color: #ffffff !important;
}
. sim-button-secondary:hover {
background: #252525;
border-color: #555555;
}
. sim-button-primary {
background: #f03737;
border: 1px solid #f03737;
color: #ffffff !important;
}
. sim-button-primary:hover {
background: #d92f2f;
border-color: #d92f2f;
}
/* UPGRADE */
. sim-upgrade-box {
display: grid;
grid-template-columns: auto minmax(0, 1fr) auto;
gap: 18px;
align-items: center;
margin-top: 14px;
padding: 16px 18px;
background: #1c1c1c;
border: 1px solid #353535;
border-radius: 10px;
}
. sim-upgrade-icon {
display: flex;
align-items: center;
justify-content: center;
width: 38px;
height: 38px;
flex: 0 0 38px;
background: #f03737;
border-radius: 50%;
color: #ffffff;
font-size: 18px;
font-weight: 700;
}
. sim-upgrade-copy h4 {
margin: 0 0 3px;
color: #ffffff;
font-size: 14px;
line-height: 1. 3;
font-weight: 700;
}
. sim-upgrade-copy p {
margin: 0;
color: #a9adb6;
font-size: 12px;
line-height: 1. 45;
}
. sim-upgrade-action {
display: flex;
align-items: center;
gap: 18px;
}
. sim-upgrade-price-wrap {
display: flex;
flex-direction: column;
align-items: flex-end;
}
. sim-upgrade-label {
margin-bottom: 1px;
color: #8f949d;
font-size: 9px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0. 05em;
}
. sim-upgrade-price {
color: #ffffff;
font-size: 16px;
font-weight: 700;
}
/* FOOTER */
. sim-footer-note {
margin-top: 12px;
text-align: center;
color: #858a94;
font-size: 10px;
line-height: 1. 4;
}
/* TABLET */
@media screen and (max-width: 800px) {
. sim-version-notice {
padding: 18px;
}
. sim-version-grid {
grid-template-columns: 1fr;
gap: 10px;
}
. sim-or {
min-height: 20px;
}
. sim-or::before {
top: 50%;
bottom: auto;
left: 10%;
right: 10%;
width: auto;
height: 1px;
}
. sim-or span {
padding: 4px 10px;
}
. sim-upgrade-box {
grid-template-columns: auto 1fr;
}
. sim-upgrade-action {
grid-column: 1 / -1;
justify-content: flex-end;
padding-left: 56px;
}
}
/* MOBILE */
@media screen and (max-width: 520px) {
. sim-version-header {
text-align: left;
}
. sim-version-card-content {
text-align: left;
}
. sim-version-card > . sim-button,
. sim-current-label {
align-self: stretch;
width: 100%;
box-sizing: border-box;
}
. sim-upgrade-box {
grid-template-columns: 1fr;
}
. sim-upgrade-icon {
display: none;
}
. sim-upgrade-action {
grid-column: auto;
padding-left: 0;
flex-direction: column;
align-items: stretch;
gap: 10px;
}
. sim-upgrade-price-wrap {
flex-direction: row;
justify-content: space-between;
align-items: center;
}
. sim-upgrade-label {
margin: 0;
}
. sim-button-primary {
width: 100%;
box-sizing: border-box;
}
}
Stream Deck Bundle: FlyByWire A32NX & Fenix A320
Enhance your sim experience with the Stream Deck Bundle for FlyByWire A32NX & Fenix A320. This package includes 20 Stream Deck Panels for various aircraft functions, designed for easy installation through a dedicated installer. Compatible with a range of Stream Deck devices, this bundle offers convenience and functionality for your flights.Enhance your sim experience with the Stream Deck Bundle for FlyByWire A32NX & Fenix A320. This package includes 20 Stream Deck Panels for various aircraft functions, designed for easy installation through a dedicated installer. Compatible with a range of Stream Deck devices, this bundle offers convenience and functionality for your flights.
Stream Deck Profile: ATR 42/72-600
Enhance your flight simulation experience with the ATR 42/72-600, a modern turboprop aircraft known for its efficiency and spacious cabin. This add-on includes 12 Stream Deck Panels supporting various devices, regular updates, and easy installation through the Flight Panels All-In-One Installer. Perfect for regional and short-haul flights, the ATR 42/72-600 offers a comfortable and environmentally friendly option for virtual pilots.Enhance your flight simulation experience with the ATR 42/72-600, a modern turboprop aircraft known for its efficiency and spacious cabin. This add-on includes 12 Stream Deck Panels supporting various devices, regular updates, and easy installation through the Flight Panels All-In-One Installer. Perfect for regional and short-haul flights, the ATR 42/72-600 offers a comfortable and environmentally friendly option for virtual pilots.
Stream Deck Series: Airbus A300-600R (15 Key Version)
Enhance your cockpit control with the iniBuilds Airbus A300-600R Stream Deck Profile for Microsoft Flight Simulator. This detailed add-on offers over 535 custom buttons across 21 pages (53 on 15 key devices) for a comprehensive experience. Designed for Stream Deck XL, Classic, MK. 2, and Stream Deck Mobile for iPadOS users. Get ready to take your flight simulation setup to the next level.Enhance your cockpit control with the iniBuilds Airbus A300-600R Stream Deck Profile for Microsoft Flight Simulator. This detailed add-on offers over 535 custom buttons across 21 pages (53 on 15 key devices) for a comprehensive experience. Designed for Stream Deck XL, Classic, MK. 2, and Stream Deck Mobile for iPadOS users. Get ready to take your flight simulation setup to the next level.
Stream Deck Series: Airbus A300-600R (32 Key Version)
Control your Airbus A300-600R cockpit with precision using the iniBuilds Airbus A300-600R Series Stream Deck Profile, featuring over 535 custom-designed buttons spread across 21 pages. This detailed profile is compatible with various Stream Deck devices and elevates your Microsoft Flight Simulator experience. Get ready for a professional, immersive setup with regular updates and top-notch support included.Control your Airbus A300-600R cockpit with precision using the iniBuilds Airbus A300-600R Series Stream Deck Profile, featuring over 535 custom-designed buttons spread across 21 pages. This detailed profile is compatible with various Stream Deck devices and elevates your Microsoft Flight Simulator experience. Get ready for a professional, immersive setup with regular updates and top-notch support included.
Stream Deck Series: Airbus A350
The iniBuilds Airbus A350 Stream Deck Profile enhances Microsoft Flight Simulator 2020 & 2024 with a comprehensive control interface. Featuring 27 pages and over 630 custom buttons, it allows users to manage various cockpit systems intuitively from a Stream Deck. Available in both 32 and 15 key versions, this add-on is designed for simplicity in installation and regular product updates. Key features include access to overhead panels, ground services, and flight instrumentation, providing an imme... The iniBuilds Airbus A350 Stream Deck Profile enhances Microsoft Flight Simulator 2020 & 2024 with a comprehensive control interface. Featuring 27 pages and over 630 custom buttons, it allows users to manage various cockpit systems intuitively from a Stream Deck. Available in both 32 and 15 key versions, this add-on is designed for simplicity in installation and regular product updates. Key features include access to overhead panels, ground services, and flight instrumentation, providing an immersive simulation experience.
Stream Deck Series: Cessna 152
Enhance your Cessna 152 cockpit experience with the Stream Deck Profile Series, offering 15 and 32 key profiles for various Stream Deck models. This product includes 4 pages for different cockpit functions. Flight Panels aims to provide detailed and modern profiles to enhance immersion in Microsoft Flight Simulator, with regular updates and support available. Visit the FAQ section for more details on updates, support, installation, and licensing.Enhance your Cessna 152 cockpit experience with the Stream Deck Profile Series, offering 15 and 32 key profiles for various Stream Deck models. This product includes 4 pages for different cockpit functions. Flight Panels aims to provide detailed and modern profiles to enhance immersion in Microsoft Flight Simulator, with regular updates and support available. Visit the FAQ section for more details on updates, support, installation, and licensing.
Stream Deck Series: Cessna 172 Skyhawk (G1000)
The Stream Deck Series: Cessna 172 Skyhawk (G1000) add-on provides a comprehensive set of professional Stream Deck profiles specifically designed for Microsoft Flight Simulator. These profiles enhance the user experience with detailed functionality tailored to the Cessna 172 G1000. The add-on includes regular updates, support options, and easy installation through the Flight Panels All-In-One Installer, ensuring seamless integration into your flight simulation setup.The Stream Deck Series: Cessna 172 Skyhawk (G1000) add-on provides a comprehensive set of professional Stream Deck profiles specifically designed for Microsoft Flight Simulator. These profiles enhance the user experience with detailed functionality tailored to the Cessna 172 G1000. The add-on includes regular updates, support options, and easy installation through the Flight Panels All-In-One Installer, ensuring seamless integration into your flight simulation setup.
Stream Deck Series: Cessna Citation X
The Cessna Citation X Stream Deck Profile offers an extensive layout designed for pilots, featuring 19 pages with over 435 custom buttons for managing cockpit systems. It includes controls for hydraulics, electrical systems, autopilot, communications, and more, all tailored for immersive operation. The add-on is available for both Stream Deck XL and MK. 2, with simple installation through an automatic installer. Ongoing support and updates are provided to enhance user experience.The Cessna Citation X Stream Deck Profile offers an extensive layout designed for pilots, featuring 19 pages with over 435 custom buttons for managing cockpit systems. It includes controls for hydraulics, electrical systems, autopilot, communications, and more, all tailored for immersive operation. The add-on is available for both Stream Deck XL and MK. 2, with simple installation through an automatic installer. Ongoing support and updates are provided to enhance user experience.

