Skip to content

plasticbit/AC_Indicator

Repository files navigation

AC_Indicator

This program causes the mouse (G403) to flash when the car's RPM reaches maximum.
Written by a begginer. So if something happens, I can't take any responsibility.

Using

  • Create SDK folder in here.
  • Download from LOGITECH G DEVELOPER LAB.
  • Copy LED\Lib\LogitechLEDLib.lib and LED\Include\LogitechLEDLib.h to SDK folder.
  • You need to edit is the config.json written as ".../AssettoCorsaArxApplet.exe" from %USERPROFILE%\AppData\Local\LGHUB\integrations_config.
    • Because conflict with G HUB.
    • From ledSdk.enable: true to ledSdk.enable: false.
      config.json
{
 "targetApplication": {
  ...
  "applicationPath": "C:\\Users\\USERNAME\\AppData\\Local\\LGHUB\\integrations\\applet_assetto_corsa\\AssettoCorsaArxApplet.exe",
  ...
  "ledSdk": {
  "enabled": true, <- Change here.
  ...
  • Then Build solution and run.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published