Sol

Misc Sol 2.2.9

Login or Register an account to download this content
weather style and controller are two different things. So you can leave it to "Sol" in the weather style/script. If you set the controller to Sol 2.5, no matter if you choose static or dynamic, how Sol Planner looks? Open it ingame. Its the app to control the weather, or which control it.

Also open CSP Python apps Debug ingame and switch to the "Log" tab and make a screenshot.
Well thats kinda cringe, i thought activating the apps here:
1695131113751.png

Is only necessary if i want to actively use them, just like enabling and disabling the App Windows. But Sol to only fully works when enabling those Apps. In hindsight this actually makes a lot of sense, but i never thought much about them.
Sorry to have wasted your time xD
It is fixed now. I have rain since enabling the Apps.
 
Last edited:
Well thats kinda cringe, i thought activating the apps here:
View attachment 695743
Is only necessary if i want to actively use them, just like enabling and disabling the App Windows. But Sol to only fully works when enabling those Apps. In hindsight this actually makes a lot of sense, but i never thought much about them.
Sorry to have wasted your time xD
It is fixed now. I have rain since enabling the Apps.
Open CSP Python apps Debug ingame and switch to the "Log" tab and make a screenshot!

The controller is running, but i need to see the PYTHON DEBUG APP!!!
 
Hello. I have problems with sol weather, the weather multiplier stopped working, it always works at x1, no matter what value i set. If switch to pure, everything works. I reinstalled the sol, but it did not help.
Im using CM 0.8.2569.39678
SOL 2.2.9 and CSP 1.80
 
In Rain water droplets remain the same on the windscreen even if the rain is in 100 with 100 probability..Its very minimal like rain at 10 or 15.. I tried switching to pure.. pure did it..it changed accordingly but it has weird reflections on wet tarmac..reflections of things that doesn't exist on that track..could be lights, buildings, grand stands, purple pink green sky reflections..theses reflections happens with SOL too but not on wet tarmac, on the windscreen..
 
I have a problem with Sol.
It works normal, but i dont have the Apps in Game. (They are aktivatet in CM und i Have the newst version.....i think and i have 1.79 Version of CSP)
I google for the Problem and try anything even that One Drive Problem, nothing Work.
Have Someone an Idea?
 

Attachments

  • Screenshot (66).png
    Screenshot (66).png
    806.2 KB · Views: 49
I have a problem with Sol.
It works normal, but i dont have the Apps in Game. (They are aktivatet in CM und i Have the newst version.....i think and i have 1.79 Version of CSP)
I google for the Problem and try anything even that One Drive Problem, nothing Work.
Have Someone an Idea?
Do a Steam integrity check on AC. You miss the core python library!
 
Last edited:
I am fixing sol config in lua, but I cannot fix cloud/skysystem and distance_multiplier for clouds.
Is there a better way?
The following is written in lua.

function init_sol_custom_config()
 SOL__set_config("clouds", "shadow_opacity_multiplier", 1)
SOL__set_config("clouds", "distance_multiplier", 1.45)
SOL__set_config("clouds", "quality", 0.74)
SOL__set_config("clouds", "render_limiter", 2)
SOL__set_config("clouds", "render_method", 0)
SOL__set_config("clouds", "movement_multiplier", 1)
SOL__set_config("clouds", "movement_linked_to_time_progression", true)
SOL__set_config("clouds", "randomize_with_reset", false)
SOL__set_config("clouds", "manual_random_seed", 0)
SOL__set_config("clouds", "render_per_frame", 20)
SOL__set_config("clouds", "preload_2d_textures", false)
SOL__set_config("clouds", "opacity_multiplier", 1)
end
1697718802634.png
 

Latest News

Shifting method

  • I use whatever the car has in real life*

  • I always use paddleshift

  • I always use sequential

  • I always use H-shifter

  • Something else, please explain


Results are only viewable after voting.
Back
Top