mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Clock reset fix
This commit is contained in:
@@ -1166,7 +1166,7 @@ namespace GHelper
|
||||
InitGPUPower();
|
||||
|
||||
VisualiseGPUSettings();
|
||||
modeControl.SetGPUClocks(true);
|
||||
modeControl.SetGPUClocks(true, true);
|
||||
modeControl.SetGPUPower();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user