Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
Neuralic Race EngineerNewsLe Mans Ultimate Telemetry Connection & Stability Update
Game update

Le Mans Ultimate Telemetry Connection & Stability Update

Neuralic Race Engineer · published 14 Jul 2026, 14:15 UTC

All newsPlayers around this dateRead on Steam

Fixed the connection with Le Mans Ultimate.
NRE now displays “Connected” only when the game is actively publishing telemetry data.
Eliminated false connection states caused by shared memory being available but no longer updating.
Added telemetry liveness monitoring using the mVersionUpdateEnd counters.
If the counters stop changing for more than approximately 3 seconds, NRE considers the connection inactive.
If telemetry becomes unresponsive, the program automatically disconnects.
The ctypes views and memory-map handles are now released correctly.
This allows the game’s shared-memory mapping to close properly instead of being kept alive by NRE.
Improved automatic reconnection when LMU is closed, restarted, or becomes available again.
get_all_telemetry() now returns empty data when telemetry is stale, preventing outdated values from being displayed.
NRE no longer creates an empty shared-memory mapping that could simulate a false connection.
The fix has been successfully tested: when the game starts, NRE correctly displays “Connected” and works as expected.

More from Neuralic Race Engineer

Other announcements

All news
Game update24 Aug 2026Update 1.0.3 — The Loop ClosesNRE was built to work like a race engineer: look at the data, change something, see if it helped, learn. Until now the last two steps never happened. Not because they were badly written — because the pipe between them was never connected. Driving wrote nothing to the database. With no laps on record, the A/B comparison had nothing to compare. With no comparison, no result ever came back. So the…Game update17 Aug 2026Neuralic Race Engineer 1.0.2— Know Your CarUpdate 1.0.2 — Know Your Car This update fixes the single most damaging class of bug NRE had: it could work on the wrong car. Not visibly, not with an error — quietly. Your setups, your archive, the car limits, even the brain's accumulated history could all end up filed under a car you were not driving. The root cause was that NRE had no single source of truth for which car you are actually in…Game update16 Aug 2026Neuralic Race Engineer 1.0.2 — The Honest BrainUpdate 1.0.2 — The Honest Brain This update rebuilds the decision core of NRE around one principle: your engineer must EARN the right to touch your setup. It learns the track, proves the problem is repeatable, proposes ONE change — and never writes anything without your consent. Three things changed everything else. It now runs on any PC , wherever you installed the game. It ships with the real…