Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

SimpleHUD 1.3.0

(26 reviews)

2 Screenshots

SimpleHUD is script modification for your game displaying player's current location, as well as a compass and the time.


 Features

  • Postal System

  • Speed Limit

  • Advisory Signs

  • Time

  • Zulu Time

  • County

  • Cardinal Direction 

  • Customize Menu

  • Custom INI

  • Road Name

  • Integration with Future Mods 👀

Requirements

  • ScriptHookV | Please make sure ScriptHookV is installed and up to date.

📥 Installation  

  1. Navigate to your GTA V directory  (e.g. C:\Program Files (x86)\SteamLibrary\steamapps\common\Grand Theft Auto V\)

  2. Place the provided .asi and .ini files inside your main Grand Theft Auto V game directory.

  3. Launch GTA V!

🛠 Support & Feedback

Need help or want to share your thoughts? We’d love to hear from you!

  • Join our Discord: Venoxity Network | Create a support ticket and someone from our team will assist you.

  • Found a bug or have suggestions? | Let us know in Discord, your feedback helps us make SimpleHUD even better!

⚖️ Legal

© 2026 Venoxity Development. All rights reserved. SimpleHUD is protected by copyright law. Redistribution or modification is prohibited without written consent from Venoxity Development.

Edited by Venoxity
Added new feature

What's New in Version 1.3.0

Released

[1.3.0] - 05/31/2026

Spoiler

HUD System Overhaul

  • Reworked HUD menu layout for better organization and usability.

  • Updated main menu structure and consolidated related settings.

  • Split Limit and Time settings into clearer submenus.

  • Added Region menu for county and zone display options.

  • Renamed and cleaned up several menu labels for clarity.

  • Added Save Configuration option and Build Information display.

Zulu Time Feature

  • Added Zulu Time (UTC) display to the HUD.

  • Fully configurable: position, scale, and toggle visibility.

  • Added menu options for in-game customization.

Road Display Improvement

  • Added Show Near Road Prefix option.

  • Allows toggling the "Near" prefix based on player proximity.

  • Fully configurable through INI and in-game settings menu.

County System Update

  • Improved county lookup system for better reliability.

  • Replaced legacy lookup method with a simpler and more maintainable approach.

  • Cleaned up unused resources and reduced project overhead.

General Improvements

  • Improved overall menu consistency and configuration handling.

  • Minor stability and polish improvements.


[1.2.9.2] - 05/29/2026

Spoiler

Fixes

  • Wrap user-assignable control check natives to ignore -1 defaults


[1.2.9.1] - 07/27/2025

Spoiler

Fixes

  • Improved initialization and error handling in core modules

  • Refactored HUD rendering checks into a private method for better maintainability

  • Updated Position Y options to use a finer scale step for smoother adjustment


[1.2.9] - 07/25/2025

Spoiler

Fixes

* Fixed HUD misalignment on certain screen resolutions.
 

Improvements

* Updated ScriptHookV SDK.
* Improved `DetectStateRoute` to strip "US"/"Interstate" prefixes.
* Revised JSON routes: some "SR" changed to "US Route".
* Added menu system for HUD settings.
* Added support for speed limit signs based on current road.
* Renamed:

  * `Runway1` → `Maneuvering Area`
  * `Los Santos International Airport` → `Los Santos Intl Airport`
  * `GWC and Golfing Society` → `Golf Course`
  * `Rockfill Hills` → `Metro Los Santos`
* Added new zones (EAHOL, LANCA, MIDPE, etc.) for Liberty City.
* Improved config settings and general user experience.
* Added DLC validation with clear logging.
* Improved initialization and memory access logs.
 

Codebase

* Refactored core HUD logic for readability and structure.
* Removed outdated C++ code and improved memory handling.
* Modularized HUD drawing and location parsing.
* Consolidated shared logic into utilities.
* Standardized naming across files and classes.

[1.2.8] - 10/25/2024

Spoiler

 

  • Fixes

    •  Locations (GWC and Golfing Society, Cayo Perico, North Yankton) are no longer labeled as “Unknown County.”

    •  Duplicate street and crossing road names are prevented from displaying (e.g., "Olympic Fwy / Olympic Fwy").
       

  • Improvements:

    • Redesigned the postal map for a more accurate and modern look.

    • Introduced a proximity-based "Near" prefix system for better location awareness on the HUD.

    • Added checks in `DrawTextOnScreen` for radar status, player state, and UI visibility to ensure text is displayed appropriately.

    • Rewritten from C# (ScriptHookVDotNet) to C++ (ScriptHookV) for improved performance and stability.

 


[1.1.9] - 3/10/2024

Spoiler

