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.

Dash Cam Overlay, Simple and Functional 1.0.1.0

(0 reviews)

2 Screenshots

This plugin adds a simple overlay (using RageNativeUI) to more or less mimic an ASP Dashcam's overlay (with modifications to the location on screen to better suit GTAV's GUI layout to conflict as little as possible). All positions on the screen are configurable in the INI and an in-game menu (I/i key by by default, no controller support for menu key).


# Prerequisities
This plugin requires the following:
* Rage Hook Plugin (https://ragepluginhook.net/).
* Rage Native UI (https://github.com/alexguirre/RAGENativeUI).

 

# Installation
1. Install prerequisites according to the latest release instructions. Ensure these are working correctly before troubleshooting issues with this plugin.
2. Drag and drop the contents of the Zip file from the latest Release into your GTAV directory. Files must be put into the RageHookPlugin 'plugins' folder.
* [GTAV Root Directory]/plugins/DashCamOverlay.ini
* [GTAV Root Directory]/plugins/DashCamOverlay.dll
3. Edit the .ini file. Note that positions and scale of the overlay can be configured using an in-game menu. Some aspects are only configurable in the ini.
4. Ensure the plugin is set to load in the RageHookPlugin (RPH) launch settings. Alternatively, use *LoadPlugin DashCamOverlay.dll* in the RPH Console in-game (F4 by default while RPH is active).

 

# Support
Please use the github Issues system to report issues. (https://github.com/Epidurality/GTAVDashCamOverlay)

 

# Known Issues

-I don't know of a more elegant way to hook into whether or not the user is using the brakes. Right now, the [BRAKES] indicator is less than perfect. Source code is available (above), if anybody knows a better way to get the brakes please let me know.

What's New in Version 1.0.1.0

Released

NOTE: Ensure your old configuration is transferred over to the new INI file, as the INI items have changed/been added to from v1.0.0.0

  • Fixed a crash when getting into a vehicle.
  • Added additional options such as Timestamp formatting to INI and menu.
  • Fixed some INI issues.

Re-uploaded as previous was wrong file (Sorry!)


Short Description

Configurable overlay to mimic real-time dash cam overlays

User Feedback

Recommended Comments

You need to make another camera view like his and this mod would be fire. 

Epidurality

Members Author

2 hours ago, Officer BluishRed said:

You need to make another camera view like his and this mod would be fire. 

I think that functionality is well covered by DashCamV, and I'm nowhere near a good enough plugin maker to do any better than that! Intent was that you could use this as an overlay to replace DashCamV's overlay for those that want the different look/features (like the bottom indicators). This overlay should be pretty lightweight, so fps shouldn't be affected running both mods compared to just DashCamV. 

Benjamin255

Members

(edited)

1. Is it possible to add a close option or cancel the milliseconds in the milliseconds in the timestamp? it causes the timestamp to jiggle around


2. Tried multiple ELS police car models, the bottom indicator of the plugin does not seem to match the ELS vehicle, when the lights and siren are turned on, only the lights indicator will turn green Sirens are still white

 

3.The numbers in the bottom right corner tried to change to other numbers, but no change

Edited by CC2020

Corey6501

Members

Surely this would need its own view? rather than a dashcam template over first person view? this is more like a bodycam overlay rather than dashcam as it doesn't make sense for this overlay to be on first person but maybe its just me...

 

Personally think this overlay is better than dashcam v....if this got turned into an actual dashcam where you cycle through views and it has its own rather than on first person this would be really good...

Epidurality

Members Author

(edited)

12 hours ago, Corey6501 said:

Surely this would need its own view? rather than a dashcam template over first person view? this is more like a bodycam overlay rather than dashcam as it doesn't make sense for this overlay to be on first person but maybe its just me...

 

Personally think this overlay is better than dashcam v....if this got turned into an actual dashcam where you cycle through views and it has its own rather than on first person this would be really good...

This overlay should appear on any view. I don't use DashCamV, but my assumption (as above) is that people who prefer the hood view could use DashCamV and just use this overlay while turning off DashCamV's. Can theirs not be turned off?

 

12 hours ago, CC2020 said:

1. Is it possible to add a close option or cancel the milliseconds in the milliseconds in the timestamp? it causes the timestamp to jiggle around


2. Tried multiple ELS police car models, the bottom indicator of the plugin does not seem to match the ELS vehicle, when the lights and siren are turned on, only the lights indicator will turn green Sirens are still white

 

3.The numbers in the bottom right corner tried to change to other numbers, but no change

1. Added custom formatting (via INI file) in v1.0.1.0

2. I installed ELS to see what the deal was, and I can't figure out why ELS overrides the default siren noise functions. I'm not sure under what conditions ELS correctly reports the "IsSirenSilent" RPH variable, so I'm not sure how to get it to work with the overlay. For now, I've just added the ability to disable the SIREN portion of the overlay so that it can be hidden while using ELS.

3. Fixed in v1.0.1.0

Edited by Epidurality

Joemar2009

Members

(edited)

ok thanks for update but why is it renamed I thought I downloaded the wrong plugin, but its jus have a totally different name and I don't know what to do with that

image.png

Edited by Joemar2009

Benjamin255

Members

It seems that the wrong update file is uploaded, 1.0.1.0 is inconsistent with the ini file on github

Epidurality

Members Author

18 hours ago, Joemar2009 said:

ok thanks for update but why is it renamed I thought I downloaded the wrong plugin, but its jus have a totally different name and I don't know what to do with that

 

8 hours ago, CC2020 said:

It seems that the wrong update file is uploaded, 1.0.1.0 is inconsistent with the ini file on github

 

 

Yep, I goofed and grabbed the wrong ZIP file. Should be fixed whenever it gets approved.

Benjamin255

Members

I found that when I use the F4 console to load the plugin, the time and position at the top will overlap, and I have to use the menu to adjust it to restore it but when I enter the game next time it will overlap again, I tried to modify the ini but it didn't work , almost every time you enter the game, you have to use the menu to adjust the value

image.thumb.png.47f9d51f5abf639dc6394a74eed88405.png

Epidurality

Members Author

On 5/21/2022 at 9:37 AM, CC2020 said:

the time and position at the top will overlap

Had a typo in the code that means the Coordinates value for the Y position isn't being restored. Until I get my desktop back up and running (we had a storm+power outage, screwed with.. idk what on my PC), try moving the timestamp down below the coordinates instead of moving the coordinates down. By default coordinates will keep going back to the top. I'll make a new build when I can.

BlueLine Vibes

Members

Was interesting to read on this mod.  However, you have not posted in over 6 months and you have 0 rep on this site,  so I think I will pass for now.  Hopefully someone can make something like this work.

Lightning200

Members

Would be an awesome mod if it worked with ELS and had a menu like the axon signal plugin where you can modify everything about the plugin in game on the fly

 

Create an account or sign in to comment

Latest Mods

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.