These are the names you'll need to put into you cockpitinfo.ini file. For every instance, you'll need NAMEFont, NameBackground, and NameScale. For example; RPMFont, RPMBackground, RPMScale. Make sure to look at the skip barber in rFactor 2\ModDev\Vehicles\SkipBarber to see how it's done. P2P = Push to pass.
Text Readouts
Name | Description |
---|---|
Gears | Current gear you're in |
Speed | Your current speed |
RPM | The engine RPM(Revolutions Per Minute) |
OilTempDigit | Engine oil temperature |
WaterTempDigit | Engine water temperature |
BoostMotorTempDigit | Hybrid motor temperature |
BoostDigit | |
FuelLevelDigit | Remaining fuel |
BatteryLevelDigit | Remaining battery level for hybrid motor |
Place | Your current position in the session |
Laps | Your current laps completed. In race will show how many laps you need to do, i.e, 1.5/20. |
BestLap | Your best lap time in the session. |
LastLap | Your last lap time in the session. |
LCD | Will repeat the LCD(default key to cycle is 'enter') onto a display. |
Aids | |
TTempLF | Will show current tire temperature for the left front tire. |
TTempRF | Will show current tire temperature for the right front tire. |
TTempLR | Will show current tire temperature for the left rear tire. |
TTempRR | Will show current tire temperature for the right rear tire. |
TPressLF | Will show current pressure of the left front tire. |
TPressRF | Will show current pressure of the right front tire. |
TPressLR | Will show current pressure of the left rear tire. |
TPressRR | Will show current pressure of the right rear tire. |
EngineMixture | Will show the currently selected mixture. |
BoostMap | |
P2PMap | Will show the currently selected P2P map. |
P2PActivationsThisLap | Will show the amount of times you've activated P2P on the current lap. |
P2PActiveTimeThisLap | Shows a timer, counting up from 0, of the amount of time P2P has been used. |
BrakeMap | Will show your current brake map. |
BrakeBias | Will show your current brake bias. This will only show the first two digits. |
TCMap | Will show your currently selected TC(Traction Control) Map. Note, this doesn't show slip or cut maps. |
ABSMap | Will show your currently selected ABS(Anti-lock Brake System) map. |
LEDs
LEDs are done a little different, they require an animation map in the material, when you link to them in the cockpitinfo file, you are linking to the material name, for example: RPMLED=q50_rtech_ this will look for all the available rtech materials. Check the skip barber in dev mode to see how it's done.
Name | Description |
---|---|
rtech | These are for the digital tachmoter. You can have up to 31. They are linked to the engine RPM, you can't adjust when rtech23 comes on for example. |