JUXE Speedometers – Mirror & Racing Speed Display

JUXE Speedometers is a simple and immersive speedometer mod for
GTA V Single Player.

The mod provides two display modes designed to stay clean and
unobtrusive during gameplay.

Mirror mode displays the speed near the vehicle’s left side mirror,
using a world-based position attached to the vehicle.

Racing mode displays a circular racing-style speedometer HUD,
calibrated to remain stable and visually consistent.

The script is intentionally lightweight and does not use menus,
NUI, or external UI frameworks.


CONTROLS
F9  - Switch between Mirror and Racing modes
F10 - Reload the INI configuration in-game


CONFIGURATION (INI FILE)

The INI file allows basic positioning and scaling of the Racing HUD.
Only the sections below should be edited.


[General]
Controls the startup behavior of the script.

Mode
Defines which display mode is active when the game starts.
Possible values:
- Mirror
- Racing


[Keys]
Defines the keyboard shortcuts.

ToggleKey
Switch between Mirror and Racing modes.

ReloadIniKey
Reload the INI file in-game after editing it.


[Racing]
Controls the size and position of the Racing HUD.

OnlyInVehicle
If enabled, the Racing HUD is only visible while inside a vehicle.

Scale
Controls the overall size of the Racing HUD.

HudOffsetXPx / HudOffsetYPx
These values move the entire Racing HUD as a single block.

HudOffsetXPx:
- Negative values move the HUD to the left
- Positive values move the HUD to the right

HudOffsetYPx:
- Negative values move the HUD upward
- Positive values move the HUD downward

These offsets are the recommended way to reposition the Racing HUD.


INSTALLATION
1. Install ScriptHookV
2. Install ScriptHookVDotNet (version 3 recommended)
3. Copy the script files into the "scripts" folder
4. Launch the game


NOTES
- Speed unit is km/h only
- In Mirror mode, the speed display is hidden if it goes off-screen
  (intentional behavior)


Created by JUXE
