re: Front de l"Est problem........

cfs3 cofig'd it , then ran it , it said mission failed to load then froze , had to reboot im i doing it wrong ????
Hey ! I'm sorry but this game worked very well with windows xp. Here is a current photo with windows 10, without pilot, without sound, static.:mad:
Nothing works anymore and I thought someone here might have found the solution. :mad:
Sans titre.png
 
The mission failed to load message is often associated with the frontend.xml file in the missions folder. You can look at it with notepad. If the aircraft or airbase listed is not part of your install you will get that error. It makes a mess of your screen but it's not as frozen as it looks> Often you can still select an aircraft and go fly a quick mission and it will work. The conflict in the frontend file needs to be fixed before things will fully get back to normal.
 
Floating objects can indicate a corrupted gsl.lib locations file, but I would start with checking some of the ConfigOverrides file settings.

here
<DualPassRender val="n"/>
<HighResolutionZBuffer val="y"/>

and here
<ZBiasBitsResolution val="16"/>
<ZBiasTerrainDecal val="1"/>
<ZBiasWaterPolyNear val="1"/>
<ZBiasWaterPolyFar val="0"/>
<ZBiasWaterLineNear val="1"/>
<ZBiasWaterLineFar val="0"/>
<ZBiasFlatEffects val="25"/>
<ZBiasShadow val="16"/>
<ZBiasTerrainAlphaNear val="0"/>
<ZBiasTerrainAlphaFar val="0"/>
<ZBiasObject val="0"/>
<ZBiasObjectFar val="0"/>
<ZBiasEffects val="1"/>
<ZBiasClouds val="1"/>
<TerrainVertexBufferCapacity val="16384"/>
<TerrainIndexBufferCapacity val="32768"/>
<VertexCacheSize val="15"/>
<BackClipDist val="100000"/>
 
Back
Top