The online racing simulator
Searching in All forums
(934 results)
Racon
S3 licensed
Online at :
RGE Retro Cup
It might be related to the not getting an InSim signal for the green light - IIRC that was to thwart people who would make an InSim launch control from it.

It's not ideal, but you can calculate the time the race/lap started when the first car hits S1 - take that first split time away from the current race time for the exact time of the green light.
Racon
S3 licensed
Online at :
RGE Retro Cup


Race Green RTFR #338 (SimBroadcasts coverage)
Racon
S3 licensed
Online at :
RGE Retro Cup


Race Green Retro Cup, Round 3
Racon
S3 licensed
Online at :
RGE Retro Cup


pmdd 13/13
Last edited by Racon, .
Racon
S3 licensed
Online at :
RGE Retro Cup
Last edited by Racon, .
Racon
S3 licensed
Online at :
RGE Retro Cup
Racon
S3 licensed
Online at :
RGE Retro Cup
Last edited by Racon, .
Racon
S3 licensed
Online at :
RGE Retro Cup
It's an annual race, next one is a while away in May 2025.
Racon
S3 licensed
Online at :
RGE Retro Cup
I've compared it (the PHP version) to code that I've got in use and you're not missing anything that I can see. I'm using cURL with a follow option rather than file_get_contents... maybe there's a redirect in there somewhere?

$accessTokenPost = array( 'grant_type' => 'client_credentials',
'client_id' => LFS_OAUTH_CLIENTID,
'client_secret' => LFS_OAUTH_CLIENTSECRET);
$ch = curl_init(LFS_OAUTH_TOKEN_URL);
curl_setopt($ch, CURLOPT_HTTPHEADER, array('Content-Type: application/x-www-form-urlencoded'));
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($accessTokenPost));
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$result = curl_exec($ch);
curl_close($ch);
if (!$result)
{
if ($debug)
{
echo 'failed to get token '.LFS_OAUTH_TOKEN_URL.' ';
var_dump($result);
var_dump($http_response_header);
}
exit();
}
$json = json_decode($result);
$bearerToken = $json->access_token;

Racon
S3 licensed
Online at :
RGE Retro Cup
Racon
S3 licensed
Online at :
RGE Retro Cup
Last edited by Racon, .
Racon
S3 licensed
Online at :
RGE Retro Cup
Racon
S3 licensed
Online at :
RGE Retro Cup
Last edited by Racon, .
Westerweiterung3b - 27.15km / 16.87m - New longest LFS track
Racon
S3 licensed
Online at :
RGE Retro Cup
EDIT: longest 'contained' track, not longest of all tracks Wink

The longest track since Westerweiterung2 - adding more than a mile and increasing the already high average speed by another 5%, while fixing many problems with the flow.

The horrific concrete of Westerweiterung2 has been replaced by only-slightly-iffy concrete. It's survivable, if not exactly pleasant, at its worst. The finish line and direction at start are standard WE1. Images attached.

Times are available at https://piranmoto.uk/tracks/721

Track is online at PiranMOTOStreetRacing (!vote to change track if not loaded)

Comparisons/averages are me driving a Firefly 200 with varying degrees of practice:


Speed trace:
Last edited by Racon, .
Racon
S3 licensed
Online at :
RGE Retro Cup
Racon
S3 licensed
Online at :
RGE Retro Cup
Last edited by Racon, .
Racon
S3 licensed
Online at :
RGE Retro Cup
I mostly use my insim logs for checking things out, but I've used the virtual console a few times. I can't remember what for exactly (sorry!).

3 days worth of log is good enough for me, chunking it into days is no problem.

I was wondering about replay storage also, just because we have many months' worth but I only really need the same few days, maybe a week to be safe. At the moment it's just on/off, but if there were a shorter option I'd pick it. Maybe it's not so big a deal on servers without a 24/7 lurker Wink
Racon
S3 licensed
Online at :
RGE Retro Cup
Racon
S3 licensed
Online at :
RGE Retro Cup
Last edited by Racon, .
Racon
S3 licensed
Online at :
RGE Retro Cup
It is an archive, it's just an exe because it's a self-extracting one. If you right-click on it in windows explorer, one of the '7zip' options is 'open archive' which will treat the exe file as if it's just a regular windows folder, and you can copy files out of it from there.

No need to run it or rename it that way.
Racon
S3 licensed
Online at :
RGE Retro Cup
Racon
S3 licensed
Online at :
RGE Retro Cup
Last edited by Racon, .
Racon
S3 licensed
Online at :
RGE Retro Cup
Racon
S3 licensed
Online at :
RGE Retro Cup
Last edited by Racon, .
Racon
S3 licensed
Online at :
RGE Retro Cup
FGED GREDG RDFGDR GSFDG