cancel
Showing results for 
Search instead for 
Did you mean: 

AURA SDK - Latest updates

AkaNe0
Level 10
ASUS Aura SDK is an evolving developer toolkit that furthers the capabilities and benefits of our Aura illumination technology. Currently at beta stage, the Aura SDK enables developers to fully exploit the capabilities of a vast eco-system of ASUS Aura Sync-capable PC gear. With scope to visualize an array of system stats and alerts via RGB illumination, and to enhance in-game action with lighting synchronized in real time, the possibilities are virtually endless.

DOWNLOAD THE LATEST AURA SDK

SUBMIT YOUR WORK
And don't forget, Keep pushing it !
1,012 Views
58 REPLIES 58

KriyenKP wrote:
So I got all the additional DLL's. Managed to get it to the point where it says press any key to continue...but it bombs out on
DWORD _count = EnumerateMbController(NULL, 0);

And exits the thread...any advice?


You need to run it as admin, maybe that the issue.

i downloaded the SDK and put it in system 32 and i open aura core and it dosnt show the added features you get with the SDK, plz help

tarbear123 wrote:
i downloaded the SDK and put it in system 32 and i open aura core and it dosnt show the added features you get with the SDK, plz help


https://rog.asus.com/forum/showthread.php?103760-cant-get-SDK#post729038

EDIT: For anyone wanting to find an update on the Aura SDK project here, though luck. I've spent months emailing ASUS Service back and forth, with them saying that they will ask the development team; turns out they can't find them. They're gone, this project is abandoned. Despite communication being difficult somehow, I've asserted that:


  • Linux won't be supported
  • DRAM won't be supported unless ASUS starts to make RGB DRAM modules


That's all I can say for sure. But reverse engineering efforts are being made and an alternative SDK is in the works, so all hopes are on that.

Hi all, will there be a release for keyboard for laptop TUF a15? currently call of createClaymoreKeyboard returns 0

pteradudel wrote:
Hi all, will there be a release for keyboard for laptop TUF a15? currently call of createClaymoreKeyboard returns 0


Can't say for all devices but mine, the TUFA506IV has an update for the SDK plus the framework.

I haven't installed the update yet.

Wondering, has anyone gotten this update and applied it? If so, have you had any issues?

AkaNe0
Level 10
A new version of AURA SDK is now available. Changelog below:


  • Update AURA_SDK.dll
  • Once Visual Studios redistributable 2013 is downloaded, any version of Visual Studios is made compatible
  • Test code can now be utilized via individual product.


DOWNLOAD AURA SDK v2.02

Below is a simple explanation of the functions available.

{ EnumerateMbController, EnumerateGPU, CreateClaymoreKeyboard, CreateRogMouse} Enumerate or create device controllers
{ SetMbMode, SetGPUMode, SetClaymoreKeyboardMode, SetRogMouseMode} Switch device control mode between EC & SW
{ SetMbColor, SetGPUColor, SetClaymoreKeyboardColor, SetRogMouseColor} Set RGB color to LEDs
{ GetMbLedCount, GetGPULedCount, GetClaymoreKeyboardLedCount, RogMouseLedCount } How many leds are available within each controller.
And don't forget, Keep pushing it !

Even when running as admin, the test code does nothing. It runs...shows me it running, but nothing happens on my mobo????
Fails on :
DWORD _count = EnumerateMbController(NULL, 0);

KriyenKP wrote:
Even when running as admin, the test code does nothing. It runs...shows me it running, but nothing happens on my mobo????
Fails on :
DWORD _count = EnumerateMbController(NULL, 0);


Hi KriyenKP,

From your system specs, I see that you own a Maximus VIII Hero Alpha. This model is one of our first model with Aura RGB but do not include Aura Sync. That is the reason why nothing happen when you launch the test code. Do you have another Aura Sync product that you could try with?

See the full AURA Sync compatible products list here.
And don't forget, Keep pushing it !

AkaNe@Asus wrote:
Hi KriyenKP,

From your system specs, I see that you own a Maximus VIII Hero Alpha. This model is one of our first model with Aura RGB but do not include Aura Sync. That is the reason why nothing happen when you launch the test code. Do you have another Aura Sync product that you could try with?

See the full AURA Sync compatible products list here.


why does it say the folder is empty when I download it.. and it says its invalid when I try to open it.

SCTR9 wrote:
why does it say the folder is empty when I download it.. and it says its invalid when I try to open it.


Please try again to download the SDK.
And don't forget, Keep pushing it !