Jump to content
Sign in to follow this  
ravenclaw_007

need help with flightengine mod

Recommended Posts

i changed in the high detail option the DetailMeshSize to a value between 15 and 20 to get the effect i want

 

[HighDetailOption]

HorizonDistance=200000.0

DetailMeshSize=15

DetailLevel=1

WaterEffect=2

NoiseTexture=1

MaxTextureRes=2048

 

 

 

 

unfortunately this settings have some side effects i dont like , as soon as i climb through the clouds my clouds disapear in a square shape for a short time as soon as i have reacht a certain hight everything is back to normal

 

this square appears with a setting above DetailMeshSize=6 and the size off it dependence on the setting

 

does anybody have an idea how to fix that or minimize the side effect

 

 

 

pictures were made with a setting of 15

Edited by ravenclaw_007

Share this post


Link to post
Share on other sites

In changing the horizon distance, you've effectively changed the sky rendering distance, that is, the area over which clouds will be displayed. You've also introduced clipping.

 

These are the values I use:

 

[HighDetailOption]

HorizonDistance=99000.0

DetailMeshSize=6

DetailLevel=1

WaterEffect=2

NoiseTexture=1

MaxTextureRes=2048

 

Along with:

 

[FarSceneClip]

FarClipDistance=200000.0

NearClipDistance=3500.0

 

[NormalSceneClip]

FarClipDistance=140000.0

NearClipDistance=120249.97

 

[NearSceneClip]

FarClipDistance=120250.0

NearClipDistance=1.2

 

You may have to set the skydistance in the environment system.ini to a value of 200000 as well, which will also force you to reset the horizon and vertex heights, as well as require you to increase the cloud (count) number for each weather level.

 

It's almost like Algebra. What you do on one end of the equation has to be repeated on the other end :biggrin:

 

UPDATE: Here's a webpage with data and graphs that you might find helpful, theoretical distance to the horizon, from varying altitudes ( in meters ):

 

http://newton.ex.ac.uk/research/qsystems/p...hysics/horizon/

Share this post


Link to post
Share on other sites

i did not change the HorizonDistance i changed the value in the DetailMeshSize

Share this post


Link to post
Share on other sites
i did not change the HorizonDistance i changed the value in the DetailMeshSize

 

I've been using the same values going on like 5 years now, so I wasn't sure whether the "200000" value was a default or not. Out of curiosity, what was your intent with increasing the detail mesh value?

Share this post


Link to post
Share on other sites

Ravenclaw_007,

 

Do you managed to set the detailmeshsize to 20? I'm getting CTD setting it higher than 17, which seems to be enough to kill framerate on most computers, but also satisfying in appearance:

 

 

 

My setting are lower than Fubar's:

 

[FarSceneClip]

FarClipDistance=120000.0

NearClipDistance=3000.0

 

[NormalSceneClip]

FarClipDistance=50000.0

NearClipDistance=249.9

 

[NearSceneClip]

FarClipDistance=250.0

NearClipDistance=1.2

 

 

@Fubar512

"Out of curiosity, what was your intent with increasing the detail mesh value?"

 

-to increase tod files rendering range..? :smile: or is there any other method?

 

And thanks for posting your values, will check them too!

Share this post


Link to post
Share on other sites

the HorizonDistance=200000.0 is not original i thing i came with some nuce mod but i changed the value and it has no effect on that square

 

the only value sofar that has an impact on that square is the DetailMeshSize=with a value biger then 6

 

 

i started to play with this value because we have now so many goundobjects,trees,buildings,etc but they come

popping up , out of nowhere , and with this setting it is much better and it looks more fluent in game then before

except the side effect i have that square shape (CloudsScattered from 10000 up to 13000 feet)

Share this post


Link to post
Share on other sites
Ravenclaw_007,

 

Do you managed to set the detailmeshsize to 20? I'm getting CTD setting it higher than 17, which seems to be enough to kill framerate on most computers, but also satisfying in appearance:

 

yes , the highest value i was able to run is 20 but for now ihave set it to 15 because of that :angry2: square shape

Edited by ravenclaw_007

Share this post


Link to post
Share on other sites

Ahhh... Sounds like an alpha object issue. There's a bit of a workaround, and that's to set "alphatestenabled" to false.

Share this post


Link to post
Share on other sites

It doesn't help. Must be related with detailmeshsize= related other way.

 

edit:

but I've tried a lot to get rid of this square doing treemods, and no luck on it yet :bad:

 

a tought -maybe setting

CullMode=NO_CULL

 

to other values will help, but CULL, COUNTERCLOCKWISE and CLOCKWISE doesn't help either

Edited by CA_Stary

Share this post


Link to post
Share on other sites
It doesn't help. Must be related with detailmeshsize= related other way.

 

As a setting in the cloud material? It doesn't work? Really?

Share this post


Link to post
Share on other sites

I was trying in [AlphaObjectTextureMaterial] in terrains data.ini

 

Edit:

 

No, it still doesn't work for me, when setting alphatestenabled=FALSE in environmentsystem.ini under [CloudMaterial]

Edited by CA_Stary

Share this post


Link to post
Share on other sites

I know that setting helped prevent alpha objects from bleeding through clouds, but come to think of it, occasionally runway surfaces (bitmaps) still bled through, and of course, that ground tile is a bitmap. I'll try it myself at "17" and see what happens.

Share this post


Link to post
Share on other sites

Just tried at with the detailmesh set at 17, and:

 

Normal Horizon Distance

 

gallery_279_43_116077.jpg

 

Far horizon Distance

 

gallery_279_43_42855.jpg

 

Far horizon distance, at low level, just to prove that my terrain is "well populated"

 

gallery_279_43_243440.jpg

Share this post


Link to post
Share on other sites
Just tried at with the detailmesh set at 17, and:

 

Normal Horizon Distance

 

the problem is not below or on top of the clouds , it is if you pass trough them with my setting it should start by 8000 feet and the sqaure disapears by 13 to 14000 feet

Share this post


Link to post
Share on other sites

the tod files and detailmesh dissappears at around 13300 feet alt.

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..