By using this Site, you can create HDV-Entries for the rFactor 2 Steering System or modify existing Entries
and also create rFactor 2 Steering-System Entries for the Upgrades.ini.
To be able to make the correct calculations, you first have to select which Chassis.ini File you use.
Note: If you select one of the Options that use a flex Chassis, you have to upload the HDV File also.
And the HDV File already has to have the rFactor 2 Steering System included.

Important Hint::
If your Steering with the generated Values works the wrong Way (you steer left and the Car steers right or the other Way round),
do the following:
In the Steering Entries you'll find 2 Lines that start with "SteeringInnerTable=" , like e.g.
SteeringInnerTable=(0.2026,0.3535,-0.899):(-0.1374,0.3535,-0.899)
SteeringInnerTable=(0.1374,0.3535,-0.899):(-0.2026,0.3535,-0.899)
Swap these Lines. If it looks like this before:
SteeringInnerTable=(0.2026,0.3535,-0.899):(-0.1374,0.3535,-0.899)
SteeringInnerTable=(0.1374,0.3535,-0.899):(-0.2026,0.3535,-0.899)
it has to look like this afterwards:
SteeringInnerTable=(0.1374,0.3535,-0.899):(-0.2026,0.3535,-0.899)
SteeringInnerTable=(0.2026,0.3535,-0.899):(-0.1374,0.3535,-0.899)
that should solve the Problem.