buzz456 wrote:OK anyone remember what's going on when everything looks OK then when you get a couple of feet away the couplers jump out (extend) to connect. Leaving quite a bit of drawbar showing?
This has do with editing your coupler bin files. The below lines and numbers are what I have used to fix this problem. I seemed to loose these settings every time the program updated years ago to a new version. I setup a MOD folder and aliased all my motive power and rolling stock so I could retain these settings rather than relying on edited default values which could change with a program update.
<MinDistance d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0</MinDistance>
<MaxDistance d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0</MaxDistance>
<TargetDistance d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0</TargetDistance>
<SpringCoefficient d:type="sFloat32" d:alt_encoding="00000000004CCD40" d:precision="string">15000</SpringCoefficient>
<Damping d:type="sFloat32" d:alt_encoding="000000000017E140" d:precision="string">35000</Damping>
<MaxForce d:type="sFloat32" d:alt_encoding="000000C0FDFFEF47" d:precision="string">3.40282e+038</MaxForce>