Fix missing textures in FSX and FSX: Steam Edition by checking add-on paths, repaint entries, texture fallbacks, scenery folders and DX10 Preview.
Missing textures in FSX usually mean the simulator cannot find or read the required image files, or an add-on points to the wrong texture folder. Check the active FSX installation, repaint and scenery paths, texture.cfg fallbacks and DX10 Preview; reinstall the affected package if files are absent or damaged.
Match the missing texture symptom to its cause
The affected area usually reveals whether the problem is a repaint, shared aircraft texture, scenery package or rendering setting.
| Symptom | Likely cause | First check |
|---|---|---|
| One aircraft is white, black or grey | Missing files, a broken fallback or DX10 Preview incompatibility | The aircraft's texture.* folders |
| Only one livery is affected | The texture= entry does not match its folder, or the repaint is incomplete | The corresponding [fltsim.x] section |
| Only parts of an aircraft are untextured | Shared base textures are missing or the repaint's fallback is broken | texture.cfg and the required base aircraft |
| One airport or scenery area is affected | Its texture folder, object library or scenery registration is missing | The add-on's scenery and texture folders |
| The aircraft is invisible rather than untextured | A model file or model mapping is missing | The model.* folder and model= entry |
Low-resolution or slowly loading textures are a different problem. Graphics sliders can affect sharpness, but they do not repair files that FSX cannot find.
How do I fix missing aircraft textures in FSX?
For aircraft, repair the installation path and texture mappings before changing graphics settings.
- Confirm which FSX installation is active. FSX: Steam Edition normally uses the
Steam\steamapps\common\FSXinstallation inside the selected Steam library. A legacy installer may instead copy files into an old boxed-FSX directory, especially when both editions have been installed. Our guide to using older FSX add-ons with Steam Edition covers this path problem. - Inspect the aircraft folder structure. The aircraft's main folder belongs directly under
SimObjects\Airplanesand should containaircraft.cfgalongside itsmodel,panel,soundandtexturefolders. A mistake we see constantly is an extra nested folder, leaving a structure such asAircraftName\AircraftName\aircraft.cfg. Compare it with the correct FSX aircraft folder structure. - Match the repaint entry to its folder. Open
aircraft.cfgonly after making a backup. In the affected[fltsim.x]section,texture=BAtells FSX to usetexture.BA; an emptytexture=entry uses the plaintexturefolder. Do not include thetexture.prefix in the value, and do not rename individual image files because the model expects specific filenames. For the complete registration procedure, use our FSX livery installation and configuration instructions. - Check shared texture fallbacks. Many repaints contain only the files that differ from the original paint and use
texture.cfgto obtain everything else from a base texture folder. Open that file in a text editor and verify that each fallback path leads to a folder that exists. A repaint made for a commercial or separate base aircraft will not work as a standalone aircraft. - Use the version intended for FSX. A package built for another simulator may use different models, materials or texture formats even if its folders look familiar. FSX commonly reads suitable
.ddsand.bmptextures, but converting files at random can destroy alpha channels, mipmaps or night lighting. - Restore missing files from a complete archive. Extract the original package again or reinstall the base aircraft. Do not merge similarly named texture folders unless the add-on's instructions explicitly require it. Restart FSX after making changes so the aircraft and scenery lists are rebuilt.
If the aircraft remains uniformly white after these checks, our focused explanation of white FSX aircraft textures and broken fallbacks covers the remaining repaint-specific causes.
Why do textures disappear with DirectX 10 Preview?
DirectX 10 Preview can render some older FSX add-on materials as white, black or incomplete even when every texture file is present.
Disable the DirectX 10 Preview option in FSX's display settings, close the simulator and start it again. If the textures return, the installation is intact and the problem is renderer compatibility. This test applies to both boxed FSX and FSX: Steam Edition; it is more useful than repeatedly reinstalling the same files.
How do I restore missing scenery textures?
Missing scenery textures are fixed by restoring the package's texture directory, correcting its Scenery Library registration or reinstalling a required dependency.
- Check the package structure. A conventional FSX scenery area has sibling
sceneryandtexturefolders. The Scenery Library entry should point to their parent folder, not directly to the texture folder. - Confirm the archive extracted completely. The
sceneryfolder may contain its BGL files while the accompanying texture folder is empty, omitted or nested one level too deep. Re-extract the complete package rather than downloading isolated replacement images. - Verify required libraries. Some airports reference objects and textures supplied by a separate library or base scenery product. If only certain buildings, vehicles or vegetation are untextured, check the add-on documentation for that dependency.
- Isolate scenery conflicts. Temporarily disable the affected add-on in the Scenery Library and restart FSX. If the default ground and objects return, the fault lies in that package or its dependencies rather than the core simulator.
- Repair widespread default texture loss. When default aircraft and scenery are both affected, back up custom files and repair the boxed installation from its original media or use Steam's file-verification function. Reinstalling one airport will not restore missing core FSX files.
Should I delete FSX.cfg to fix missing textures?
Deleting FSX.cfg does not restore absent texture files, incorrect repaint entries or broken fallback paths.
Rebuilding the configuration can help only when the fault is tied to a corrupted display setting. Keep it as a late diagnostic step, make a backup first and expect to reapply custom controls and graphics settings. Texture-resolution and filtering settings affect clarity or shimmering, not whether a correctly mapped texture exists.