https://reddit.com/link/guyekr/video/ao57vg1ale251/player
Now we have AURA SYNC support for our Hackintosh, thanks to CalcProgrammer1 at gitlab.
Lots of devices with RGB or ARGB controller(AURA SYNC, RGB Fusion, KB or mouse with RGB control software, etc.) are supported! The project was for universal RGB control app for Windows and Linux, but the developer is now also working with Mac.
According to the developer, since SMBus control for Mac isn't still implemented, some devices such as GPU with RGB controller, RAM(Trident, etc.), and other devices that use SMBus protocol won't work yet. But you can still try it. It's really amazing!!
To use it, you should manually build your one by cloning macos_devel branch. You can follow the Linux instruction except for the apt package installation part. Just install libusb and qt using brew. Then follow instructions below :
git clone -b macos_devel --single-branch
https://gitlab.com/CalcProgammer1/OpenRGB
cd OpenRGB
qmake
OpenRGB.pro
make -j8
Then run the built app.
[link] [comments]
Post a Comment