
Beschreibung
Compatible with Megapack.
Kommentare(17)
Melden Sie sich an, um an der Diskussion teilzunehmen
Anmeldenover 2 years ago
EDIT: I just realized the creator hasn't updated the livery in over 3 years. so he probably has abandoned this project.
over 4 years ago
Pls fix the wing? its pink! otherwise perfect.
edit: No worries I have managed to fixed the pink wing!
almost 4 years ago
Can you please tell us how you fixed the pink wings problem? I am experiencing the same issue.
Thank you and happy flying!
over 3 years ago
Hooooowwww? I have the same problem and I'm not keen on pink wings. xD
about 3 years ago
is there a drug that helps against pink wings?
over 2 years ago
over 4 years ago
pink wings
almost 5 years ago
Any update coming soon to fix cockpit screens?
about 5 years ago
about 5 years ago
about 5 years ago
about 5 years ago
over 5 years ago
over 5 years ago
over 5 years ago
over 5 years ago
Boeing 787-10 Icelandair
Introducing a custom Icelandair livery for the Boeing 787-10 Dreamliner. Created to fill the void of Icelandair liveries, this addon is a unique addition to your flight simulation experience. Compatible with Megapack for seamless integration.
Nutzerbewertungen
3 Bewertungen
More Information
Versionsgeschichte
1.5 Released: -New real-life ICAO code -New real life ATC callsign -Livery details
Ähnliche Addons

Boeing 747-8F FedEx cargo livery
Fly the iconic FedEx Cargo Boeing 747-8F livery in Microsoft Flight Simulator, perfect for delivering goods around the world. Created by jeontugi#9387, this livery is designed with the newest template and is compatible with the Megapack. Please note that some users have reported issues with this livery following recent MSFS updates.
von jeontugi

Boeing 747-8 Virgin Atlantic
Discover the new megapack-compatible version of the Boeing 747-8 Virgin Atlantic, providing enhanced features for your flight simulation experience.
von jeontugi

Boeing 747-8 Delta Airlines
Experience the iconic Boeing 747-8 Delta Airlines livery in a new light with this revamped add-on. Featuring enhanced details and meticulously painted engines, this mod brings back the historical first 747 livery for your Microsoft Flight Simulator flights. Compatible with megapack for added convenience.
von jeontugi

747-8 KLM Royal Dutch Airlines
Experience a revamped KLM Royal Dutch Airlines livery for the iconic 747-8 in Microsoft Flight Simulator. This updated version features enhanced details and compatibility with the megapack template.
von jeontugi


almost 2 years ago
Find the following entry:
{
"path": "SimObjects/Airplanes/Asobo_B787_10-icelandair/TEXTURE.Icelandair/787_10_AIRFRAME_WINGS_ALBD.PNG.DDS",
"size": 2796344,
"date": 132437052000000000
},
Delete it making sure not to break the JSON formatting.
Example:
**** Before:
{
"path": "SimObjects/Airplanes/Asobo_B787_10-icelandair/TEXTURE.Icelandair/787_10_AIRFRAME_TAIL_COMP.PNG.DDS.json",
"size": 191,
"date": 132437052000000000
},
{
"path": "SimObjects/Airplanes/Asobo_B787_10-icelandair/TEXTURE.Icelandair/787_10_AIRFRAME_WINGS_ALBD.PNG.DDS",
"size": 2796344,
"date": 132437052000000000
},
{
"path": "SimObjects/Airplanes/Asobo_B787_10-icelandair/TEXTURE.Icelandair/texture.CFG",
"size": 229,
"date": 132437052000000000
},
**** After:
{
"path": "SimObjects/Airplanes/Asobo_B787_10-icelandair/TEXTURE.Icelandair/787_10_AIRFRAME_TAIL_COMP.PNG.DDS.json",
"size": 191,
"date": 132437052000000000
},
{
"path": "SimObjects/Airplanes/Asobo_B787_10-icelandair/TEXTURE.Icelandair/texture.CFG",
"size": 229,
"date": 132437052000000000
},
Restart your sim and the wing will be fixed.