Jump to content
Sign in to follow this  
Pascal_LSGC

X-Plane 10: Experimenting with art controls (Raleigh scattering)

Recommended Posts

 

 


Thank you mtaxp! I'll hold this until 10.30 will be avaible!

 

FYI, I don't think there's any guarantee this will be fixed in 10.30. I don't remember seeing any information on whether this will be fixed or not unfortunately

Share this post


Link to post
Share on other sites

I wrote IMO so it's not for sure of course :)

However I remeber some comments about this "issue" in the blog and it was stated that is somthing that should be fixed with a major code change,and after 64 bit,hence 10.30,again In my opinion

Share this post


Link to post
Share on other sites

Is there a way to have "white_out_in_clouds=0" in case you actually are in the clouds and to have it =1 if not?

 

Flo

Share this post


Link to post
Share on other sites

@AVIATOREfsx:

 

Try to add line:

set( "sim/private/controls/planet/kill_hi", 1.0 ) or just use lua konfig postet by mat18590 !

This not enhance the DSF load, but "kill" the blue haze at high altitude (on textures which are faded out)!

 

for one of the last post´s : http://developer.x-plane.com/ :-) !

 

cheers!


AMD Ryzen 9 7950X3D , watercooled, GeForce RTX 4090, RAM 64GB Kingston Fury 6000Mhz , Fractal Design 7 XL, MSI X670 Carbon, all SSD

Share this post


Link to post
Share on other sites

Here is a fix for the very ugle fog block layer with SkyMax Pro

 

Finally clear view

distfix.PNG

 

 

Go to

 

\X-Plane 10\Resources\plugins\SilverLining\Resources

 

Open the file "SilverLining" in notepad or other edition program

 

Find the code

 

default-turbidity = 2.2

 

and change it to

 

default-turbidity = 1

 

Save and exit

Restart XP and enjoy


X-Plane Scandinavia

Norway - Sweden - Finland - Iceland - Denmark

https://www.facebook.com/xpscandinavia

Like - Share - Follow us on everything

 

Share this post


Link to post
Share on other sites

I am having a minor issue when I make the art control adjustments. A black line appears in the exterior view at certain angles. Sorry if this problem was already discussed.

Share this post


Link to post
Share on other sites

I am having a minor issue when I make the art control adjustments. A black line appears in the exterior view at certain angles. Sorry if this problem was already discussed.

The string cloud_shadow_lighten_ratio is too high. Set max to 0.9

Share this post


Link to post
Share on other sites

I get a "lua stopped" message in the x-plane (happened when I was testing the light_test.lua), can help Tom_Knudsen?

 

"http://www.tknudsen.com/code/light_test.lua"

 

In the first line, change:

set( "sim/private/controls/light/random_percent=", 0.10)

 

to:

 

set( "sim/private/controls/light/random_percent", 0.10)

 

(get rid of that equal sign)

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...