+Stephen1918 1,474 Posted December 5, 2013 Does anyone know what causes this? I'm playing with Wrench's Palestine terrain. I don't have the desert.cat file and I'm using FE Gold, so I've been piecing it together from from the wwiVerdun.cat and various downloads from SF. I just noticed that often, far objects show right through the trees. I cannot figure out how to fix it. It doesn't happen in any of my other First Eagles installs. Has anyone come across this problem before? Share this post Link to post Share on other sites
+Stary 2,427 Posted December 5, 2013 Stephen, check your terrain's _data.ini and look for these lines: [solidObjectTextureMaterial]EffectShaderName=terSolidObject.fxDepthBufferCheck=TRUEDepthBufferWrite=TRUERenderedInOrder=FALSEAlphaTestEnabled=FALSECullMode=CLOCKWISELightEnabled=TRUESpecularEnabled=FALSEEmissiveEnabled=FALSEFogEnabled=TRUEAmbientColor=1.000000,1.000000,1.000000,1.000000DiffuseColor=1.000000,1.000000,1.000000,1.000000ZBufferOffset=0.000000BlendOp=ONENumTextureStages=1TextureStage[01].TextureName=TextureStage[01].MipMap=TRUETextureStage[01].FilterEnabled=TRUETextureStage[01].StageColorOp=TEXTURE_MODULATE_DIFFUSETextureStage[01].StageAlphaOp=NO_OP[AlphaObjectTextureMaterial]EffectShaderName=terAlphaObject.fxDepthBufferCheck=TRUEDepthBufferWrite=FALSERenderedInOrder=TRUEAlphaTestEnabled=TRUECullMode=NO_CULLLightEnabled=TRUESpecularEnabled=FALSEEmissiveEnabled=FALSEFogEnabled=TRUEAmbientColor=1.000000,1.000000,1.000000,1.000000DiffuseColor=1.000000,1.000000,1.000000,1.000000ZBufferOffset=2.0BlendOp=BLEND_SRC_ALPHANumTextureStages=1TextureStage[01].TextureName=TextureStage[01].MipMap=TRUETextureStage[01].FilterEnabled=TRUETextureStage[01].StageColorOp=TEXTURE_MODULATE_DIFFUSETextureStage[01].StageAlphaOp=TEXTURE_BLEND_TEXTURE_ALPHA marked in red are my settings that work ok in various SF2 titles be warned that still alot of alpha-type objects (usually -trees) will render in wrong order but that's the engine's fault and we have to deal with it Share this post Link to post Share on other sites
+Stephen1918 1,474 Posted December 5, 2013 Thanks, I'll try that. Share this post Link to post Share on other sites
Wrench 9,852 Posted December 5, 2013 Stephan, if you have SF1 (1stGEn), you can use it's desert cat, placed in the main core installs /Terrains folder. To bring it up to FE2/SF2 standards is fairly simple. You'll need to extract the data ini and make the changes for the DX10 shader statements. And of course, have a /Desert sub-folder for the edited inis in you FE/FE2 install Share this post Link to post Share on other sites
+Stephen1918 1,474 Posted December 6, 2013 Stary - Thanks, that helped. I also discovered that the threshold numbers at the top of the data file affect the overlapping too. You have more problems if the numbers are too high, these are working for me now. Ground object that use a TGA skin are still causing problems, but all the terrain objects are behaving correctly. [TerrainMesh]TextureThreshold=0.80LowDetailMeshThreshold=0.50MedDetailMeshThreshold=0.30TileToHeightGridRatio=4RenderMeshVertexCount=4096RenderMeshIndexCount=6144SolidObjectVertexCount=4096SolidObjectIndexCount=6144AlphaObjectVertexCount=2048AlphaObjectIndexCount=3072 Wrench - Thanks. Unfortunately, I don't have SF at all, which is why I'm doing it this way. Beside problems with the rendering, my biggest problem is that I don't have any of the stock terrain objects or TODs, but I've been able to find downloads for almost everything so far. Share this post Link to post Share on other sites
Wrench 9,852 Posted December 6, 2013 (edited) do you have of the original cats? (VietnamSEA, GermeanyCE??) It works the same with them, too. Maybe even IsraelME -- all the terrain object buildings and such are resident in ALL the Original 4 Terrains Edited December 6, 2013 by Wrench Share this post Link to post Share on other sites