Minimap for halfdead’s Le Mans Circuit V1.0

Minimap for halfdead's Le Mans Circuit 1.0

A live minimap script for GTA V that tracks your position around the Circuit de la Sarthe (Le Mans). Inspired by nyconing’s Nurburgring Minimap, but built from scratch and adapted to the Le Mans Circuit SP/FiveM map. The track outline isn’t a rough approximation it’s traced directly from real telemetry: over 22,000 positions recorded driving a full lap of the circuit.

Features
– Accurate Track Layout: lemans.png is generated from real recorded telemetry, so the shape matches the actual circuit.
– Live Position Pin: A marker tracks your car in real time as you drive.
– Auto Show/Hide: The map only appears when you’re near the real circuit (within 20m of the recorded line), just like the original Nurburgring mod no clutter when you’re elsewhere in the map.
– Fully Configurable: Map and pin position/size are set through LeMansMinimap.ini, no need to touch the code.

Requirements
Script Hook V
Script Hook V .NET (ScriptHookVDotNet3)
Le Mans Circuit SP/FiveM map installed

Installation
1. Make sure you have Script Hook V and ScriptHookVDotNet3 installed.
2. Install the Le Mans Circuit map mod.
3. Copy LeMansMinimap.cs, LeMansMinimap.ini and LeMansMinimap into your GTA V scripts folder.
4. Launch the game.

Configuration (LeMansMinimap.ini)
[Map]
PosX=-80
PosY=0
Width=400
Height=400

[Pin]
Width=6
Height=6

– PosX/PosY: top-left corner of the map on screen (reference resolution 1280×720).
– Width/Height: map size on screen.
– [Pin] Width/Height: size of the position marker.
– Use a dot (.) as the decimal separator, not a comma.
– If the file is missing or a value is invalid, the script warns on screen and falls back to the default for that field only.
– Reload scripts (or restart the game) after editing for changes to apply.

Usage
– Just drive the map appears automatically once you’re on the circuit and disappears when you leave it.

Notes
– If the pin looks slightly off in a specific part of the track (e.g. “at Arnage the pin drifts outside the line”), let me know in the comments and I’ll look at adjusting it.

Credits:

Antthony_12

Download mod

FileFile size
zip LeMansMinimap124 KB

Leave a Reply

Your email address will not be published. Required fields are marked *