Missing textures: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
(New page: == Overview == Missing textures for either aircraft or scenery will impact on FSX performance.<br> Possibly resulting in - * Objects rendered as transparent. * Objects rendered as disassoc...)
 
Line 9: Line 9:
== Causes ==
== Causes ==
The following
The following
* ???
* File is missing from the relevant texture folder
* Missing texture.cfg
* Missing texture.cfg
* Incorrectly configured texture.cfg
* Incorrectly configured texture.cfg

Revision as of 20:40, 13 November 2007

Overview

Missing textures for either aircraft or scenery will impact on FSX performance.
Possibly resulting in -

  • Objects rendered as transparent.
  • Objects rendered as disassociated components.
  • ???
  • Reduced FPS.

Causes

The following

  • File is missing from the relevant texture folder
  • Missing texture.cfg
  • Incorrectly configured texture.cfg

Identifying

Identify the filename of missing textures for both aircraft & scenery
by adding the following lines to your fsx.CFG in the section titled [SCENERY]

[SCENERY]
// To show alerts or areas, set to = 1 

// Alert for missing textures
ShowMissingTextureAlert=1

// Alert for missing objects
MissingLibraryAlert=1

// Render Trigger areas as visible boxes
ShowTriggers=0	

Related content

Texture.cfg - FSX

External links

Placeholder text