MoshiMoshi0

Results 42 comments of MoshiMoshi0

Please respond to all questions I ask not only the first one. Are the only fans with moving colors the front trio 20?

Use this config and post what happens with riing trio 20 fans: ```json { "Profiles": [ { "Name": "Default", "Ports": [ [9802, 8802, 1], [9802, 8802, 4] ], "Effects": [...

Is one outer ring full red, second outer ring full green and inner half blue?

That wireshark dump looks really quiet, can you post another one where you change the color more? Maybe set each led to a seperate color or maybe run some effects....

Stop the service, edit `TTController.Service.exe.Config` file and change line: `` to: `` Then start the service in console mode wait 15s then exit and post latest log file in "Logs"...

Yeah I dont think I will be able to implement this without actual mouse pad to test any time soon. First you would have to add `WriteReport`/`ReadReport` to [IHidDeviceProxy](https://github.com/MoshiMoshi0/TTController/blob/master/Source/TTController.Common/IHidDeviceProxy.cs) and...

This is not the latest log, if you made that change in `TTController.Service.exe.Config` it will be very big. Attach the whole file instead of pasting it.

can you set the config to this and post pictures of how the riing trio 20 fans look? ```json { "Profiles": [ { "Name": "Default", "Ports": [ [9802, 8802, 1],...

It probably depends on what type of fan the psu uses, DPSG had riing plus installed and iRGB plus seem to use riing duo. So the newer psu's will only...

Sorry for late reply, I didnt see your issue. I was planning to make this cross platform with .netcore but I could not find a cross platform library for reading...