Last seen: Apr 9, 2023
Okay, Finally I made a Personal Best Laptime Delta, probably it's not very accurate because this is not the way to calculate the delta, but it seems i...
Okay, new file found. My Documents > Assetto Corsa > Personalbest.ini It shows something like this: [KS_FERRARI_FXX_K@KS_MONZA66-J...
@romainrob Thank you so much, again. This formula works great , but finally I can't do it. Sidekick creates other files but not the personal best fi...
@romainrob I am using "Sidekick app", it storages automatically the best lap in a file. For example, yesterday I made 3 test laps with Ferrari FXX K, ...
Okay, with a little help of ChatGPT I finally have custom delta of the best session lap without CUT register. var time = $prop('GameRawData.Graphics...
var estimate = timespantoseconds($prop('GameRawData.Graphics.BestTime'));return estimate; RESULT: null var estimate = $prop('GameRawData.Graph...
@romainrob I understand now, wow, thank you soooo much, really. I am trying to make my own best session time delta, I don't know if It's logic or n...
Actually I see, everything is bad in Assetto Corsa. If I make best lap record with a cut, [BestLapTime] registers the time with the cut. If I ...
@romainrob Oh my god, It's working flawless! I envy and admire you so much, I spent last 2 days like 8-10 hours each testing things, trying functions....
Please don't laugh XDD. I don't know what more to try, I am going to sleep right now, tomorrow I will test next code (#FFFF0000 Red Color in actual la...
@Romainrob Sorry for bothering you, but you are the best at this ❤️