Page 1 of 1

Track Times API

Posted: Thu Jun 28, 2018 1:09 pm
by MasterT
Say I wanted to display a MX Sim track on a website. Is there a way to pull the lap time information for that track?

I'm guessing, "no", but figured I'd ask.

Re: Track Times API

Posted: Fri Jun 29, 2018 1:18 am
by jlv
The lap records are stored in json files like this one:

http://mxsimulator.com/servers/elsinore ... ecords_all

In addition to "records_all" there is "records_125", "records_250f", "records_250" and "records_450f". The times are in 1/128 second units.