Skip to content

Instantly share code, notes, and snippets.

@makvoid
Last active March 7, 2022 15:01
Show Gist options
  • Save makvoid/94bfc7302ef072cdbfd86343df4eb806 to your computer and use it in GitHub Desktop.
Save makvoid/94bfc7302ef072cdbfd86343df4eb806 to your computer and use it in GitHub Desktop.
Forza Telemetry V3 (FH4) format
position name python_type c_type notes
232 CarType int s32 Category of the car (ex. Hypercars)
236 ImpactX float f32 Changes when hitting objects in the environment
240 ImpactY float f32 Changes when hitting objects in the environment
323 Unknown ? ? Only 1 byte
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment