https://github.com/yoep/razerpolicelight
Razer & Corsair GTA V Police Lighting Effects
https://github.com/yoep/razerpolicelight
gtav mod
Last synced: 9 months ago
JSON representation
Razer & Corsair GTA V Police Lighting Effects
- Host: GitHub
- URL: https://github.com/yoep/razerpolicelight
- Owner: yoep
- License: gpl-3.0
- Created: 2018-09-08T11:55:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-09-25T10:22:58.000Z (over 3 years ago)
- Last Synced: 2025-03-11T07:46:32.469Z (over 1 year ago)
- Topics: gtav, mod
- Language: C#
- Homepage:
- Size: 1.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Razer GTA V Police Lighting Effects
Razer devices lighting effect support for GTA V.
This plugin uses RAGE plugin hook & Colore API for Razer Synapse SDK.
Adds police lighting effects to Chroma enabled Razer devices. The effects are currently based around presets which can be configured for the keyboard and mouse.
The color of the effects can also be modified to predefined color values or RGB values.
This plugin supports ELS.
## Dependencies
- [RAGE Plugin Hook](http://ragepluginhook.net/)
- [Colore Razer SDK API](https://github.com/chroma-sdk/Colore)
- [CUE.NET SDK API](https://github.com/DarthAffe/CUE.NET)
## Currently supports
- Chroma enabled Razer keyboard
- Chroma enabled Razer mouse
- Cue enabled Corsair keyboard
- Cue enabled Corsair mouse
## Features
- Customize effect speed
- Enable on foot
- Customize colors
- Effect scan mode
- Pattern selection per device
- Selection of active Chroma devices
- Color configuration based on ELS configuration
## Changelog features for 2.0.2
- Fixed crash when the plugin is being unloaded
- Disposed SDK resources correctly when plugin is unloaded