mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Ambient + Custom colors effect for ROG Strix (#1582)
* Added ambient effect. Refact AsusUSB.cs * merge * Improved perfomance for Ambient effect. Added AuraMsg.cs * Fix leaked. Decrease saturation. * returned the old form formatting * Fixed color size * Removed visible colors for ambient effect * Add comments * Improved performance by 60% * merge * added "init = true" for effect
This commit is contained in:
@@ -54,7 +54,7 @@ namespace GHelper.Gpu
|
||||
AppConfig.Set("gpu_mode", gpuMode);
|
||||
settings.VisualiseGPUMode(gpuMode);
|
||||
|
||||
Aura.ApplyGPUColor();
|
||||
Aura.CustomRGB.ApplyGPUColor();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user