@PiBoSo: is it possible to add comment line in .tyre files ? Something like:
type = bike
id = M RR 1000 03 R Qual
R0 = 0.300000
Fz0 = 1000.000000
// That's a comment !!
p_Cx1 = 1.600000
p_Dx1 = 1.800000
p_Dx2 = -0.100000
p_Kx1 = 30.000000
r_Bx1 = 14.000000
If yes, would a modified comment line cause a data mismatch online ?
It is possible to add comments in all text files, using a semicolon to mark the start.
If added to the physics data files, it will generate a mismatch.
Thx !