

therefore I got out my blow torch and made a few adjustments.
This works for both the default and Def2 cars
Open up the bin file. I convert them to xml format and use Notepad2, Near the top of the file are the settings for the FrontCouplingPivot and RearCouplingPivot of the couplings. The penultimate setting for each is wrong. A better number is 9.2300 and -9.2300
The FrontCouplingPivot settings are better reading like this:-
<FrontCouplingPivot>
<cHcRMatrix4x4>
<Element>
<e d:type="sFloat32" d:alt_encoding="000000000000F03F" d:precision="string">1.0000</e>
<e d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0.0000</e>
<e d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0.0000</e>
<e d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0.0000</e>
<e d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0.0000</e>
<e d:type="sFloat32" d:alt_encoding="000000000000F03F" d:precision="string">1.0000</e>
<e d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0.0000</e>
<e d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0.0000</e>
<e d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0.0000</e>
<e d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0.0000</e>
<e d:type="sFloat32" d:alt_encoding="000000000000F03F" d:precision="string">1.0000</e>
<e d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0.0000</e>
<e d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0.0000</e>
<e d:type="sFloat32" d:alt_encoding="00000040A60AEC3F" d:precision="string">0.8763</e>
<e d:type="sFloat32" d:alt_encoding="0000000000802340" d:precision="string">9.2300</e>
<e d:type="sFloat32" d:alt_encoding="000000000000F03F" d:precision="string">1.0000</e>
</Element>
</cHcRMatrix4x4>
</FrontCouplingPivot>
The RearCouplingPivot being similar but with a - (minus) number
Looks a bit better?
