Skip to content

Supported Games

saxxon66 edited this page Jan 31, 2020 · 27 revisions

SimFeedback supports the following games:

  • Assetto Corsa Competizione

  • Assetto Corsa

  • iRacing (360hz)

  • iRacing (60hz) by JamesClonk

  • Project Cars 1 and 2

  • Dirt Rally 1 and 2

  • F1 2018, 2019

  • DIRT4

  • RaceRoom

  • RFactor 2

  • no limits 2

  • DCS

  • KartKraft

  • Automobilista

  • RFactor 1

  • Forza Horizon 4

  • Forza Motorsport 7

  • Kart Racing Pro

  • BeamNG.drive by Pezza

  • Euro Truck Simulator 2 / ETS2 by Pezza

  • GTA-V by Pezza

  • IL-2 Sturmovik by Pezza

  • War Thunder by Pezza

  • Richard Burns Rally / RBR by WorkerBee

  • more to come ...

Btw do you know, you can write your own TelemetryProvider for any game.

Game Setup Instructions


Assetto Corsa (Competizione)

Nothing to configure, will work out of the box.

Source Code is available here.


iRacing (360hz) standard telemtry provider

Edit app.ini in C:\Users\USERNAME\Documents\iRacing\app.ini

irsdkEnableMem=1 ; enable memory based telemetry

irsdkLog360Hz=1 ; Log some telemetry at 360 Hz rather than at 60 Hz


iRacing (60hz) provided by JamesClonk

https://github.com/JamesClonk/iR60TelemetryProvider

Edit app.ini in C:\Users\USERNAME\Documents\iRacing\app.ini

irsdkEnableMem=1 ; enable memory based telemetry

irsdkLog360Hz=0 ; Log some telemetry at 360 Hz rather than at 60 Hz


Project Cars

Go to game Settings -> System

Select Shared Memory "Project CARS 2"

Project Cars Setup 1

Project Cars Setup 1


Dirt Rally

Edit hardware_settings_config.xml in C:\Users\USERNAME\Documents\my games\DiRT Rally\hardwaresettings.

<udp enabled="true" extradata="3" ip="127.0.0.1" port="20777" delay="1" />


F1 2018

Go to game settings -> Telemetry Settings

Project Cars Setup 1

Enable UDP

Project Cars Setup 1


RFactor 2

Rfactor 2 needs a game plugin to be installed.

You can find it in SimFeedback/ext/rf2/x86 for 32bit and SimFeedback/ext/rf2/x64 for 64bit.

Copy the Steam\steamapps\common\rFactor 2\Bin32\Plugins or RF2SimFeedbackPlugin.dll to Steam\steamapps\common\rFactor 2\Bin64\Plugins.

Plugin will be enabled by default. RFactor 2 Plugins

Source code is available here.


no limits 2

no limits 2 needs a statup parameter --telemetry

Source Code is available here.


RFactor 1 / Automobilista

RFactor 1 / Automobilista needs a game plugin to be installed.

You can find it in SimFeedback/ext/rf1/x86 for 32bit and SimFeedback/ext/rf1/x64 for 64bit.

Copy the Steam\steamapps\common\rFactor 1\Bin32\Plugins or RF1SimFeedbackPlugin.dll to Steam\steamapps\common\rFactor 1\Bin64\Plugins.

Plugin will be enabled by default.

Source code is available here.


BeamNG.drive by Pezza

See https://github.com/PHARTGAMES/BeamNGSimFeedback


Euro Truck Simulator 2 / ETS2 by daCuJo

See https://github.com/ashupp/ETS2TelemetryProvider


GTA-V by Pezza

See https://github.com/PHARTGAMES/GTA5SimFeedback


IL-2 Sturmovik by Pezza

See https://github.com/PHARTGAMES/IL2SimFeedback


War Thunder by Pezza

See https://github.com/PHARTGAMES/WarThunderSimFeedback


Richard Burns Rally / RBR by WorkerBee

See http://www.ly-racing.de/viewtopic.php?t=7878