FSDeveloper Community

Go Back   FSDeveloper Community > FSDeveloper Wiki

Missing textures

From FSDeveloper Wiki

(Difference between revisions)
Revision as of 20:09, 18 April 2008 (edit)
BASys (Talk | contribs)
m
← Previous diff
Revision as of 15:15, 18 May 2008 (edit) (undo)
BASys (Talk | contribs)
m
Next diff →
Line 51: Line 51:
Placeholder text Placeholder text
-[[category:FSX]] 
[[category:Aircraft design]] [[category:Aircraft design]]
[[category:Scenery design]] [[category:Scenery design]]
[[category:Missions]] [[category:Missions]]

Revision as of 15:15, 18 May 2008

Overview
Missing textures for aircraft / scenery will impact on FSX performance.
Possibly resulting in -

  • Objects rendered as transparent.
  • Objects rendered as disassociated components.
  • Screen artifacting
  • Reduced FPS.

Contents

Causes

  • File is missing from the relevant texture folder
  • Missing texture.cfg
  • Incorrectly configured texture.cfg (FSX default a/c texture.cfg file is wrong)
  • Model is calling a file from the common texture folder, (e.g. envmaps).

Identifying

To identify the filename of missing textures for both aircraft & scenery,
add the following lines to your fsx.CFG into the section titled [SCENERY].

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

// Alert for missing textures
ShowMissingTextureAlert=1

// Alert for missing objects
MissingLibraryAlert=1

// Render Trigger areas as visible boxes
ShowTriggers=1	

FSX will now display an alert dialog identifiying the missing file / object, or render trigger areas.

Related

Internal

External

Placeholder text


All times are GMT -4. The time now is 02:15.

Kirsch designed by Andrew & Austin


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Powered by vbWiki Pro 1.3 RC4. Copyright ©2006-2007, NuHit, LLC