Fernando Deutsch
Registered
It shows the size of tire contact patch in realtime. Would be cool to have something like this on rFactor2, kind of dynamic telemetry, good for setup development.
The rFactor internals interface doesn't output tire loads so the MoTeC plugin isn't capable of it either.
Just wish some staff would review the Wishlist thread and make me feel better about what I can expect and not expect from all our suggestions.
We do review it. I'm not sure what I can say to make you 'feel better" about it, other than we are working as hard as we can to get in what we can before we release, and that we will, as with rF1, release updates after release to add features that we didn't have time for initially. Best I can do...![]()
I'm not sure what I can say to make you 'feel better"
You might want to check that again. I've seen loads since day 1.
float mTireLoad; // Newtons
float mLateralForce; // Newtons
float mGripFract; // an approximation of what fraction of the contact patch is sliding
float mPressure; // kPa
float mTemperature[3]; // Celsius, left/center/right (not to be confused with inside/center/outside!)