May 28, 201016 yr Is there a program that could run in the background when FS9/FSX is started and detect/scan for problems e.g. Missing/corrupt textures or landclass problems?To be honest I'm willing pay for something like this. I'm getting really sick of CTDs from at least 15 different dlls like g2d.dll/g3d.dll/terrain.dll/panels.dll/d3d9.dll etc.
May 29, 201016 yr I don't know if this is exactly what you are looking for but FSX can show any missing textures on models by adding a few lines to the FSx.xfg file under the scenery section:[sCENERY]// To show alerts or areas, set to = 1 // To hide alerts or areas, set to = 0 // Alert for missing texturesShowMissingTextureAlert=1// Alert for missing objectsMissingLibraryAlert=1// Render Trigger areas as visible boxesShowTriggers=1 Make sure you turn off the ShowMissingTextureAlert by setting it to 0 when you have finished debugging as it can be a very annoying thing having it constantly popping up.A more detailed explanation of this debugging feature can be found at http://www.fsdeveloper.com/wiki/index.php?..._-_Missing_(FSX)
Create an account or sign in to comment