Hey all,
Has anyone figured out how to install the screenshot photos into a addon plane when its loading into a flight? I have tips working, the string that shows up on the bottom of the screen, but not the screenshots. Is there a size and requirement for these? Anything I am missing? Format?
Many thanks.
Bill
Sample;
[LOADING]
Tips0 = “Because of its unique short nose and tri…”
I don’t think there’s a method that works in sync with your loading tips, but here’s a method that works in competition to the default loading screens:
In your package sources rebuild the folder structure of the default loading screens, put your images in there and add it to your project as a copy.
The path is:
PackageSources\Missions\Common\LOADING\FreeFlight
Image size is 3840x2160
finally add this to your aircraft.cfg:
[LOADING]
ImageName=LOADING_FREEFLIGHT
As has been said, your own loading screens will compete with the default ones, thus they’ll show up every now and then only.
Actually since I had to reset my MSFS2020 settings now when a flight is loading a screen with the XBOX controller settings overimpressed on it is shown
I have also noticed my custom screen appears for less than a second (so it is not visible at all) than is replaced by something like this
I have used JPG files with 3840x2160 resolution and I have the package containing the loading screens in the same path as you mentioned… but at the end I was finally able to see one of my loading screen (I don’t know why this actually occurred)