Jump to content
Sign in to follow this  

Recommended Posts

anyone got fixed version of this runway? for the updated Desert 4  ive no idea how to fix myself...3d models yeah terrains nope lol

post-1981-0-50231700-1398809102_thumb.jpg

Share this post


Link to post
Share on other sites

needs to be flattened

Share this post


Link to post
Share on other sites

I've read somewhere here in the forums that it could be fixed by changing the tag value of the tile in Gerwin's TFDtool. I never tried though and most probably it's the HFD that needs some work, as Wrench said. Anyway, what airfield is that? I might give it a try.

Share this post


Link to post
Share on other sites

there are several airfields in Desert 4 that need flattening

i had to flatten about several airfields and i had to move D9 (I think) to another location as the flattening didn't even work, probably a tiling problem...

Share this post


Link to post
Share on other sites

The problem is ...... sand storm....., not like the mummy flim but intense :biggrin: :biggrin: :biggrin:

Share this post


Link to post
Share on other sites

Hello,

 

Missing in runway beton

 

w96raqtwhn0y9q1ya1xg.jpg

 

Any idea?

Share this post


Link to post
Share on other sites

Hello,

 

Missing in runway beton

 

 

 

Any idea?

 

Yes. wrong cat file (terrain) is set in the path of the terrain.ini.

Which cat file is set in the terrains.ini?

Edited by 7eleven

Share this post


Link to post
Share on other sites

Yes. wrong cat file (terrain) is set in the path of the terrain.ini.

Which cat file is set in the terrains.ini?

 

Where can I find it?

Yes. wrong cat file (terrain) is set in the path of the terrain.ini.

Which cat file is set in the terrains.ini?

CatFile=..\Desert\Desert.CAT

Share this post


Link to post
Share on other sites

I managed to completely solve that problem before with all of the airbases in mountainous regions without having to move them. I think it was done via some INI file editing for the tiles in question. Unfortunately I lost EVERYTHING on my desktop when it was fried in a power surge some months back. This tiles issue is a pain in the arse but it is fixable with only minor adjustments.

 

Sorry I can't be of more help to you guys.

Edited by Piecemeal

Share this post


Link to post
Share on other sites

I managed to completely solve that problem before with all of the airbases in mountainous regions without having to move them. I think it was done via some INI file editing for the tiles in question. Unfortunately I lost EVERYTHING on my desktop when it was fried in a power surge some months back. This tiles issue is a pain in the arse but it is fixable with only minor adjustments.

 

Sorry I can't be of more help to you guys.

 

The problem is with the first code lines of the Terrain_DATA.ini

 

Use this lines and give it a try. It should work

 

[TerrainMesh]
TextureThreshold=0.80
LowDetailMeshThreshold=0.50
MedDetailMeshThreshold=0.30
TileToHeightGridRatio=4
RenderMeshVertexCount=6144
RenderMeshIndexCount=8192
SolidObjectVertexCount=6144
SolidObjectIndexCount=8192
AlphaObjectVertexCount=6144
AlphaObjectIndexCount=8192
 
