Software · Windows desktop

SimLogix

The conductor of your cockpit.

Desktop app that reads your sim, computes telemetry locally and drives every sim racing peripheral you own — the R-Box and everything else — from a single interface.

Status
In development
First beta
TBD
Stack
Tauri + Python

Why a dedicated app

One brain for your whole cockpit.

Generic overlays push a few numbers onto your game screen. SimLogix steps out of overlays: it wires your sim to the R-Box, your LCD dashboards, your RPM LED bars and your button boxes. One telemetry stream, many display surfaces, perfectly in sync.

Everything runs locally on your PC — no cloud, no account, no hidden latency. Per-sim profiles, persistent mappings, app updates without reflashing the hardware. Built for sim racers who take their rig seriously.

Supported sims

Where you already drive.

Priority 1 Implemented

iRacing

Read via pyirsdk, native delta with sector fallback, 10 Hz telemetry.

Priority 2 Planned

Assetto Corsa

Windows shared memory (mmap + ctypes), same delta math on the engine side.

List grows with each phase. ACC and rFactor 2 considered post-v1.

Driven peripherals

Plug it in, the app handles the rest.

First-party hardware

R-Box

The native SimLogix box — USB-C, OLED, plug-and-play.

Third-party compatible

LCD dashboards

Secondary USB or network screens, configurable layouts.

Third-party compatible

RPM LED bars

LED strips for shift lights, per-car curves.

Third-party compatible

Button boxes

Standard HID detection, mapping for sim and system actions.

List grows with each phase.

Under the hood

Engine kept separate from UI.

  1. 01 Simulator
  2. 02 Python engine
  3. 03 Tauri + React UI
  4. 04 Peripherals

The Python engine runs as a headless sidecar: it reads the sim, computes telemetry, exposes a local WebSocket. The Tauri+React UI consumes it. Result: testable engine, swappable UI without touching the business logic, block-by-block updates.

Private beta

First beta: come along for the ride.

The app is being built. Drop your email to get access as soon as the first beta is ready for testing. No marketing, just product announcements.

Email only used for SimLogix announcements. One-click unsubscribe.

No backend yet — for now, email us directly at beta@simlogix.net.