Minimap for VSR Kevin's Spa Francorchamps 2025 Circuit 1.2
205
9
205
9
Spa-Francorchamps Minimap
Description
A live minimap script for GTA V that tracks your position around Spa-Francorchamps. Inspired by nyconing's Nurburgring Minimap, but adapted to VSR Kevin's Spa-Francorchamps 2025 map. The track outline isn't a rough approximation, it's traced directly from real telemetry recorded driving a full lap of the circuit.
Features
- Accurate Track Layout: spa.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, just like the original Nurburgring mod, no clutter when you're elsewhere on the map.
- Fully Configurable: Map and pin position/size are set through SpaMinimap.ini, no need to touch the code.
Requirements
- Script Hook V
- Script Hook V .NET (ScriptHookVDotNet3)
- Spa-Francorchamps 2025 map installed
Installation
1. Make sure you have Script Hook V and ScriptHookVDotNet3 installed.
2. Install the Spa-Francorchamps 2025 map mod.
3. Copy SpaMinimap.dll, SpaMinimap.ini and SpaMinimap into your GTA V scripts folder.
4. Launch the game.
Configuration (SpaMinimap.ini)
[Circuit]
OffsetX=0
OffsetY=0
OnTrackDistance=20
[Map]
PosX=-80
PosY=0
Width=400
Height=400
[Pin]
Width=6
Height=6
- OffsetX/OffsetY: Circuit displacement.
- OnTrackDistance: How close (in game units, approximately meters) the player needs to be of the circuit.
- PosX/PosY: top-left corner of the map on screen (reference resolution 1280x720).
- 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.
Changelog
v1.2 (11/07/2026):
Added runway offset and runway distance compensation to the SpaMinimap.ini.
Notes
- If the pin looks slightly off in a specific part of the track (e.g. "at Eau Rouge the pin drifts outside the line"), let me know in the comments and I'll look at adjusting it.
Credits
- Track map by VSR Kevin - Spa-Francorchamps 2025.
- Inspired by and uses the same position marker as nyconing's Nurburgring Minimap.
Development
Open-source, hosted on GitHub for customization, learning, or feedback:
https://github.com/Antthony12/SpaMinimap
License
This project is licensed under the MIT License. See LICENSE.txt for details.
Description
A live minimap script for GTA V that tracks your position around Spa-Francorchamps. Inspired by nyconing's Nurburgring Minimap, but adapted to VSR Kevin's Spa-Francorchamps 2025 map. The track outline isn't a rough approximation, it's traced directly from real telemetry recorded driving a full lap of the circuit.
Features
- Accurate Track Layout: spa.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, just like the original Nurburgring mod, no clutter when you're elsewhere on the map.
- Fully Configurable: Map and pin position/size are set through SpaMinimap.ini, no need to touch the code.
Requirements
- Script Hook V
- Script Hook V .NET (ScriptHookVDotNet3)
- Spa-Francorchamps 2025 map installed
Installation
1. Make sure you have Script Hook V and ScriptHookVDotNet3 installed.
2. Install the Spa-Francorchamps 2025 map mod.
3. Copy SpaMinimap.dll, SpaMinimap.ini and SpaMinimap into your GTA V scripts folder.
4. Launch the game.
Configuration (SpaMinimap.ini)
[Circuit]
OffsetX=0
OffsetY=0
OnTrackDistance=20
[Map]
PosX=-80
PosY=0
Width=400
Height=400
[Pin]
Width=6
Height=6
- OffsetX/OffsetY: Circuit displacement.
- OnTrackDistance: How close (in game units, approximately meters) the player needs to be of the circuit.
- PosX/PosY: top-left corner of the map on screen (reference resolution 1280x720).
- 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.
Changelog
v1.2 (11/07/2026):
Added runway offset and runway distance compensation to the SpaMinimap.ini.
Notes
- If the pin looks slightly off in a specific part of the track (e.g. "at Eau Rouge the pin drifts outside the line"), let me know in the comments and I'll look at adjusting it.
Credits
- Track map by VSR Kevin - Spa-Francorchamps 2025.
- Inspired by and uses the same position marker as nyconing's Nurburgring Minimap.
Development
Open-source, hosted on GitHub for customization, learning, or feedback:
https://github.com/Antthony12/SpaMinimap
License
This project is licensed under the MIT License. See LICENSE.txt for details.
Carregat per primera vegada: 11 de Juliol de 2026
Actualització més recent: 11 de Juliol de 2026
Últim descarregat: Fa 11 hores
10 Comentaris
More mods by Antthony_12:
- .Net
5.0
1.343
7
2.0
By Antthony_12
Spa-Francorchamps Minimap
Description
A live minimap script for GTA V that tracks your position around Spa-Francorchamps. Inspired by nyconing's Nurburgring Minimap, but adapted to VSR Kevin's Spa-Francorchamps 2025 map. The track outline isn't a rough approximation, it's traced directly from real telemetry recorded driving a full lap of the circuit.
Features
- Accurate Track Layout: spa.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, just like the original Nurburgring mod, no clutter when you're elsewhere on the map.
- Fully Configurable: Map and pin position/size are set through SpaMinimap.ini, no need to touch the code.
Requirements
- Script Hook V
- Script Hook V .NET (ScriptHookVDotNet3)
- Spa-Francorchamps 2025 map installed
Installation
1. Make sure you have Script Hook V and ScriptHookVDotNet3 installed.
2. Install the Spa-Francorchamps 2025 map mod.
3. Copy SpaMinimap.dll, SpaMinimap.ini and SpaMinimap into your GTA V scripts folder.
4. Launch the game.
Configuration (SpaMinimap.ini)
[Circuit]
OffsetX=0
OffsetY=0
OnTrackDistance=20
[Map]
PosX=-80
PosY=0
Width=400
Height=400
[Pin]
Width=6
Height=6
- OffsetX/OffsetY: Circuit displacement.
- OnTrackDistance: How close (in game units, approximately meters) the player needs to be of the circuit.
- PosX/PosY: top-left corner of the map on screen (reference resolution 1280x720).
- 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.
Changelog
v1.2 (11/07/2026):
Added runway offset and runway distance compensation to the SpaMinimap.ini.
Notes
- If the pin looks slightly off in a specific part of the track (e.g. "at Eau Rouge the pin drifts outside the line"), let me know in the comments and I'll look at adjusting it.
Credits
- Track map by VSR Kevin - Spa-Francorchamps 2025.
- Inspired by and uses the same position marker as nyconing's Nurburgring Minimap.
Development
Open-source, hosted on GitHub for customization, learning, or feedback:
https://github.com/Antthony12/SpaMinimap
License
This project is licensed under the MIT License. See LICENSE.txt for details.
Description
A live minimap script for GTA V that tracks your position around Spa-Francorchamps. Inspired by nyconing's Nurburgring Minimap, but adapted to VSR Kevin's Spa-Francorchamps 2025 map. The track outline isn't a rough approximation, it's traced directly from real telemetry recorded driving a full lap of the circuit.
Features
- Accurate Track Layout: spa.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, just like the original Nurburgring mod, no clutter when you're elsewhere on the map.
- Fully Configurable: Map and pin position/size are set through SpaMinimap.ini, no need to touch the code.
Requirements
- Script Hook V
- Script Hook V .NET (ScriptHookVDotNet3)
- Spa-Francorchamps 2025 map installed
Installation
1. Make sure you have Script Hook V and ScriptHookVDotNet3 installed.
2. Install the Spa-Francorchamps 2025 map mod.
3. Copy SpaMinimap.dll, SpaMinimap.ini and SpaMinimap into your GTA V scripts folder.
4. Launch the game.
Configuration (SpaMinimap.ini)
[Circuit]
OffsetX=0
OffsetY=0
OnTrackDistance=20
[Map]
PosX=-80
PosY=0
Width=400
Height=400
[Pin]
Width=6
Height=6
- OffsetX/OffsetY: Circuit displacement.
- OnTrackDistance: How close (in game units, approximately meters) the player needs to be of the circuit.
- PosX/PosY: top-left corner of the map on screen (reference resolution 1280x720).
- 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.
Changelog
v1.2 (11/07/2026):
Added runway offset and runway distance compensation to the SpaMinimap.ini.
Notes
- If the pin looks slightly off in a specific part of the track (e.g. "at Eau Rouge the pin drifts outside the line"), let me know in the comments and I'll look at adjusting it.
Credits
- Track map by VSR Kevin - Spa-Francorchamps 2025.
- Inspired by and uses the same position marker as nyconing's Nurburgring Minimap.
Development
Open-source, hosted on GitHub for customization, learning, or feedback:
https://github.com/Antthony12/SpaMinimap
License
This project is licensed under the MIT License. See LICENSE.txt for details.
Carregat per primera vegada: 11 de Juliol de 2026
Actualització més recent: 11 de Juliol de 2026
Últim descarregat: Fa 11 hores



