Thanks for this. Great car, looking forward to the new physics. I did a couple of tweaks if you want to test them. Might mainly be good for VR users or if you drive pancake in first person with the driver visible.
1. Attached is a new shift animation (no more exaggerated loop, and closer to the gearknob) and driver rescale/reposition to get his hands on the steering wheel rim when turning. Remove the .txt extensions and place in the 'animations' folder.
Disclaimer: Kunos driver postures don't like high t-bar steering wheel designs like the one in this Alfa, so the thumbs clip through this a little. But it's a necessary compromise to get the hands on the rim when turning, which is much more important (in VR, anyway).
Important: change LOCK to =320 in data/driver3d.ini to also synch the hands better with the rim rotation.
2. There's a lot of daylight leakage around mesh seams on the dashboard, door cards and A-pillars, so add this to the config to fix that:
Code:
;stop sun ingress around cockpit mesh seams, into footwells etc
[SHADER_REPLACEMENT_...]
ACTIVE = 1
MATERIALS = EXT_PLASTIC_BLACK, EXT_BODY;external bodywork, trim, pillars, dashboard etc
CULL_MODE = DOUBLESIDED
CAST_SHADOWS = 1
DOUBLE_FACE_SHADOW_BIASED = 1
One more observation: for me (latest CSP, latest Pure LCS, Pure PPF) the dashboard instrument emissive glow seems overly bright. is anyone else getting this?
This is in daylight - at night of course, it's even brighter:
View attachment 1532216
Anyway, hope that helps. Feel free to ignore.