- Resolved an issue where the HUD would occasionally disappear unexpectedly.
- Introducing more customization options with the addition of CountyPosX, CountyPosY, CountyPosX_RadarLrg, CountyPosY_RadarLrg, and CountyScale within the [COUNTY] INI settings.
- Enhanced clarity with the inclusion of PostalCompact within the [POSTAL] INI Setting.
- Introduction of aopMap.json, located in SimpleHUD/data/maps, made by Armouredivision.
- Streamlined settings organization by adding an [AOP] section above the [ZONE] INI.
- Unveiling the new Area of Play (AOP) feature above the Postal System, enriching your gameplay experience. (Currently disabled by default)

Important Note: This update does not require any OIV changes. Simply replace your DLL, add the new aopMap file, and integrate the new INI settings to enjoy the latest enhancements seamlessly.


[1.1.8] - 3/3/2024

Spoiler

- LemonUI Upgrade: Upgraded LemonUI from version 1.10 to 2.0 for enhanced functionality and smoother user experience.
  
- Font Customization: Introduced new options in the configuration file (ini) including DirectionFont, RoadFont, PostalFont, and TimeFont, allowing users to personalize the fonts according to their preferences.
  
- Text Customization: Expanded customization options with the addition of DirectionText and PostalText ini settings.
  
- Improved Speed Limit Display:
Reverted the Speed Limit font to default and optimized its positioning for better visibility.
  
- High-Speed Alert:
Introduced HighSpeedAlertAudio ini option under the [LIMIT] section to provide audible alerts for exceeding speed limits.
  
- Notification Management:
Added NotificationTimeout ini option under the [NOTIFICATIONS] section for more control over the display duration of notifications.

- Enhanced User Experience: Resolved issues to ensure that text elements are not displayed during cutscenes, enhancing immersion.


- Enhanced Subtitle Support: Upgrade to the latest SimpleHUD.oiv, now replacing frontend.xml for enhanced subtitle support.

 

- Streamlined Installation: Simplify your installation process with the renaming of SimpleHUD.oiv to "part one installer," ensuring clarity and ease. Remember, part two is optional but recommended for additional font support.


[1.1.7] - 1/20/2024

Spoiler

- Compass Upgrade (Work in Progress): While we introduce a cutting-edge compass, we recommend keeping this feature off temporarily as we fine-tune it for perfection.
- Optimized Default Position: Thanks to Armouredivision, this update elegantly resolves overlapping subtitles during interactions with pedestrians.
- Streamlined SimpleHUD Folder: Give your SimpleHUD a fresh start by clearing out the old folder and seamlessly replacing it with the new one.
- Enhanced Customization: Unleash your creativity with the flexibility to add/remove state routes and completely transform the county map, including Metro Los Santos and Los Santos County.
- Revamped Download Folder: Introducing a sleek Addons Folder for effortless management.
- Postal Map Integration: Now included in the primary build for added convenience.
- Speed Limit Updates: Advisory signs are now seamlessly incorporated with full customization options. Still a work in progress, but safe for use.
- New [LIMIT] INI Values:
  - DisplayOnlyOnChange
  - ChangeDisplayTime (Applies solely to the actual speed limit, not advisory signs. Let us know if you want this feature.)
- New [TIME] Setting:
  - TimeInGameFormat
- New Fonts:
  - Street Label (GTAVLeaderboard) replaced with Archivo.
  - Direction (FixedWidthNumbers) replaced with Roboto Mono.
  - Speed Limit (Rockstar tag) replaced with Highway Gothic.
- Route Number Adjustment:
  - Route <Number> changed to SR <Number>. Edit/remove in the new stateRoutes.json file.
- High-Speed Alert Updates:
  - HighSpeedAlertEnabled INI setting moved to [LIMIT] and renamed to AnnounceSpeedLimitWarning.
  - New setting: AmountOverSpeedLimit.
- New [NOTIFICATIONS] Section: Inside INI for better management.
- High-Speed Alert Feature: Now complete and out of beta, enabled by default.

 

 Texture Tweaks:
- Two New Versions of Textures, with the folder renamed to props & textures. Base Version targets SimpleHUD's font system, while the other one replaces most in-game fonts.
- Removed Advanced category, now exclusively for developers.

 

Advanced Functionality:
- New Speed Limit Overwrite Functionality: Set up specific areas with override speeds, like Panorama Drive, normally at 50 but reduced to 35 on dirt roads.

 

Bug Fixes and Improvements:
- FIXED: Centered the 10-speed limit & 5-speed limit, resolving the off-centered issue.
- Various prop retextures around the map.

 

Note: For an optimal experience, follow the provided instructions to update your SimpleHUD folder.

 


Short Description

Seamlessly display your location, compass, and time in-game

User Feedback

Recommended Comments

2 hours ago, grandboyer said:

