• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

FSXA Blend Mask TIFF

Messages
1,239
Country
us-texas
Hi all,

I know its been discussed before, but do TIFF files used for Blend mask need to be 8Bit Grayscale?
My compiler fails to generate a bgl when I add a _B.TIF mask. I ran resample.exe directly on DOS and got the "cannot create file" error, which I think is related to the TIFF file.

The TIF file is large (1GB, which I think should not be as it is gray scale), I export from Photoshop, which I think does not save it as 8bit.

Thanks,
David
 
It can be any tiff type. Why not post your .inf here so we can have a gander.
 
Are you trying to output into Program Files (x86)? If so change your output directory and see if it will compile somewhere else. BTW if you want 8bit grayscale out of PS do Image > Mode > grayscale but I don't think that's your problem.
 
I can post .inf here as soon as I get home, thanks!

I think I'm down to the Tiff file. Reason is, if I take it out of the work folder....it compiles just fine. If the TIFF is there, the CMD window flashes and disappears.
 
It compiles with a source missing? That doesn't make sense. Try changing the name of the .tif and it in the inf.
 
It was exactly that guys. Converted to 8bit grayscale and it compiled perfectly.

Shaun, every time I removed the tif file I would update the source file to remove it.

Thanks!
David
 
Back
Top