[[HeightField]
DetailScale=1.0
DetailFrequency=1.0
MaxHeight=1000
MinHeight=0
 
[HeightOffset]
LowDetailMesh=-1.5
WaterMesh=0.8
 
[NormalTextureMaterial]
EffectShaderName=terTerrainEffect.fx
DepthBufferCheck=TRUE
DepthBufferWrite=TRUE
RenderedInOrder=FALSE
AlphaTestEnabled=FALSE
CullMode=CLOCKWISE
LightEnabled=TRUE
SpecularEnabled=FALSE
EmissiveEnabled=FALSE
FogEnabled=TRUE
AmbientColor=1.000000,1.000000,1.000000,1.000000
DiffuseColor=1.000000,1.000000,1.000000,1.000000
ZBufferOffset=0.000000
BlendOp=ONE
NumTextureStages=1
TextureStage[01].TextureName=
TextureStage[01].MipMap=TRUE
TextureStage[01].FilterEnabled=TRUE
TextureStage[01].StageColorOp=TEXTURE_MODULATE_DIFFUSE
TextureStage[01].StageAlphaOp=NO_OP
 
[WaterTextureMaterial]
EffectShaderName=terWaterEffect.fx
DepthBufferCheck=TRUE
DepthBufferWrite=TRUE
RenderedInOrder=FALSE
AlphaTestEnabled=FALSE
CullMode=CLOCKWISE
LightEnabled=TRUE
SpecularEnabled=TRUE
EmissiveEnabled=FALSE
FogEnabled=TRUE
AmbientColor=1.000000,1.000000,1.000000,1.000000
DiffuseColor=1.000000,1.000000,1.000000,1.000000
SpecularColor=1.000000,1.000000,1.000000,1.000000
SpecularPower=10.000000
Reflectivity=0.00000
ZBufferOffset=0.000000
BlendOp=ONE
NumTextureStages=1
TextureStage[01].TextureName=
TextureStage[01].MipMap=TRUE
TextureStage[01].FilterEnabled=TRUE
TextureStage[01].StageColorOp=TEXTURE_MODULATE_DIFFUSE
TextureStage[01].StageAlphaOp=NO_OP
 
[backgroundMaterial]
EffectShaderName=terFarTerrainEffect.fx
DepthBufferCheck=TRUE
DepthBufferWrite=TRUE
RenderedInOrder=FALSE
AlphaTestEnabled=FALSE
CullMode=CLOCKWISE
LightEnabled=TRUE
SpecularEnabled=FALSE
EmissiveEnabled=FALSE
FogEnabled=TRUE
AmbientColor=1.000000,1.000000,1.000000,1.000000
DiffuseColor=1.000000,1.000000,1.000000,1.000000
ZBufferOffset=0.000000
BlendOp=ONE
NumTextureStages=1
TextureStage[01].TextureName=
TextureStage[01].MipMap=TRUE
TextureStage[01].FilterEnabled=TRUE
TextureStage[01].StageColorOp=TEXTURE_MODULATE_DIFFUSE
TextureStage[01].StageAlphaOp=NO_OP
 
[solidObjectTextureMaterial]
EffectShaderName=terSolidObject.fx
DepthBufferCheck=TRUE
DepthBufferWrite=TRUE
RenderedInOrder=FALSE
AlphaTestEnabled=FALSE
CullMode=CLOCKWISE
LightEnabled=TRUE
SpecularEnabled=FALSE
EmissiveEnabled=FALSE
FogEnabled=TRUE
AmbientColor=1.000000,1.000000,1.000000,1.000000
DiffuseColor=1.000000,1.000000,1.000000,1.000000
ZBufferOffset=0.000000
BlendOp=ONE
NumTextureStages=1
TextureStage[01].TextureName=
TextureStage[01].MipMap=TRUE
TextureStage[01].FilterEnabled=TRUE
TextureStage[01].StageColorOp=TEXTURE_MODULATE_DIFFUSE
TextureStage[01].StageAlphaOp=NO_OP
 
[AlphaObjectTextureMaterial]
EffectShaderName=terAlphaObject.fx
DepthBufferCheck=TRUE
DepthBufferWrite=FALSE
RenderedInOrder=TRUE
AlphaTestEnabled=TRUE
CullMode=NO_CULL
LightEnabled=TRUE
SpecularEnabled=FALSE
EmissiveEnabled=FALSE
FogEnabled=TRUE
AmbientColor=1.000000,1.000000,1.000000,1.000000
DiffuseColor=1.000000,1.000000,1.000000,1.000000
ZBufferOffset=2.000000
BlendOp=BLEND_SRC_ALPHA
NumTextureStages=1
TextureStage[01].TextureName=
TextureStage[01].MipMap=TRUE
TextureStage[01].FilterEnabled=TRUE
TextureStage[01].StageColorOp=TEXTURE_MODULATE_DIFFUSE
TextureStage[01].StageAlphaOp=TEXTURE

Share this post


Link to post
Share on other sites

CatFile=..\Desert\Desert.CAT

 

Have you got installed Strike Fighters 2?

You need Strike Fighters 2 for the desert.cat.

Share this post


Link to post
Share on other sites

Only Europa installed!

 

But,thank you All!

Share this post


Link to post
Share on other sites

 

The problem is with the first code lines of the Terrain_DATA.ini

 

Use this lines and give it a try. It should work

 

[TerrainMesh]
TextureThreshold=0.80
LowDetailMeshThreshold=0.50
MedDetailMeshThreshold=0.30
TileToHeightGridRatio=4
RenderMeshVertexCount=6144
RenderMeshIndexCount=8192
SolidObjectVertexCount=6144
SolidObjectIndexCount=8192
AlphaObjectVertexCount=6144
AlphaObjectIndexCount=8192
 
[[HeightField]
DetailScale=1.0
DetailFrequency=1.0
MaxHeight=1000
MinHeight=0
 
[HeightOffset]
LowDetailMesh=-1.5
WaterMesh=0.8
 
[NormalTextureMaterial]
EffectShaderName=terTerrainEffect.fx
DepthBufferCheck=TRUE
DepthBufferWrite=TRUE
RenderedInOrder=FALSE
AlphaTestEnabled=FALSE
CullMode=CLOCKWISE
LightEnabled=TRUE
SpecularEnabled=FALSE
EmissiveEnabled=FALSE
FogEnabled=TRUE
AmbientColor=1.000000,1.000000,1.000000,1.000000
DiffuseColor=1.000000,1.000000,1.000000,1.000000
ZBufferOffset=0.000000
BlendOp=ONE
NumTextureStages=1
TextureStage[01].TextureName=
TextureStage[01].MipMap=TRUE
TextureStage[01].FilterEnabled=TRUE
TextureStage[01].StageColorOp=TEXTURE_MODULATE_DIFFUSE
TextureStage[01].StageAlphaOp=NO_OP
 
[WaterTextureMaterial]
EffectShaderName=terWaterEffect.fx
DepthBufferCheck=TRUE
DepthBufferWrite=TRUE
RenderedInOrder=FALSE
AlphaTestEnabled=FALSE
CullMode=CLOCKWISE
LightEnabled=TRUE
SpecularEnabled=TRUE
EmissiveEnabled=FALSE
FogEnabled=TRUE
AmbientColor=1.000000,1.000000,1.000000,1.000000
DiffuseColor=1.000000,1.000000,1.000000,1.000000
SpecularColor=1.000000,1.000000,1.000000,1.000000
SpecularPower=10.000000
Reflectivity=0.00000
ZBufferOffset=0.000000
BlendOp=ONE
NumTextureStages=1
TextureStage[01].TextureName=
TextureStage[01].MipMap=TRUE
TextureStage[01].FilterEnabled=TRUE
TextureStage[01].StageColorOp=TEXTURE_MODULATE_DIFFUSE
TextureStage[01].StageAlphaOp=NO_OP
 
[backgroundMaterial]
EffectShaderName=terFarTerrainEffect.fx
DepthBufferCheck=TRUE
DepthBufferWrite=TRUE
RenderedInOrder=FALSE
AlphaTestEnabled=FALSE
CullMode=CLOCKWISE
LightEnabled=TRUE
SpecularEnabled=FALSE
EmissiveEnabled=FALSE
FogEnabled=TRUE
AmbientColor=1.000000,1.000000,1.000000,1.000000
DiffuseColor=1.000000,1.000000,1.000000,1.000000
ZBufferOffset=0.000000
BlendOp=ONE
NumTextureStages=1
TextureStage[01].TextureName=
TextureStage[01].MipMap=TRUE
TextureStage[01].FilterEnabled=TRUE
TextureStage[01].StageColorOp=TEXTURE_MODULATE_DIFFUSE
TextureStage[01].StageAlphaOp=NO_OP
 
[solidObjectTextureMaterial]
EffectShaderName=terSolidObject.fx
DepthBufferCheck=TRUE
DepthBufferWrite=TRUE
RenderedInOrder=FALSE
AlphaTestEnabled=FALSE
CullMode=CLOCKWISE
LightEnabled=TRUE
SpecularEnabled=FALSE
EmissiveEnabled=FALSE
FogEnabled=TRUE
AmbientColor=1.000000,1.000000,1.000000,1.000000
DiffuseColor=1.000000,1.000000,1.000000,1.000000
ZBufferOffset=0.000000
BlendOp=ONE
NumTextureStages=1
TextureStage[01].TextureName=
TextureStage[01].MipMap=TRUE
TextureStage[01].FilterEnabled=TRUE
TextureStage[01].StageColorOp=TEXTURE_MODULATE_DIFFUSE
TextureStage[01].StageAlphaOp=NO_OP
 
[AlphaObjectTextureMaterial]
EffectShaderName=terAlphaObject.fx
DepthBufferCheck=TRUE
DepthBufferWrite=FALSE
RenderedInOrder=TRUE
AlphaTestEnabled=TRUE
CullMode=NO_CULL
LightEnabled=TRUE
SpecularEnabled=FALSE
EmissiveEnabled=FALSE
FogEnabled=TRUE
AmbientColor=1.000000,1.000000,1.000000,1.000000
DiffuseColor=1.000000,1.000000,1.000000,1.000000
ZBufferOffset=2.000000
BlendOp=BLEND_SRC_ALPHA
NumTextureStages=1
TextureStage[01].TextureName=
TextureStage[01].MipMap=TRUE
TextureStage[01].FilterEnabled=TRUE
TextureStage[01].StageColorOp=TEXTURE_MODULATE_DIFFUSE
TextureStage[01].StageAlphaOp=TEXTURE

 

Unfortunately, there is no result

 

xo2tijz4q4inket2433b.jpg

Share this post


Link to post
Share on other sites

try changing the cat pointer line to GermanyCE, and download any of my recent terrains. Inside them, you'll find the necessary airfield inis.

 

Desert_Airfield1.ini

Desert_Airfield2.ini

Desert_Airfield3.ini

Desert_Airfield4.ini

Desert_Airfield5.ini

Desert_Airfield6.ini

 

copy and  paste them into the desert4 terrain folder. that should do it.

 

if not,  do the really smart thing, and buy SF2 (no suffix) from 3rd Wire. 75% of all terrains reference the Desert.cat. It is VITAL to have it.

 

This is because, after on the 2011 or 12 patches, the desert airfield inis were removed form all but the desert cat

Share this post


Link to post
Share on other sites

Have you got installed Strike Fighters 2?

You need Strike Fighters 2 for the desert.cat.

Success!!!!! This file solved problem!

 

nle0zd44g24rxx6eskey.jpg

 

Thank you!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..