- 6,863
- The Bunker
Thanks - tried this on the Golf (after changing the material name to suit) and it didn't seem to make much difference, but reducing the ThicknessMult did (I use this to lighten dark window tints that some modders inconceivably think look nice when they're jacked up on blue drinks and chicken nuggets). Thanks for pointing me in the right direction.I have used this in the ext_config.ini:
; commented out to get rid of milky windows
; [Material_Glass]
; Materials=GSI_WINDOW_EXT
; FilmIOR=2.0
; ThicknessMult=1.1
; BrightnessAdjustment=0.75
; ExtraLightsAdjustment=0.35
I think it's pretty much universal for Tommy's cars.
Code:
;milky external windows fix for Tommy cars
[Material_Glass]
Materials=GTI_WINDOW_EXT ;**CHANGE MATERIAL NAME TO SUIT CAR**
FilmIOR=2.0
ThicknessMult=0.3 ;1.1 original
BrightnessAdjustment=0.75
ExtraLightsAdjustment=0.35