patrickmoore / Mu

Mu Releases
104 stars 22 forks source link

MU not using Gear Ratio Attributes from vehicleinfo.cfg #13

Open MerlinCooper opened 4 years ago

MerlinCooper commented 4 years ago

Not sure whether I'm doing something wrong but when trying to add the values for gear ratios to the VehicleInfo.cfg Mu doesn't seem to use them and they are not shown in the details at MoTec.

The other values for the car are taken over correctly.

Here is how I'm trying to do that.

- name: audir8gt3
  Attributes:
    Vehicle Weight: 1270 kg
    Fuel Tank Capacity: 120 l
    Vehicle Wheelbase: 2700 mm
    Diff Ratio: 3.500
MerlinCooper commented 4 years ago

Any update on that? Could the failure ever caused because ratios do not have a unit equal to mass, volume and length?