There is no support for this graphic card.
I would appreciate if you add support for this card
Gigabyte Master GPU.js (34.7 KB)
Can you try the attached file, please?
Place the file on Plugins folder: https://srgbmods.net/s?p=view/userplugins and restart SignalRGB
Thank you for your response ![]()
Unfortunately this plugin works only with side logo (on the same side where power plug is). No fans and no top “Aorus” logo are controllable/changeable.
Ok small update.
Fans are working but their lights are up only when fans are spinning. I set fixed RPM mode to test it.
Still can’t control top “Aorus” logo.
Gigabyte Master GPU.js (35.5 KB)
Try this file, I have updated the leds to add one more.
Nope. Still not working :C
Maybe cuz both files that you posted got the same 0x40F0 entry
0x40F0 : // 4060Ti Elite
{
Size: [5, 3],
modeZones : [0], //This is an odd card all the way around.
Zones:
{
0: {
Names : [ "Fan 1", "Fan 2", "Fan 3" ],
Positions : [ [1, 2], [2, 2], [3, 2] ],
Mapping : [ 0, 1, 2 ]
},
3: {
Names : [ "Logo" ],
Positions : [ [3, 1] ],
Mapping : [ 0 ]
}
}
},