svictor
Registered
Hello,
Recently I have been testing with some of the new sharedMemory API data, and one of the data mElectricBoostMotorState does not return the value range that is suggested by the comment:
But it instead returns a series of random numbers as follows(tested on latest game version):
The API & plugin code all seems correct, and other ElectricBoost data returns correct readings.
Thanks for any help.
Recently I have been testing with some of the new sharedMemory API data, and one of the data mElectricBoostMotorState does not return the value range that is suggested by the comment:
# 0=unavailable 1=inactive, 2=propulsion, 3=regeneration
But it instead returns a series of random numbers as follows(tested on latest game version):
The API & plugin code all seems correct, and other ElectricBoost data returns correct readings.
Thanks for any help.