Speedometers - Mirror & Racing Speed Display 1.0
430
6
430
6
Short description
This mod adds a simple and immersive speedometer system for GTA V Single Player, featuring two display modes: a minimal mirror based speed display and a clean racing style speedometer HUD.
The goal is to provide a clear and readable speed display without intrusive HUD elements or arcade style visuals.
Differences compared to existing speedometer mods
This mod is intentionally designed with a different philosophy compared to many other speedometer scripts available on the site.
This script does not aim to replace highly customizable speedometer mods. It offers a simple and focused alternative for players who prefer stable and unobtrusive speed displays.
Features
Known issues
Installation instructions
Dependencies
Credits
Script created by JUXE.
Uses ScriptHookVDotNet for Grand Theft Auto V Single Player.
This mod adds a simple and immersive speedometer system for GTA V Single Player, featuring two display modes: a minimal mirror based speed display and a clean racing style speedometer HUD.
The goal is to provide a clear and readable speed display without intrusive HUD elements or arcade style visuals.
Differences compared to existing speedometer mods
This mod is intentionally designed with a different philosophy compared to many other speedometer scripts available on the site.
- Dual display modes: a world based mirror speed display and a calibrated racing style HUD.
- Minimalistic approach: no menus, no UI frameworks, no NUI.
- Carefully calibrated visuals without free pivot or rotation settings.
- Designed for immersion: both modes are meant to feel integrated into gameplay.
- Lightweight script with no external UI libraries.
This script does not aim to replace highly customizable speedometer mods. It offers a simple and focused alternative for players who prefer stable and unobtrusive speed displays.
Features
- Two display modes: Mirror and Racing
- In game switching between modes via hotkey
- Displays vehicle speed in km per hour
- Mirror mode uses a world based position attached to the vehicle
- Racing mode uses a clean and stable circular HUD
- Smoothed speed value for better visual stability
- Light visual feedback at high speed
- Visible only while the player is inside a vehicle
Known issues
- In Mirror mode, the speed display is hidden if the anchor point goes off screen.
- Speed unit is currently limited to kilometers per hour.
Installation instructions
- Install ScriptHookV
- Install ScriptHookVDotNet version 3
- Place JUXE-Speedometers.cs and included files into the scripts folder
- Launch the game. The script is compiled automatically
Dependencies
- ScriptHookV
- ScriptHookVDotNet
Credits
Script created by JUXE.
Uses ScriptHookVDotNet for Grand Theft Auto V Single Player.
First Uploaded: January 28, 2026
Last Updated: February 05, 2026
Last Downloaded: 14 hours ago
10 Comments
Short description
This mod adds a simple and immersive speedometer system for GTA V Single Player, featuring two display modes: a minimal mirror based speed display and a clean racing style speedometer HUD.
The goal is to provide a clear and readable speed display without intrusive HUD elements or arcade style visuals.
Differences compared to existing speedometer mods
This mod is intentionally designed with a different philosophy compared to many other speedometer scripts available on the site.
This script does not aim to replace highly customizable speedometer mods. It offers a simple and focused alternative for players who prefer stable and unobtrusive speed displays.
Features
Known issues
Installation instructions
Dependencies
Credits
Script created by JUXE.
Uses ScriptHookVDotNet for Grand Theft Auto V Single Player.
This mod adds a simple and immersive speedometer system for GTA V Single Player, featuring two display modes: a minimal mirror based speed display and a clean racing style speedometer HUD.
The goal is to provide a clear and readable speed display without intrusive HUD elements or arcade style visuals.
Differences compared to existing speedometer mods
This mod is intentionally designed with a different philosophy compared to many other speedometer scripts available on the site.
- Dual display modes: a world based mirror speed display and a calibrated racing style HUD.
- Minimalistic approach: no menus, no UI frameworks, no NUI.
- Carefully calibrated visuals without free pivot or rotation settings.
- Designed for immersion: both modes are meant to feel integrated into gameplay.
- Lightweight script with no external UI libraries.
This script does not aim to replace highly customizable speedometer mods. It offers a simple and focused alternative for players who prefer stable and unobtrusive speed displays.
Features
- Two display modes: Mirror and Racing
- In game switching between modes via hotkey
- Displays vehicle speed in km per hour
- Mirror mode uses a world based position attached to the vehicle
- Racing mode uses a clean and stable circular HUD
- Smoothed speed value for better visual stability
- Light visual feedback at high speed
- Visible only while the player is inside a vehicle
Known issues
- In Mirror mode, the speed display is hidden if the anchor point goes off screen.
- Speed unit is currently limited to kilometers per hour.
Installation instructions
- Install ScriptHookV
- Install ScriptHookVDotNet version 3
- Place JUXE-Speedometers.cs and included files into the scripts folder
- Launch the game. The script is compiled automatically
Dependencies
- ScriptHookV
- ScriptHookVDotNet
Credits
Script created by JUXE.
Uses ScriptHookVDotNet for Grand Theft Auto V Single Player.
First Uploaded: January 28, 2026
Last Updated: February 05, 2026
Last Downloaded: 14 hours ago






Feel free to write your opinions and suggestions for improvements; this is my first script, so there will surely be things to change.
Can the relative coordinates of the world's text be adjusted in real time?
@JoyLucien Yes, it's possible thanks to the .ini file, I admit I should clarify the options in the file, that will be the next update.
---------------------------
SCRIPT HOOK V CRITICAL ERROR
---------------------------
FATAL: directx texture 'scripts\JUXE_RacingHUD\dial.png' creation failed
---------------------------
ОК
---------------------------
GTAV Enhanced not work
@dev_drozd Damn, I'm using GTA V enhanced with the latest updates.
@dev_drozd and everything is still working correctly at my place.
Do you have scripthookvdotnet?
@Juxemods yes, this: https://ru.gta5-mods.com/tools/script-hook-v-net-enhanced
@Juxemods ,I'm having the same problem as @dev_drozd with this mod, it simply doesn't work. I recommend creating this mod as a .dll file, not a .cs file.
@CheseryOfficial @dev_drozd Okay, I'll redo it as a .dll file. However, I don't understand why it doesn't work for you but works for me.
@Juxemods Ok, 'll keep an eye out for the next update.