Livery Configurations
-
Hello!
Firstly, thanks so much for releasing this amazing plane! It's been my go to in MSFS!
I've recently tried creating liveries and noticed for example; I want to create a K2 variant with 201 engines - each time I load in, I need to assign the K2 hose and 201 engines via the EFB.
I tried livery_config in the data folder referencing the texture folder name but had no luck.
Is there a way to streamline this process so it preloads ready to go or perhaps some reading to wrap my head around?Apologies if this is covered and I never realised! :D
-
It's the livery_config.ini file in the data folder that you need to add your own livery entry to, but it's the 'title' value in the aircraft.cfg that is being checked. The livery name in the square brackets needs to match the title, minus the 'Just Flight Avro Vulcan' prefix.
For example:
Aircraft.cfg
[FLTSIM.0]
title = "Just Flight Avro Vulcan B2 XH534" ; Variation namelivery_config.ini
[B2 XH534]
hasProbe=1
has201=1
hasTFR=0
hasModernAerials=0
hasFinECM=0
isK2=0
isMRR=0