This commit is contained in:
Serge
2024-11-06 12:59:58 +01:00
parent 5570513eeb
commit f72e3a69dd
6 changed files with 27 additions and 23 deletions

View File

@@ -648,7 +648,7 @@ namespace GHelper.Ally
if (init)
{
WakeUp();
InputDispatcher.SetBacklightAuto(true);
InputDispatcher.SetBacklightAuto();
}
AsusHid.WriteInput([AsusHid.INPUT_ID, 0xD1, 0x01, 0x01, (byte)_applyMode], "Controller");