• 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.

Texture format

Messages
18
Country
italy
Hi guys, can i use a 888 32 bit format for scenery textures on fs2004? What are the differences between dxt3 and 888 32 bit?
 
What kind of scenery textures? For scenery objects that's no problem at all. For other types of scenery (i.e. terrain, landclass) you would have to try it and see. Some would require mipmaps as well.

The difference between the two is that the DXT3 image is compressed, while the 32 bit texture is not. Think of a 32 bit texture as a regular 24 bit BMP texture with an 8 bit alpha channel added to it. The 24 bit BMP is the "standard" BMP file as used by most paint programs, using "millions of colors".

If you use a lot of 32 bit textures in a scene you will fill your video card memory rather rapidly; they are 4 times the size of a DXT texture.
 
I want to use 32 bit textures for objects like buildings! Thanks for your explanation, but when you say that if i use more 32 bit textures i fill my video card memory which is the result? Could fs2004 crash?
 
What usually happens is that random objects suddenly are not textured anymore. I haven't seen a crash.
 
Back
Top