Hi. Is there a way to disable the shakes that happen when you change the gears? Overall, this mod is great but this one thing prevents me from focusing on the track.
Go to your install folder\ cars\ fe2 (for example) open cameras.xml, search for "Head" (include quote marks) go down to <GearChangeForces> and set
<Parameter name="maxTiltForwardsInDegrees" type="scalar" value="0.1" />
How do you disable the look to apex effect? The cameras are good, but I hate the look to apex effect.
Go to your install folder\ cars\ fe2 (for example) open cameras.xml, search for "Head" (include quote marks) go down to <CorneringForces> and set
<Parameter name="yawLimitInDegrees" type="scalar" value="0.0000" />
and
<Parameter name="rollLimitInDegrees" type="scalar" value="-1.0000" />