Óscar Melero
Foxtochop
I want to fix a problem myself. I'm not sure if it's going to be easy, so tell me. How can I fix this? The in-car shadows are so exaggerated.
That is an odd one.
Is this a mod track of your own or Patrick's Spa?
Usually the lighting values in the gdb would affect this.
You want to follow the Reiza standard values like this:
SunriseAmbientRGB = (150,150,175)
SunriseDirectionalRGB = (180,155,145)
SunriseFogRGB = (113,123,152)
SunriseFogin = (0)
SunriseFogout = (800)
//SunriseFogDensity = (0.75)
DayAmbientRGB = (135,135,140)
DayDirectionalRGB = (255,250,240)
DayFogRGB = (120,115,110)
DayFogIn = (0)
DayFogOut = (1300)
//DayFogDensity = (0.5)
SunsetAmbientRGB = (171,172,190)
SunsetDirectionalRGB = (223,157,117)
SunsetFogRGB = (90,85,50)
SunsetFogIn = (0)
SunsetFogOut = (1000)
//SunsetFogDensity = (0.75)
NightAmbientRGB = (22,30,42)
NightDirectionalRGB = (10,10,16)
NightFogRGB = (15,12,10)
NightFogIn = (0)
NightFogout = (1000)
//NightFogDensity = (0.9)
Are there informations about the mod ? Maybe a downloadlink in private ?