@IkoRein wrote:
Hello,
Has anyone noticed, that the Motion packet would not be sent from console version of F1 22? I have a user, who is receiving remote Telemetry from his driver and the data is actually missing only the Motion packet(s). Is on console there some setting, which must be on in order to this data be sent? Or is the Motion packet format different on consoles?
Cheers.
There is no difference in the format between platforms and we would expect the motion data to be sent on consoles the same way as the PC. It's worth noting that PacketMotionData contains an array "CarMotionData" with motion data for all cars in the session. However, the additional information in PacketMotionData is only present for the local player, so this will not be available for other players viewing this data in an online session for example.