SIMRacingApps / SIMRacingAppsSIMPluginiRacing

Other
2 stars 5 forks source link

IBT to CSV and CSV to IBT conversion issue #1

Open TMinj opened 2 months ago

TMinj commented 2 months ago

Hi,

First of all, thank you very much for your helpfull library.

I have an .ibt file (direct from IRacing) that I can oppen with race studio. I convert it to .csv using readtest.cpp and then convert this .csv to .ibt using csv2ibt.cpp.

I found that in this new .ibt I have to remove section "SessionLogInfo" to make it race studio readable. But in race studio I have stange best lap info, and I have all channels with nothing inside (no values).

May you held me to correct it ?

The other think I found is that on original .ibt there is 3 lines before "Week info" serction. In the new one there is only one. Could it come from this part ?

Thank you in adavance for your help

jfgilliam commented 2 months ago

Sorry, but those programs are provided by iRacing and you'll need to reach out to them for support.

Hi,

First of all, thank you very much for your helpfull library.

I have an .ibt file (direct from IRacing) that I can oppen with race studio. I convert it to .csv using readtest.cpp and then convert this .csv to .ibt using csv2ibt.cpp.

I found that in this new .ibt I have to remove section "SessionLogInfo" to make it race studio readable. But in race studio I have stange best lap info, and I have all channels with nothing inside (no values).

May you held me to correct it ?

The other think I found is that on original .ibt there is 3 lines before "Week info" serction. In the new one there is only one. Could it come from this part ?

Thank you in adavance for your help

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>