[REL] TinyPedal - open source overlay for rF2 (Pacenotes,Radar,FFB,Deltabest,Relative,Fuel Calculator)

Is there a config option to start minimized with the operational system?
1.jpg


Like gear, instead square layout a circle one, as a example.
I don't think so. But you can ask @svictor , here https://github.com/TinyPedal/TinyPedal/issues
 
Thank you, i tried that, but it isnt starting with os. Its not a big problem though.
Hope he see it here, im tired of subscribing to stuff.
Cheers.
 
Thank you, i tried that, but it isnt starting with os. Its not a big problem though.
Hope he see it here, im tired of subscribing to stuff.
Cheers.
You can manually add TinyPedal to windows' startup list by:

1. Right-click on tinypedal.exe file, select Create shortcut from the menu. A new "shortcut" file will be created.

2. Open Startup folder: C:\Users\username\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
(alternatively, press Win+R hotkey and type shell:startup to open Startup folder)

3. Copy or move that "shortcut" file to Startup folder. Done.

Cheers
 
You can manually add TinyPedal to windows' startup list by:

1. Right-click on tinypedal.exe file, select Create shortcut from the menu. A new "shortcut" file will be created.

2. Open Startup folder: C:\Users\username\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
(alternatively, press Win+R hotkey and type shell:startup to open Startup folder)

3. Copy or move that "shortcut" file to Startup folder. Done.

Cheers
Thanks, I was so focused on the solution using the plugin that I overlooked the obvious.
 
2.50.0 (2026-08-31)

ti.png


  • General
    • User data can be reset while on track.
    • Pausing game will no longer reset various data from data modules.
    • Added "decimal_places" option to "Brake pressure, Ride height, Slip ratio, Suspension force, Suspension position, Tyre deflection, Tyre load" widgets.
    • Adjusted default "wheel_track" option value to "1800" (mm) in Roll Angle Widget. Existing setting won't be changed.
    • Optimized pace notes playback.
  • Preset Management
    • Added "maximum_loading_attempts" option in global user config preset, which sets maximum retry attempts for preset loading. This option is useful in case failed to load a "good" preset for some reasons. See User Guide for details.
    • Added "Restore" button under "Preset" Tab, which opens "Restore Backup" dialog for managing and restoring backups. See "Restore Backup" section in User Guide for details.
    • Added "Backup Preset" option to right-click context menu in "Preset" Tab, which allows to manually create a backup file for selected preset that can be restored later via "Restore Backup" dialog.
  • Hotkey Tab
    • Added "Overlay Auto Hide" keybinding for enabling or disabling overlay auto hide function.
  • API
    • Now reads remaining energy data from LMU's native API, which used in Relative, Rivals, Standings Widget.
    • Removed "enable_energy_remaining" option from LMU RestAPI setting.
  • Cruise Widget
    • Removed "show_cornering_radius" option (now available as "show_turning_radius" in new "Steering angle" Widget).
  • [New]Slip angle Widget
    • Show visualized slip angle (in degrees) with neutral steer, oversteer and understeer color indication.
  • [New]Steering angle Widget
    • Show steering angle in degrees.
    • Show average front wheel angle in degrees.
    • Show steering ratio between steering wheel angle and average front wheel angle.
    • Show Ackermann percentage of inner and outer wheel angle during cornering. "0" percent indicates parallel steering. "100" percent indicates true Ackermann steering. Negative percent indicates Anti-Ackermann steering.
    • Show slip angle difference (in degrees) between average front and rear slip angle, with neutral steer, oversteer and understeer color indication.
    • Show yaw rate (angular velocity) in degrees per second.
    • Show turning radius based on front wheel angle (average of left and right front wheel).
    • Show turning radius affected by slip angle.
    • See User Guide for details.
  • Steering meter Widget
    • Renamed "Steering" widget to "Steering meter". Old setting will be automatically transferred over.
  • Trailing Widget
    • Added "show_slip_angle_difference" option, which shows slip angle difference plot. Plot line that draws above the center reference line indicates understeer tendency; while below the center reference line indicates oversteer tendency. This option is disabled by default.
    • Added "maximum_slip_angle_difference" option, which sets maximum display range (in degrees) for slip angle difference plot.
    • Added "maximum_paused_frames" option, which set maximum number of paused frames to keep plotting while game data desynced or stopped updating. This option is disabled by default. See User Guide for explanation.
  • Wheel camber Widget
    • Show color indication for positive camber angle. Added "positive_camber_threshold, font_color_positive_camber" options.
  • Wheel toe Widget
    • Show color indication for positive or negative total toe angle.
    • Added "enable_symmetric_toe_angle" option.
  • Wheels Module
    • Added wheel angle calculation.
    • Removed "cornering_radius_sampling_interval" option.
 
Back
Top