issues
search
jeremySchriver
/
Forza_telemetry_project
Project to capture and record telemetry data from Forza Motorsport 8 using their UDP data out feature set
1
stars
0
forks
source link
Pushing bug fixes after recent release
#5
Closed
jeremySchriver
closed
8 months ago
jeremySchriver
commented
8 months ago
Pushing updates to the following files
csvFiller
703 - file name adjusted back to logTelemetry.csv
Fixed commenting in the variable definition section
telemetryCapture
37 - file name adjusted back to logTelemetry.csv and pathing information updated
39 - started addition of the preferences.json file to control re-useable variables
UDP_IP adjusted to use this file for its value
UDP_PORT adjusted to use this file for its value
gameVersion adjusted to use this file for its value
7 - repaired the dataPacket class to be called from its new location
Pushing updates to the following files