GPU overclocking fixes

This commit is contained in:
Serge
2023-05-07 00:14:26 +02:00
parent e71c8e32ef
commit 460267aac7
5 changed files with 115 additions and 94 deletions

View File

@@ -131,7 +131,7 @@ namespace GHelper
}
catch (Exception ex)
{
Logger.WriteLine(ex.ToString());
Logger.WriteLine("F:" + ex.ToString());
}
InitGPUClocks();