mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-23 01:39:17 +01:00
Enabled HidGuardian whitelist scan
This commit is contained in:
parent
f686b9711e
commit
a7b5b2ff35
@ -103,7 +103,7 @@ namespace DS4Windows
|
||||
//if (mutex.WaitOne(TimeSpan.Zero, true))
|
||||
//{
|
||||
createControlService();
|
||||
//rootHub.ScanPurgeHidGuard();
|
||||
rootHub.ScanPurgeHidGuard();
|
||||
rootHub.CreateHidGuardKey();
|
||||
//rootHub = new ControlService();
|
||||
Application.EnableVisualStyles();
|
||||
|
Loading…
Reference in New Issue
Block a user