07-04-2017 02:03 AM - last edited on 03-05-2024 07:40 PM by ROGBot
09-19-2017 09:45 AM
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.
09-19-2017 08:32 PM
KriyenKP wrote:
Well that's depressing
09-20-2017 04:48 AM
AkaNe@Asus wrote:
Time to upgrade to a new motherboard 🙂 (PS: Stay tune as some new ones will be upcoming very soon!)
10-04-2017 08:36 PM
#include "Header.h" is defined in the 4th line.
#include "AURALightingSDK.h"
SetGPUMode(GpuLightCtrl[0], 1); // sw mode. 2017-8-25.
SetGPUColor(GpuLightCtrl[0], color, t * 3);isn't persisted between card restarts (I am assuming that this is by design)
09-03-2017 07:12 PM
09-03-2017 08:53 PM
AkaNe@Asus wrote:
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
10-19-2017 02:53 AM
10-19-2017 08:37 AM
AkaNe@Asus wrote:
The documentation is now available with the AURA SDK! Please download the newest version "Aura Software Development Kit". Once unzip, open the pdf "AURA SDK Guide_2.0.0"
10-22-2017 06:02 PM
AkaNe@Asus wrote:
The documentation is now available with the AURA SDK! Please download the newest version "Aura Software Development Kit". Once unzip, open the pdf "AURA SDK Guide_2.0.0"
10-25-2017 02:50 AM
nicoco007 wrote:
The documentation is awesome! Thank you so much!
Edit: Just noticed that there's a "API for DRAM modules" section. I tried using the functions listed there, but I get "Unhandled Exception: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
I tried all 5 of them and they give me this. Are they not in the DLL right now or am I just dumb?