Results 11 to 15 of 15
Thread: Alternative SDK for Aura
-
01-16-2019 05:36 PM #11
- Join Date
- Apr 2018
- Reputation
- 10
- Posts
- 22
the sdk from black ops 4 is able to do that so could we not work it out with that one somehow?
-
01-17-2019 03:15 AM #12
asder98 PC Specs Motherboard Rampage VI Extreme Processor 7900X@4.9Ghz Memory (part number) G.Skill Trident Z RGB 4266@4000CL16 Graphics Card #1 1080Ti Galax HOF OC Lab Edition Storage #1 960 Pro 512GB Case Be Quite! Base 900 pro WHITE (#1060) Power Supply Seasonic 850W Prime Titanium OS Windows 10 Edu
- Join Date
- Mar 2018
- Reputation
- 10
- Posts
- 5
Last edited by asder98; 01-17-2019 at 03:20 AM.
I am an electrical engineer to save time let's assume I am always right!
-
02-18-2019 02:53 AM #13
- Join Date
- Mar 2017
- Reputation
- 10
- Posts
- 7
I'm working on an alternative SDK/control software that is entirely open source and will work on both Windows and Linux. The project is still in its early stages but I can control the lights and modes from both OSes already.
https://gitlab.com/CalcProgrammer1/OpenAuraSDK/
-
04-27-2019 05:42 PM #14
- Join Date
- Apr 2018
- Reputation
- 10
- Posts
- 22
I was messing around with the code and i manged to get the device names, led count and set colors to them. only problem i get now is getting the amount of devices. right now the amount is set by me and if i run it on my friends computer it gets an access violation since it is probably trying to access a device that does not exist. What works for me is Motherboard, Dram and both ADDstrips. On my friends computer GPU is also detected before it throws an access violation. As for your require token i just set it to 1. with 0 i cannot set any colors.
-
06-21-2019 09:46 AM #15
- Join Date
- Dec 2018
- Reputation
- 10
- Posts
- 5
How do you set the led color without using profile file?
The closest I got was with 'AuraDevelopement' interface tho it didn't change the color and the led count was incorrect...