FidelisClayton / ir-mapoverlay

Map and accelerometer overlay addons for iRacing Browser Apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️⚠️⚠️
2021/07/30 - No longer maintained and repository archived since the trackmap is now a core functionality of Kapps.
⚠️⚠️⚠️

iRacing TrackOverlay & Accelerometer

These are addons to the iRacing Browser Apps by Mihail Latyshov and are primarily ment to add more features to the existing overlay for first person streamers.

Track overlay

A stylized track map showing all cars and their position (car number if no time/position is set) on track or in pits. Tracks are based on RivalTracker by Sam Hazim with many of them redrawn and missing tracks for iRacing added.

Accelerometer

Displays the lateral and longitudinal acceleration on a scale of 3G on the drivers car.

Usage

  1. Obviously you need the iRacing Browser Server by Mihail Latyshov
  2. Download the latest release from the releases.
  3. Extract contents of the ZIP into your iR Browser Server "apps" directory

The two addons available are overlay-map and overlay-accel.

overlay-map

The map can be configured by heading your browser to http://localhost:8182/ir-mapoverlay/overlay-map/. Follow the instructions there on how to setup the overlay.

overlay-accel

The accelerometer can be configured by heading your browser to http://localhost:8182/ir-mapoverlay/overlay-accel/. Follow the instructions there on how to setup the overlay.

Known bugs and limitations

  • Tested on most if not all of the road tracks and some of the ovals I own - see overview.
  • On some tracks the pit road is displayed on map but this is solely cosmetic.
  • Map works live and in replays but not when watching the replay in a live session.
  • The accelerometer only works when you are driving the car. This is intended.

About

Map and accelerometer overlay addons for iRacing Browser Apps

License:GNU General Public License v2.0


Languages

Language:JavaScript 51.0%Language:HTML 27.0%Language:CSS 18.7%Language:Less 3.3%