Jump to content
Sign in to follow this  
verbal

Adding a second set of models/liveries?

Recommended Posts

Love love LOVE this program, but have been noticing some plain white aircraft in a few different airports. 

Currently running FSLTL, but was also looking to throw AIG in there too. Tried yesterday via the parameter cfg but no cigar - extremely likely to be user error lol

Any tips on how this can be done?


i9-13900K | 6400MHz DDR5 (32GB) | GeForce RTX 4090 24GB | ViewSonic 27in QHD VA 165Hz Curved | Windows 10 |

MSFS Premium Deluxe | PMDG 737 | PMDG 777 | Horizon 787-9

Marc

Share this post


Link to post
Share on other sites
36 minutes ago, verbal said:

Love love LOVE this program, but have been noticing some plain white aircraft in a few different airports. 

Currently running FSLTL, but was also looking to throw AIG in there too. Tried yesterday via the parameter cfg but no cigar - extremely likely to be user error lol

Any tips on how this can be done?

Very simply, set the lfolder0 parameter to be the path to your primary livery folder (most use AIG), then set lfolder1 to point to your second livery folder (FSLTL, for example) and then set it to prioritize the liveries. The instructions for doing this are in the manual as well.

  • Like 1

Share this post


Link to post
Share on other sites
8 minutes ago, mmcmah said:

Very simply, set the lfolder0 parameter to be the path to your primary livery folder (most use AIG), then set lfolder1 to point to your second livery folder (FSLTL, for example) and then set it to prioritize the liveries. The instructions for doing this are in the manual as well.

I think I know where I fell over - I had AIG (which is my second option) set as lfolder0 when it should have been lfolder1. 

Interesting though that I don't recall seeing any entry in the parameter.xml related to FSLTL?


i9-13900K | 6400MHz DDR5 (32GB) | GeForce RTX 4090 24GB | ViewSonic 27in QHD VA 165Hz Curved | Windows 10 |

MSFS Premium Deluxe | PMDG 737 | PMDG 777 | Horizon 787-9

Marc

Share this post


Link to post
Share on other sites
5 minutes ago, verbal said:

I think I know where I fell over - I had AIG (which is my second option) set as lfolder0 when it should have been lfolder1. 

Interesting though that I don't recall seeing any entry in the parameter.xml related to FSLTL?

Why don't you post your parameters.xml?

Share this post


Link to post
Share on other sites
2 hours ago, mmcmah said:

Why don't you post your parameters.xml?

Spoiler

<?xml version="1.0"?>
<parameters>
    <parameter name="TIME_COMPRESSION_CHECK" value="true" />
    <parameter name="LEARN DESTINATION" value="true" />
    <parameter name="COLLISION_LIVE_PARKED_GND" value="true" />
    <parameter name="HIGH_PERF_AIRCRAFT" value="false" />
    <parameter name="LIGHT_AIRCRAFT" value="false" />
    <parameter name="HELICOPTERS" value="false" />
    <parameter name="FOLLOW_ME_CAR" value="false" />
    <parameter name="CALLSIGN_OBJECTID" value="false" />
    <parameter name="SIM_TIME" value="false" />
    <parameter name="FLY_OVER" value="false" />
    <parameter name="COLLISION_USER_AIR" value="true" />
    <parameter name="COLLISION_USER_GND" value="true" />
    <parameter name="COLLISION_LIVE_PARKED_GND" value="true" />
    <parameter name="SUPPRESS_STUB" value="false" />
    <parameter name="HINTS" value="false" />
    <parameter name="ALWAYS_ON_TOP" value="false" />
    <parameter name="LIG_AUTOMATIC" value="true" />
    <parameter name="LIG_PRIORITIZE" value="false" />
    <parameter name="AFG_AUTOMATIC" value="true" />
    <parameter name="NAV_LIGHTS_WHILE_PARKED" value="true" />
    <parameter name="AUTO_RANGE" value="true" />
    <parameter name="LEARN_SOFT" value="true" />
    <parameter name="PARK_SOFT" value="true" />
    <parameter name="INITIAL_LOAD_ONLY" value="false" />
    <parameter name="GUID_CHANGES" value="true" />
    <parameter name="CUSTOM_PARKING_PERCENTAGE" value="-1" />
    <parameter name="LIGHT_SWITCH_CODE" value="8" />
    <parameter name="SECONDS_DELAY" value="30" />
    <parameter name="CUSTOM_PARKING_PERCENTAGE" value="-1" />
    <parameter name="LIGHT_SWITCH_CODE" value="8" />
    <parameter name="MAIN_WINDOW_X" value="3680" />
    <parameter name="MAIN_WINDOW_Y" value="339" />
    <parameter name="LAST_EPOCH_TIME" value="1709057157" />
    <parameter name="MATCHING_DEPTH" value="4" />
    <parameter name="PARKED_MATCHING_DEPTH" value="4" />
    <parameter name="LATERAL_RANGE" value="40" />
    <parameter name="MAX_FIT" value="47" />
    <parameter name="FLY_OVER_RANGE" value="0" />
    <parameter name="AIRPORTS_SCAN_MINUTES" value="0" />
    <parameter name="LIVERIES_SCAN_MINUTES" value="0" />
    <parameter name="TIME_SHIFT_DAYS" value="0" />
    <parameter name="TIME_SHIFT_HOURS" value="0" />
    <parameter name="TIME_SHIFT_MINS" value="0" />
    <parameter name="PROGRAM_VERSION" value="6.1.3" />
    <parameter name="PORT_NUMBER" value="10747" />
    <parameter name="DESTINATION_AIRPORT" value="" />
    <parameter name="DESTINATION_GATE" value="" />
    <parameter name="FLIGHTPLANS_FOLDER" value="" />
    <parameter name="PROGRAM_INSTALL_PATH" value="G:\P3D PERIPHERAL INSTALLS\PSXT" />
    <parameter name="BLOCK_CALLSIGN" value="" />
    <parameter name="MSFS_INSTALL_PATH" value="E:\MSFS\" />
    <parameter name="RT_LICENSE" value="" />
    <parameter name="TIME_SHIFTED" value="false" />
    <parameter name="RUNNING" value="false" />
    <parameter name="AIG_VERSION" value="1.0.1" />
    <parameter name="DBASE_VERSION" value="1.0.10" />
    <parameter name="ARCHIVE_VERSION" value="7.0.2" />
    <parameter name="DATA_CHECKED_AT_DATE" value="O@U5WMX?3" />
