psieg / Lightpack

Lightpack and Prismatik open repository
GNU General Public License v3.0
1.59k stars 190 forks source link

Lights turn off whenever i open a game. #192

Open vu1ken opened 6 years ago

vu1ken commented 6 years ago

Whenever i open any game, and even sometimes when i open chrome, the light flash in red, then green, than blue, as if the arduino reset. I tested the lights on a different sketch (making them solid blue) and it worked fine. If i re-run the configuration wizard, the lights turn on for about 2 seconds before the red, then green, then blue all over again.

psieg commented 6 years ago

This sounds like a hardware problem to me. Maybe Prismatik is sending too much data too fast and your adruino can't keep up or something?

remklov commented 6 years ago

I have exactly the same problem. I usually have the grab interval to 3ms, but due to your comment i changed it to 20ms. Still the same issue. If i ALT+Tab out to windows, it works fine.

psieg commented 6 years ago

@remklov try with DX hooking disabled completely, does that work?