iSimpleRadar is a simple radar hub, designed to be used for free with iRacing, providing a clear view of other drivers' positions relative to the player.
- To install you can download the .exe from the releases
- The iSimpleRadar only works in windowed/borderless mode. This is not a limitaion of the iSimpleRadar... it's about windows and directx
- If you want can clone the repo and open in VS Code or Visual Studio (for this you will need to donwload the .net 8 sdk
Please 'buy me a coffee' so that I can stay awake all night to improve the project :)
- Displays the positions of other drivers relative to the player in real-time.
- Drivers within 20 meters to 10 meters are shown in orange, indicating their car number and distance.
- Drivers within less than 10 meters to zero are shown in red.
- Side positions (car left/car right) are still in development and currently display only a text message.
- In this version the overlay is running with V-SYNC, 60 FPS the graphics and with TextAntialising on
- The iSimpleRadar was developed in c# using .net sdk 8 but the .exe is self contained you dont need to install the frameork
- Carleft/CarRight graphics
- Add configuration V-SYNC, FPS, TextAntialising
- Add support to add hotkey to adjust de position
- Generate first release
- Improve performance
Feel free to contribute improvements to the project.
This project is licensed under the MIT License.