Rf2livetiming
Live timing for rFactor 2
Install / Use
/learn @mbeader/Rf2livetimingREADME
rFactor 2 Live Timing
Receives data from the companion rF2 plugin by UDP, ideally over loopback. Serves current session information to client and updates in real time using socket.io. Tracks best sector and lap times by the combination of track, driver name, vehicle name, and vehicle class. Displays a track map, generated via vehicle position over a good, fast lap, with current vehicle locations marked.
Setup
- Download latest release and referenced plugin release
- Install node (including npm) (tested with v22 LTS)
- Run
npm install - Configure files in
config/ - Setup game based on sections below
rFactor 2
- Place the compiled
rf2livetiming.dllin the 64-bit rF2 plugins folder - Place
rf2livetiming.iniin the rF2 root folder - Configure
rf2livetiming.ini - Logs to
UserData\Log\rf2livetiming.log
rFactor/Automobilista
- Place the compiled
rf1livetiming.dllin the plugins folder - Place
rf1livetiming.iniin the rF1/AMS root folder - Configure
rf1livetiming.ini - Logs to
UserData\Log\rf1livetiming.log
Usage
- Run
npm start - Start the dedicated server
- To shut down the node server run
npm stop
Notes
- rf2livetiming.dll supports 64-bit rFactor 2
- rf1livetiming.dll supports last versions of rFactor and Automobilista
- Tested on
- Windows 10
- Windows Server 2012 R2
- Linux using the generic node.js Pterodactyl egg,
behind nginx
- Start Configuration string to match is
Data listening on
- Start Configuration string to match is
TODO
- Move from JSON to a database, likely sqlite3
- Handle multiple servers
- Rethink use of objects
- View race results files
- Driver ranking
Related Skills
node-connect
347.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