This file has been approved automatically. If you think this file should not be here for any reason please report it.
When we move the map, can we edit the script / ini to follow along?
@ReNNie The coordinates are inside the .cs file (GitHub repository). I haven't tested it, but I think it would work. I tried to move this map and couldn't; I'm so jealous!
If you prefer, I can upload a new version where you can specify in the .ini file how much you've moved the circuit in X and Y.
@Antthony_12 would be nice, but I haven't started V in months now
Moving a map with the right tools is easy af, if you contact me on Discord I can probably help you with it
@ReNNie Version 1.2 already includes the mentioned function xd. I no longer need to move this circuit because I've moved the rest, but thanks anyway ^^
Hello, does anyone know who owns the imola_2024 mod? Not p8g_imola_2024, I say imola_2024. I can't find it on the internet
Although I can't stand minimaps for tracks in racing games, this is a good idea for people who do like it - great job!
and btw @Antthony_12, I do have the imola_2024 version.
@Knob712 Thanks! I also have the map, but I was referring to the mod link here on GTA 5 mods ^^'. It's no longer active. I discussed it with another user here https://www.gta5-mods.com/scripts/minimap-for-vsr-kevin-s-spa-francorchamps-2025-circuit-antthony_12
@Antthony_12 Ah okay, I hadn't seen your other comments.