Eric

Results 308 comments of Eric

Hi, I never got the SDK working reliable! Have had a ticket exchange with MSI, no intelligence encountered there :-( BUT, if you know what _GetDeviceInfo returns, you can skip...

Hi I tried msirgb half a year ago. Had to patch the code to support my MB with some success (inverted colors). I’m following this project. More promising, but less...

I will check later Sent from my mobile > On 6 Sep 2020, at 23:41, RBMDragon wrote: > >  > Hi > Which part of the code did you...

Project: https://github.com/ixjf/MSIRGB File: MSIRGB/MSIRGB.DLL/logic/Lighting.cpp Method: Lighting::MbCompatError Lighting::check_supported_mb() There I added the code for my MB. Nowadays, you can even specify inversion :-)

Hi I also noticed the MSIRGB version I used ( February) was not always able to properly initialize the io chip. So I had to configure default mode in mystic...

I merged the new SDK into my private project as well. getDevInfo seems to work, but lets see (it worked intermittently in the past) Another issue is definitely not solved....

Hi all I found out that setting the LedStyle to L"Steady" on my MSI B360 gaming plus boards resolves two issues: The Set Color method doesn't return error -103 anymore...

Yes, for me these values also don’t match with the values of the official app, probably a location mismatch

> You need to find `rain.push(item)` in neerslag-card.js and change it to `rain.push(parseFloat(Math.pow(10, (item - 109) / 32)).toFixed(2))` save and do not restart yet! > > Open sensors.py, find for...

I have it running now with the modifications 😊 and waiting for some rain 🫢