</parameters>
 

 


i9-13900K | 6400MHz DDR5 (32GB) | GeForce RTX 4090 24GB | ViewSonic 27in QHD VA 165Hz Curved | Windows 10 |

MSFS Premium Deluxe | PMDG 737 | PMDG 777 | Horizon 787-9

Marc

Share this post


Link to post
Share on other sites
15 minutes ago, verbal said:

 

This file has no lfolder0/lfolder1 definitions and it looks like a stock parameters file.

Share this post


Link to post
Share on other sites
3 minutes ago, mmcmah said:

This file has no lfolder0/lfolder1 definitions and it looks like a stock parameters file.

Yep, but FSLTL models and liveries show up (mostly) without issue. 


i9-13900K | 6400MHz DDR5 (32GB) | GeForce RTX 4090 24GB | ViewSonic 27in QHD VA 165Hz Curved | Windows 10 |

MSFS Premium Deluxe | PMDG 737 | PMDG 777 | Horizon 787-9

Marc

Share this post


Link to post
Share on other sites

It's set up for automatic scan of liveries, so they must be in the right place in your installation (at least where PSXT expects to find them).

Share this post


Link to post
Share on other sites
2 hours ago, mmcmah said:

It's set up for automatic scan of liveries, so they must be in the right place in your installation (at least where PSXT expects to find them).

That's right, but I cannot get AIG to show up or even be scanned by PSXT. 


i9-13900K | 6400MHz DDR5 (32GB) | GeForce RTX 4090 24GB | ViewSonic 27in QHD VA 165Hz Curved | Windows 10 |

MSFS Premium Deluxe | PMDG 737 | PMDG 777 | Horizon 787-9

Marc

Share this post


Link to post
Share on other sites
3 minutes ago, verbal said:

That's right, but I cannot get AIG to show up or even be scanned by PSXT. 

Have a look at the manual. Either it will find then and not prioritize them (if the AIG folder is in the same folder as the FSLTL folder) or you need to configure then manually.

Share this post


Link to post
Share on other sites

See Manual chapter 5.

Just to be sure, you must install the AIG models/liveries in MSFS first, of course...

Share this post


Link to post
Share on other sites

I still have P3D v5 installed with AIG, I have been trying to use those models and liveries. 


i9-13900K | 6400MHz DDR5 (32GB) | GeForce RTX 4090 24GB | ViewSonic 27in QHD VA 165Hz Curved | Windows 10 |

MSFS Premium Deluxe | PMDG 737 | PMDG 777 | Horizon 787-9

Marc

Share this post


Link to post
Share on other sites
2 hours ago, verbal said:

I still have P3D v5 installed with AIG, I have been trying to use those models and liveries. 

Don't think that will work. You must run the AIG AI Manager and install the whole set in MSFS (takes about 4 hours).

  • Upvote 1

Share this post


Link to post
Share on other sites
12 hours ago, kiek said:

Don't think that will work. You must run the AIG AI Manager and install the whole set in MSFS (takes about 4 hours).

Makes sense, thought I could take a little shortcut, but I think this will prompt me to uninstall P3D once and for all along with all the addons and AI etc. and reinstall AIG for MSFS. 

Is the general consensus that one AI pack is better suited to PSXT over another? If AIG covers more models and liveries than FSLTL then I will get rid of the latter. 


i9-13900K | 6400MHz DDR5 (32GB) | GeForce RTX 4090 24GB | ViewSonic 27in QHD VA 165Hz Curved | Windows 10 |

MSFS Premium Deluxe | PMDG 737 | PMDG 777 | Horizon 787-9

Marc

Share this post


Link to post
Share on other sites

AIG gives you a lot more models and liveries. Most of them have registration codes, that together with the information in PSXT about the mapping of 25000 registration codes to the best AIG livery gives you a clear winner.

However, do not throw away FSLTL, as second priority it will give you a few missing models, such as the simple  C172.

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...