Yeah because with my rig the ingame steering wheel is covered by my real wheel. I've tried every cam out there to find the perfect match. I think this angle may work well.
very simple to disable it..
google Fergo BinXML and download.
turn all xml into txt.
download notepad +
In folder where all the txt files are in there own folders in search typ .txt
when they all show , highlight every single one and right click then goto open.
they should all open up then.
push ctrl F then paist in <View type="Head" ident="head-cam"
click on next tab and search, do this for all the open txt files.
once your on line 888 on each scroll down untill you find,
<CorneringForces>
<Parameter name="enabled" type="bool" value="true" />
<Parameter name="rollLimitInDegrees" type="scalar" value="4.9500" />
<Parameter name="rollSmoothingScale0To1" type="scalar" value="0.2500" />
<Parameter name="yawLimitInDegrees" type="scalar" value="12.0000" />
<Parameter name="yawSmoothingScale0To1" type="scalar" value="0.0320" />
</CorneringForces>
where it says enable value = true change it to false
do the same for this line,
<AccelerationForces>
<Parameter name="enabled" type="bool" value="true" />
<Parameter name="pitchLimitInDegrees" type="scalar" value="6.0000" />
<Parameter name="smoothingScale0To1" type="scalar" value="0.0760" />
</AccelerationForces>
where it says enable value = true change it to false
do this for
ident="head-cam then ident="head-cam2 line 995.
save all, then convert them all back to xml using Fergo BinXML ,
Job done..