Anyone know how to get cars to shine
-
Anyone know how to get mod cars to shine like this? To my eyes that screen shot looks real lol
-
@Huggy94 Choose the right texture, metallic vs matte for example, and then it's all about the lighting. Play with the time parameters and position your car so it looks its best.
-
@Huggy94
Adding to what @JohnFromGWN said:In the timecycle files ('w_blizzard.xml' etc) here:
...\mods\update\update.rpf\common\data\timecycle
the '<reflection_hdr_mult>' values control global reflection shininess (including vehicles).
Raise the values to increase shineness.If you have ENB installed you can play about with these values in 'enbseries.ini' for more control over the final look (just affects vehicles):
[VEHICLE] ReflectionFresnel=1.0 ReflectionGlossiness=1.0 ReflectionAmount=1.0 <!-- 2.0 is the maximum here, last time I checked --> MetallicAmount=1.0 ChromeSpecularAmount=1.0 ChromeReflectionAmount=1.0 WheelSpecularAmount=1.0 WheelReflectionAmount=1.0 GlassReflectionAmount=1.0 EmitterReflectionAmount=1.0 EmitterIntensity=1.0