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!)
Recommended Comments
Create an account or sign in to comment