After I installed it my ultimate backup stopped working 

 

This mod has nothing to do with Ultimate Backup. 

grandboyer

Members

On 11/7/2025 at 10:13 AM, JM Modifications said:

This mod has nothing to do with Ultimate Backup. 

I know it doesnt but as soon as I installed simple hud ultimate backup just stopped working 

Is there a way to change where the county of your choice changes? And is there a way to customize the speed limit sign to what speed you want on what roads?

malikhagen

Members

I've been using SimpleHUD since I started playing LSPDFR. Since I'm playing a LAPD/LASD/SBCSO/CHP setup I'm wondering if I can customize the roads and Counties etc. (If I remember correctly, the older SimpleHUD version had an option to choose between Los Santos County and Los Angeles County)

Does anyone know how to get the speed limit to show

racing429

Members

(edited)

I am getting double and on the bottom it shows the address again. Any fix for the map?271590_19.jpg

Edited by racing429

Venoxity

Members Author

On 12/14/2025 at 6:30 PM, racing429 said:

I am getting double and on the bottom it shows the address again. Any fix for the map?271590_19.jpg

you have two simplehuds installed. uninstall the shvdn version

beBraa

Members

Why do I have square symbols instead of a street name?

Venoxity

Members Author

Important Notice – End of Support

I have officially retired from GTA V modding. Because of that, this plugin is no longer maintained and will not receive any future updates, bug fixes, or new features. Please consider this project permanently finished and archived.

After many years of developing mods and supporting the community, I’ve decided to step away and move on to other priorities. I am no longer active in GTA V development, and it’s very unlikely that I will return to update this or any of my other plugins.

I want to sincerely thank everyone who downloaded, used, and supported my work over the years. All the feedback, bug reports, suggestions, and encouragement meant a lot and helped shape these projects into what they became.

While this plugin will remain available as-is, no further support will be provided. I truly appreciate the community and everyone who made this journey worthwhile.

Thank you for everything.

CriminalJustice

Members

Hey man! It's been a while. So, does this version of Simple Hud have an in -game menu? I'm still using version 1.1.9 because I have access to the menu inside of the game. So, I was really hoping that this new version has that specific feature.

rnr81gaming

Members

2 hours ago, CriminalJustice said:

Hey man! It's been a while. So, does this version of Simple Hud have an in -game menu? I'm still using version 1.1.9 because I have access to the menu inside of the game. So, I was really hoping that this new version has that specific feature.

hey cj yes it does i use it

9 hours ago, CriminalJustice said:

Hey man! It's been a while. So, does this version of Simple Hud have an in -game menu? I'm still using version 1.1.9 because I have access to the menu inside of the game. So, I was really hoping that this new version has that specific feature.

The latest and Final Version has it. You just need to get rid of the SVHDN version as it's unstable and unsupported no more.

bravo six seven

Members

hi all

great mod and really happy some1 released such a great mod. Everything is working fine and all the info is visible, after changing the safe zone in-game. Now, since LSPDFR installation I have this weird setup:

my notification stay in the old position (16:9) and didn't move to above the mini-map on my 21:9 monitor. I mean, my game look amazing now with the exact resolution, not stretching anything and I appreciate this a lot but: Is there something you know so I can move the notification area at least more to the left where the mini-map is? or is there something wrong with my frontend.xml setting.

appreciate it a lot if you find some time.

JDeuce21

Members

On 8/19/2025 at 1:13 PM, JDeuce21 said:

Great mod! I only ask if you can add the ability to change the speed limits per street. As we all know, Ai does not do the actual speed limit in some areas (ie: Route68 is 60mph but average speed is 35mph give or take). So just a thought. All your hard work is appreciated. Again awesome Mod.

7 hours ago, JDeuce21 said:
  On 8/19/2025 at 4:13 PM, JDeuce21 said:

Great mod! I only ask if you can add the ability to change the speed limits per street. As we all know, Ai does not do the actual speed limit in some areas (ie: Route68 is 60mph but average speed is 35mph give or take). So just a thought. All your hard work is appreciated. Again awesome Mod.

You can create a script that can make the AI do the speed limit.

JDeuce21

Members

On 5/30/2026 at 3:13 AM, JM Modifications said:

You can create a script that can make the AI do the speed limit.

If I made scripts we wouldn't be having this conversation.😅

Venoxity

Members Author

DLC pack update required. Without updating, county information may display as “Unknown.” Please update your DLC pack.

mrnoonei

Members

hi so my game is for my country and like most we use kph meters and so on can you make a choise for that insted for mph

Murphy523

Members

Why did my minimap disappear after installation?

Nicolasik

Members

22 minutes ago, Murphy523 said:

Почему после установки исчезла моя мини-карта?

I have the same problem.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.