iRacingCountIncidents

Introduction

Small app that count and accumulate player incidents. You can change font and font size. Note that options are saved in Documents\iRacingCountIncidentsConfig.xml.

Also note that the app has no permission to access C:\WINDOWS\FONTS, you have to copy the TTF font files somewhere else to been able to load a custom font.

The label "Incidents" is editable, just click on it and write the text you want.


There's also a console version only that do not display anything and just accumulate incidents into a text file.

Installation

Just download the zip file and unzip it will unzip into iRacingCountIncidents folder, and you can run the app by running IRacingCountIncidents.exe, no installation required.

The app is coded using Visual Studio WPF and use .NET framework and may prompt you to install it.

Download