Thank you very much for the new version update.
I have just managed to add and test those new API in pyRfactor2SharedMemory with BTCC(DLC), and notice a few thing:
1. mBatteryChargeFraction always returns 0.0, as if this data is encrypted or something.
2. mElectricBoostMotorTorque, mElectricBoostMotorRPM, mElectricBoostMotorTemperature, mElectricBoostWaterTemperature all seems working with correct readings.
3. mElectricBoostMotorState would return a series of none sensible values as following pic shows, which doesn't match the data description. I wonder if this is a game bug (as I don't see any issue with the code from API or plugin) or something else?
View attachment 51523
Thanks for any help!