{"id":23646441,"url":"https://github.com/csutorasa/go-forza-telemetry","last_synced_at":"2025-11-11T23:30:16.179Z","repository":{"id":269683995,"uuid":"887290526","full_name":"csutorasa/go-forza-telemetry","owner":"csutorasa","description":"Forza \"Data Out\" protocol library","archived":false,"fork":false,"pushed_at":"2024-12-25T09:13:18.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-25T10:23:01.718Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csutorasa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-12T13:47:31.000Z","updated_at":"2024-12-25T09:12:58.000Z","dependencies_parsed_at":"2024-12-25T10:23:03.711Z","dependency_job_id":"4e374ad3-7cc6-4bb2-8ed3-efad9d93ca88","html_url":"https://github.com/csutorasa/go-forza-telemetry","commit_stats":null,"previous_names":["csutorasa/go-forza-telemetry"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csutorasa%2Fgo-forza-telemetry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csutorasa%2Fgo-forza-telemetry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csutorasa%2Fgo-forza-telemetry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csutorasa%2Fgo-forza-telemetry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csutorasa","download_url":"https://codeload.github.com/csutorasa/go-forza-telemetry/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239593261,"owners_count":19664923,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-28T13:34:48.474Z","updated_at":"2025-11-11T23:30:14.335Z","avatar_url":"https://github.com/csutorasa.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-forza-telemetry\n\nThis library implements the Forza \"Data Out\" protocol. It is compatible with:\n\n- Forza Motorsport 7\n- Forza Motorsport (2023)\n- Forza Horizon 4\n- Forza Horizon 5\n\n## Install\n\nGo 1.18 is the minimum supported version.\n\n```sh\ngo get github.com/csutorasa/go-forza-telemetry\n```\n\n## Setup\n\n- Start the game and go to the Options/HUD\n- Set Data Out to `ON`\n- Set Data Out IP Address to the host of your application\n- Set Data Out IP Port to the port your application\n\n### Loopback\n\nIf you have the [Steam](https://store.steampowered.com/) version of the game, you can skip this step.\n\nIf you have the [Windows App](https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/) version of the game,\nand the host is the same as where the game runs, then you need to allow the local UDP packets to be sent.\nYou can use [Windows 8 AppContainer Loopback Utility from Telerik](https://www.telerik.com/fiddler/add-ons) which automates the process.\n\n## Example\n\nExamples can be found in the [example](example) directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsutorasa%2Fgo-forza-telemetry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsutorasa%2Fgo-forza-telemetry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsutorasa%2Fgo-forza-telemetry/lists"}