-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDeviceInformations.json
50 lines (50 loc) · 1.88 KB
/
DeviceInformations.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"Asus (RGB.NET)": {
"beta": true,
"sdkLink": "https://www.asus.com/supportonly/armoury%20crate/helpdesk_download/",
"info": "Using OpenRGB instead of this is HIGHLY recommended\nIt is a known issue that this doesn't work right now (work is being done)"
},
"OpenRGB": {
"info": "Sdk server needs to be enabled in OpenRGB",
"sdkLink": "https://openrgb.org/"
},
"CoolerMaster (RGB.NET)": {
"info": "Device firmware update might be needed for some devices"
},
"OpenRGB (RGB.NET)": {
"recommended": true,
"info": "Sdk server needs to be enabled in OpenRGB",
"sdkLink": "https://openrgb.org/"
},
"Corsair (RGB.NET)": {
"sdkLink": "https://www.corsair.com/ww/en/s/downloads"
},
"Corsair v4 (RGB.NET)": {
"info": "This SDK is newer but has freezing issue for some people\nThis is very unstable (blame Corsair)",
"sdkLink": "https://www.corsair.com/ww/en/s/downloads",
"beta": true
},
"Razer (RGB.NET)": {
"info": "You can install chroma inside \"Devices & Wrappers\" -> Chroma and use this"
},
"Logitech": {
"info": "LGS or GHUB can both work\nHaving Lightsync wrapper installed breaks this. Reinstall GHUB to revert it",
"sdkLink": "https://www.logitechg.com/en-us/innovation/g-hub.html"
},
"Logitech (RGB.NET)": {
"info": "LGS or GHUB can both work\nHaving Lightsync wrapper installed breaks this. Reinstall GHUB to revert it",
"sdkLink": "https://www.logitechg.com/en-us/innovation/g-hub.html"
},
"LightFX": {
"info": "LightFX or alienfx-tool (3rd party) needs to be installed",
"sdkLink": "https://github.com/T-Troll/alienfx-tools"
},
"LightFX & Alienware": {
"info": "LightFX or alienfx-tool (3rd party) needs to be installed",
"sdkLink": "https://github.com/T-Troll/alienfx-tools"
},
"Wooting": {
"info": "This controller has problems and will be removed soon",
"beta": true
}
}